Skip to content

Instantly share code, notes, and snippets.

@jmettraux
Created April 12, 2013 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmettraux/5375516 to your computer and use it in GitHub Desktop.
Save jmettraux/5375516 to your computer and use it in GitHub Desktop.
ruote-moped run on Ruby 1.9.3-p327, MongoDB 1.4.4-3 on Linux 2.6.32-5-amd64 #1 SMP x86_64 GNU/Linux
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]
2013-04-13 06:56:27 +0900
using yajl 1.1.0
pid 2760
Run options:
# Running tests:
.............................F...================================================================================
[:dbl, :r, 0, :t, 0]
================================================================================
[:dbl, :r, 0, :t, 1]
================================================================================
[:dbl, :r, 0, :t, 2]
E/home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/sockets/connectable.rb:46:in `read': failed to allocate memory (NoMemoryError)
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/sockets/connectable.rb:46:in `block in read'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/sockets/connectable.rb:118:in `handle_socket_errors'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/sockets/connectable.rb:46:in `read'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:177:in `read_data'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:113:in `block in read'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:202:in `with_connection'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:97:in `read'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/protocol/query.rb:163:in `receive_replies'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:135:in `block in receive_replies'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:134:in `map'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/connection.rb:134:in `receive_replies'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:579:in `block (2 levels) in flush'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:138:in `ensure_connected'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:577:in `block in flush'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:592:in `logging'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:576:in `flush'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:565:in `process'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/node.rb:358:in `query'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/cursor.rb:138:in `block in load_docs'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/session/context.rb:105:in `block in with_node'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/cluster.rb:250:in `with_secondary'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/session/context.rb:104:in `with_node'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/cursor.rb:137:in `load_docs'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/cursor.rb:25:in `each'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/query.rb:76:in `each'
from /home/jmettraux/.rvm/gems/ruby-1.9.3-p327/gems/moped-1.4.5/lib/moped/query.rb:76:in `each'
from /home/jmettraux/w/ruote-moped/lib/ruote/mon/storage.rb:291:in `to_a'
from /home/jmettraux/w/ruote-moped/lib/ruote/mon/storage.rb:291:in `paginate'
from /home/jmettraux/w/ruote-moped/lib/ruote/mon/storage.rb:171:in `get_many'
from /home/jmettraux/w/ruote/lib/ruote/storage/base.rb:100:in `get_msgs'
from test/functional/storage.rb:469:in `block (3 levels) in test_reserve'
from test/functional/storage.rb:468:in `loop'
from test/functional/storage.rb:468:in `block (2 levels) in test_reserve'
Command exited with non-zero status 1
1.80user 0.21system 0:02.38elapsed 84%CPU (0avgtext+0avgdata 185248maxresident)k
4096inputs+0outputs (6major+29339minor)pagefaults 0swaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment