Skip to content

Instantly share code, notes, and snippets.

@digitalextremist
Created August 13, 2015 20:02
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 digitalextremist/bf64b5b340cb09d70a93 to your computer and use it in GitHub Desktop.
Save digitalextremist/bf64b5b340cb09d70a93 to your computer and use it in GitHub Desktop.
Segmentation Fault for sidekiq under rbx-2.5.8, running test application.
The Rubinius process is aborting with signal: SIGSEGV
--- begin system info ---
node info: extremist #201507212131 SMP Wed Jul 22 01:33:03 UTC 2015
--- end system info ---
--- begin rubinius info ---
process info: de rbx 12283 2.5.8 2.1.0 2015-07-19 bef51ae3 3.4.2 JIT
--- end rubinius info ---
--- begin system backtrace ---
sidekiq 3.4.1 myapp [19 of 200 busy]() [0x689824]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f8297c0c340]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius5Array6offsetEv+0x4) [0x6c1ae4]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius6Module4Info4markEPNS_6ObjectERNS_10ObjectMarkE+0x5f) [0x6f079f]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16GarbageCollector11scan_objectEPNS_6ObjectE+0xc6) [0x7413d6]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius7BakerGC7collectEPNS_6GCDataE+0x544) [0x73e8b4]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius12ObjectMemory13collect_youngEPNS_5StateEPNS_6GCDataE+0x52) [0x66fe92]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius12ObjectMemory13collect_maybeEPNS_5StateERNS_11GCTokenImplEPNS_9CallFrameE+0xd7) [0x66fcf7]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius2VM13collect_maybeERNS_11GCTokenImplEPNS_9CallFrameE+0x45) [0x6bfdf5]
sidekiq 3.4.1 myapp [19 of 200 busy]() [0x6cc873]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius5Class8allocateEPNS_5StateERNS_11GCTokenImplEPNS_9CallFrameE+0x40) [0x6cc2d0]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius10Primitives14class_allocateEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x6e) [0x62881e]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x201c) [0x5c51bc]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x39d) [0x61b7bd]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x201c) [0x5c51bc]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x34d) [0x61c72d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x201c) [0x5c51bc]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2d54) [0x5c5ef4]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2d7b) [0x5c5f1b]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_17SplatOnlyArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x35c) [0x61c1ec]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x227e) [0x5c541e]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2d7b) [0x5c5f1b]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_14ThreeArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x35d) [0x61d1cd]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x227e) [0x5c541e]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2d7b) [0x5c5f1b]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2d54) [0x5c5ef4]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x34d) [0x61c72d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2101) [0x5c52a1]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode19execute_specializedINS_14ThreeArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x35d) [0x61d1cd]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x227e) [0x5c541e]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x352) [0x6c76c2]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x20b) [0x6c72fb]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x6c796d]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius4Proc4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsE+0x267) [0x70bba7]
sidekiq 3.4.1 myapp [19 of 200 busy](_ZN8rubinius10Primitives9proc_callEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x4f) [0x6445cf]
sidekiq 3.4.1 myapp [19 of 200 busy](rbx_splat_send_private+0x87) [0x79ef37]
[0x7f8298890457]
--- end system backtrace ---
--- begin Ruby backtraces ---
--- Thread 1 backtrace ---
IO.select in kernel/common/io.rb:931 (+218)
Sidekiq::CLI#run in /code/abstractive/sidekiq/lib/sidekiq/cli.rb:86 (+347)
Object#__script__ in /code/abstractive/sidekiq/bin/sidekiq:13 (+57)
Kernel#load in kernel/common/kernel.rb:498 (+58)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/bin/sidekiq:23 (+192)
Rubinius::BlockEnvironment#call_on_instance in kernel/common/block_environment.rb:53 (+90)
Kernel#eval in kernel/common/eval.rb:176 (+248)
Object#__script__ in /home/de/.rvm/gems/rbx-2.5.8-current/bin/ruby_executable_hooks:15 (+177)
Rubinius::CodeLoader#load_script in kernel/delta/code_loader.rb:66 (+52)
Rubinius::CodeLoader.load_script in kernel/delta/code_loader.rb:152 (+40)
Rubinius::Loader#script in kernel/loader.rb:656 (+214)
Rubinius::Loader#main in kernel/loader.rb:842 (+77)
--- Thread 8 backtrace ---
Timeout.watch_channel in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:90 (+27)
__block__ in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:125 (+3)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 9 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 10 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 11 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 12 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:0 (+204)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 13 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 14 backtrace ---
Celluloid::Task#name_current_thread in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:152 (+0)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:38 (+34)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 15 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 16 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 17 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 18 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 19 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 20 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 21 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 22 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 23 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 24 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 25 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 26 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 27 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 28 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 29 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 30 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 31 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 32 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 33 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 34 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 35 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 36 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 37 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 38 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 39 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 40 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 41 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 42 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 43 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 44 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 45 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 46 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 47 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 48 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 49 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 50 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 51 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 52 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 53 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 54 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 55 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 56 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 57 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 58 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 59 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 60 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 61 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 62 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 63 backtrace ---
Mutex#lock in kernel/common/mutex.rb:36 (+0 jit)
MonitorMixin#mon_enter in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:185 (+17)
MonitorMixin#synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+3)
Logger::LogDevice#write in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:559 (+14)
Logger#add in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:378 (+121)
Logger#info in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:434 (+35)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:16 (+35)
Sidekiq::Logging.with_context in /code/abstractive/sidekiq/lib/sidekiq/logging.rb:30 (+64)
Sidekiq::Middleware::Server::Logging#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:11 (+83)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Sidekiq::Middleware::Chain#invoke in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:132 (+24)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:51 (+19)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:98 (+24)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 64 backtrace ---
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2175 (+0)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:90 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:89 (+58)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:87 (+7)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 65 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 66 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 67 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 68 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 69 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 70 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 71 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 72 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 73 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 74 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 75 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 76 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 77 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 78 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 79 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 80 backtrace ---
IO#write in kernel/common/io.rb:2388 (+0 inline)
Redis::Connection::Ruby#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:269 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:256 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:255 (+0 inline)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:209 (+0 jit)
Array#each in kernel/bootstrap/array.rb:76 (+53 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:208 (+8)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call_pipelined in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:177 (+71)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:149 (+21)
Redis::Client#with_reconnect in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:279 (+76)
Redis::Client#call_pipeline in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:147 (+12)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2182 (+122)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:90 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:89 (+58)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:87 (+7)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 81 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 82 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 83 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 84 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 85 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 86 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 87 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 88 backtrace ---
IO.select in kernel/common/io.rb:890 (+126 inline)
Redis::Connection::SocketMixin#_read_from_socket in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:48 (+0 inline)
Redis::Connection::SocketMixin#gets in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:38 (+0 inline)
Redis::Connection::Ruby#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:273 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:248 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:247 (+0 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:178 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:217 (+14)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call_pipelined in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:177 (+71)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:149 (+21)
Redis::Client#with_reconnect in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:279 (+76)
Redis::Client#call_pipeline in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:147 (+12)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2182 (+122)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:90 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:89 (+58)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:87 (+7)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 89 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 90 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 91 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 92 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 93 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 94 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 95 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 96 backtrace ---
ThreadSafe::Util::PowerOfTwoTuple#hash_to_index in /home/de/.rvm/gems/rbx-2.5.8-current/gems/thread_safe-0.3.5/lib/thread_safe/util/power_of_two_tuple.rb:10 (+0)
ThreadSafe::Util::PowerOfTwoTuple#volatile_get_by_hash in /home/de/.rvm/gems/rbx-2.5.8-current/gems/thread_safe-0.3.5/lib/thread_safe/util/power_of_two_tuple.rb:14 (+8)
ThreadSafe::AtomicReferenceCacheBackend#get_or_default in /home/de/.rvm/gems/rbx-2.5.8-current/gems/thread_safe-0.3.5/lib/thread_safe/atomic_reference_cache_backend.rb:368 (+35)
ThreadSafe::AtomicReferenceCacheBackend#[] in /home/de/.rvm/gems/rbx-2.5.8-current/gems/thread_safe-0.3.5/lib/thread_safe/atomic_reference_cache_backend.rb:383 (+7)
ThreadSafe::Cache#[] in /home/de/.rvm/gems/rbx-2.5.8-current/gems/thread_safe-0.3.5/lib/thread_safe/cache.rb:38 (+3)
ActiveRecord::ConnectionAdapters::ConnectionHandler#owner_to_pool in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:619 (+10)
ActiveRecord::ConnectionAdapters::ConnectionHandler#connection_pool_list in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:524 (+3)
ActiveRecord::ConnectionAdapters::ConnectionHandler#clear_active_connections! in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:552 (+3)
ActiveRecord::ConnectionHandling#clear_active_connections! in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_handling.rb:129 (+116)
Sidekiq::Middleware::Server::ActiveRecord#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/active_record.rb:8 (+32)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Sidekiq::Middleware::Server::RetryJobs#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/retry_jobs.rb:74 (+9)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:15 (+26)
Sidekiq::Logging.with_context in /code/abstractive/sidekiq/lib/sidekiq/logging.rb:30 (+64)
Sidekiq::Middleware::Server::Logging#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:11 (+83)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Sidekiq::Middleware::Chain#invoke in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:132 (+24)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:51 (+19)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:98 (+24)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 97 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 98 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 99 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 100 backtrace ---
Marshal.dump in kernel/common/marshal.rb:1170 (+82)
Sidekiq::Processor#cloned in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:130 (+9)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:52 (+18)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:127 (+10)
Sidekiq::Middleware::Server::ActiveRecord#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/active_record.rb:6 (+9)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Sidekiq::Middleware::Server::RetryJobs#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/retry_jobs.rb:74 (+9)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:15 (+26)
Sidekiq::Logging.with_context in /code/abstractive/sidekiq/lib/sidekiq/logging.rb:30 (+64)
Sidekiq::Middleware::Server::Logging#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:11 (+83)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Sidekiq::Middleware::Chain#invoke in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:132 (+24)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:51 (+19)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:98 (+24)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 101 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 102 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 103 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 104 backtrace ---
Hash.allocate in kernel/common/hash.rb:133 (+1 jit)
Hash.new_from_literal in kernel/common/hash.rb:128 (+1 jit)
Celluloid::Cell#invoke in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:66 (+102)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:34 (+7)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Celluloid::Internals::Handler#call in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/handlers.rb:38 (+7)
Celluloid::Internals::Handlers#handle_message in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/handlers.rb:20 (+21)
Celluloid::Actor#handle_message in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:282 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:156 (+39)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 105 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 106 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 107 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 108 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 109 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 110 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 111 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 112 backtrace ---
Array#[] in kernel/common/array.rb:97 (+0 jit)
Time#year in kernel/common/time.rb:413 (+8)
Time#to_date in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb:1789 (+7)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:113 (+13)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 113 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 114 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 115 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 116 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 117 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 118 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 119 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 120 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 121 backtrace ---
Redis::Namespace#expire in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:286 (+0 jit)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:92 (+51)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:417 (+69)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2181 (+114)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:90 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:89 (+58)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:87 (+7)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 122 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 123 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 124 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 125 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 126 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 127 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 128 backtrace ---
Float#floor in kernel/common/float.rb:283 (+0)
<anonymous module>#civil_to_jd in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb:401 (+68)
Time#to_date in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb:1789 (+20)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:113 (+13)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 129 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 130 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 131 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 132 backtrace ---
Fixnum#< in kernel/bootstrap/fixnum.rb:120 (+0)
<anonymous module>#civil_to_jd in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb:405 (+131)
Time#to_date in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb:1789 (+20)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:113 (+13)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 133 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 134 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 135 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 136 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 137 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 138 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 139 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 140 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 141 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 142 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 143 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 144 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 145 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 146 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 147 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 148 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 149 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 150 backtrace ---
__block__ in kernel/common/array.rb:943 (+234 jit)
Thread.detect_recursion in kernel/common/thread.rb:56 (+70 jit)
Array#join in kernel/common/array.rb:908 (+42 inline)
Redis::Connection::CommandHelper#build_command in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/command_helper.rb:10 (+10 inline)
Redis::Connection::Ruby#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:269 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:256 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:255 (+0 inline)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:209 (+0 jit)
Array#each in kernel/bootstrap/array.rb:76 (+53 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:208 (+8)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call_pipelined in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:177 (+71)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:149 (+21)
Redis::Client#with_reconnect in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:279 (+76)
Redis::Client#call_pipeline in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:147 (+12)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2182 (+122)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:115 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:114 (+28)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 151 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 152 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 153 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 154 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 155 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 156 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 157 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 158 backtrace ---
Mutex#lock in kernel/common/mutex.rb:36 (+0 jit)
MonitorMixin#mon_enter in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:185 (+17)
MonitorMixin#synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+3)
Logger::LogDevice#write in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:559 (+14)
Logger#add in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:378 (+121)
Logger#info in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-logger-2.1.0/lib/rubysl/logger/logger.rb:434 (+35)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:16 (+35)
Sidekiq::Logging.with_context in /code/abstractive/sidekiq/lib/sidekiq/logging.rb:30 (+64)
Sidekiq::Middleware::Server::Logging#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:11 (+83)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Sidekiq::Middleware::Chain#invoke in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:132 (+24)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:51 (+19)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:98 (+24)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 159 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 160 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 161 backtrace ---
Array#map in kernel/bootstrap/array.rb:86 (+0 jit)
IO.select in kernel/common/io.rb:890 (+126 inline)
Redis::Connection::SocketMixin#_read_from_socket in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:48 (+0 inline)
Redis::Connection::SocketMixin#gets in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:38 (+0 inline)
Redis::Connection::Ruby#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:273 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:248 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:247 (+0 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:183 (+12)
Integer#times in kernel/common/integer.rb:196 (+31 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:182 (+34)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:217 (+14)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call_pipelined in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:177 (+71)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:149 (+21)
Redis::Client#with_reconnect in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:279 (+76)
Redis::Client#call_pipeline in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:147 (+12)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2182 (+122)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:90 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:89 (+58)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:87 (+7)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 162 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 163 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 164 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 165 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 166 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 167 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 168 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 169 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 170 backtrace ---
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:135 (+0)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 171 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 172 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 173 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 174 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 175 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 176 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 177 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 178 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 179 backtrace ---
Array#each in kernel/bootstrap/array.rb:69 (+0 jit)
Redis::Connection::CommandHelper#build_command in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/command_helper.rb:10 (+10 inline)
Redis::Connection::Ruby#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:269 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:256 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#write in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:255 (+0 inline)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:209 (+0 jit)
Array#each in kernel/bootstrap/array.rb:76 (+53 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:208 (+8)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call_pipelined in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:177 (+71)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:149 (+21)
Redis::Client#with_reconnect in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:279 (+76)
Redis::Client#call_pipeline in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:147 (+12)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2182 (+122)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:2174 (+7)
Redis::Namespace#namespaced_block in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:414 (+14)
Redis::Namespace#multi in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:259 (+27)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:115 (+7)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:114 (+28)
Sidekiq::Processor#retry_and_suppress_exceptions in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:138 (+22)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:112 (+87)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 180 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 181 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 182 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 183 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 184 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 185 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 186 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 187 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 188 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 189 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 190 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 191 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 192 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 193 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 194 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 195 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 196 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 197 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 198 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 199 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 200 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 201 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 202 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 203 backtrace ---
Array#each in kernel/bootstrap/array.rb:69 (+0 jit)
ActiveRecord::ConnectionAdapters::ConnectionHandler#clear_active_connections! in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:552 (+19)
ActiveRecord::ConnectionHandling#clear_active_connections! in /home/de/.rvm/gems/rbx-2.5.8-current/gems/activerecord-4.2.3/lib/active_record/connection_handling.rb:129 (+116)
Sidekiq::Middleware::Server::ActiveRecord#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/active_record.rb:8 (+32)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Sidekiq::Middleware::Server::RetryJobs#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/retry_jobs.rb:74 (+9)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:15 (+26)
Sidekiq::Logging.with_context in /code/abstractive/sidekiq/lib/sidekiq/logging.rb:30 (+64)
Sidekiq::Middleware::Server::Logging#call in /code/abstractive/sidekiq/lib/sidekiq/middleware/server/logging.rb:11 (+83)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:0 (+115)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Sidekiq::Middleware::Chain#invoke in /code/abstractive/sidekiq/lib/sidekiq/middleware/chain.rb:132 (+24)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:51 (+19)
Sidekiq::Processor#stats in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:98 (+24)
Sidekiq::Processor#process in /code/abstractive/sidekiq/lib/sidekiq/processor.rb:50 (+132)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- Thread 204 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 205 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 206 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 207 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 208 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 209 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 210 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 211 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 212 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 213 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+63)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 214 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:14 (+61 jit)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:52 (+12)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 215 backtrace ---
ConditionVariable#wait in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb:63 (+85)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:63 (+43)
Timers::Wait#while_time_remaining in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:33 (+56)
Timers::Wait.for in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/wait.rb:11 (+55)
Celluloid::Mailbox#check in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/mailbox.rb:58 (+62)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:155 (+28)
Timers::Group#wait in /home/de/.rvm/gems/rbx-2.5.8-current/gems/timers-4.0.1/lib/timers/group.rb:55 (+34)
Celluloid::Actor#run in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:152 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:131 (+7)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-essentials-0.20.2/lib/celluloid/internals/thread_handle.rb:14 (+25)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor/system.rb:78 (+18)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/group/spawner.rb:53 (+63)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
Thread#__run__ in kernel/bootstrap/thread.rb:352 (+117)
--- Thread 216 backtrace ---
IO.select in kernel/common/io.rb:890 (+126 inline)
Redis::Connection::SocketMixin#_read_from_socket in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:48 (+0 inline)
Redis::Connection::SocketMixin#gets in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:38 (+0 inline)
Redis::Connection::Ruby#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/connection/ruby.rb:273 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:248 (+0 inline)
Redis::Client#io in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:236 (+0 inline)
Redis::Client#read in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:247 (+0 jit)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:112 (+3)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:217 (+14)
Redis::Client#ensure_connected in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:353 (+96)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:207 (+7)
Redis::Client#logging in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:292 (+18)
Redis::Client#process in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:206 (+9)
Redis::Client#call in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:112 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:195 (+22)
Redis::Client#with_socket_timeout in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:266 (+36)
Redis::Client#call_with_timeout in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis/client.rb:194 (+20)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:1064 (+51)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+2 inline)
MonitorMixin#mon_synchronize in /home/de/.rvm/rubies/rbx-2.5.8-current/gems/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb:209 (+0 inline)
Redis#synchronize in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:37 (+0 jit)
Redis#_bpop in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:1061 (+111)
Redis#brpop in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-3.2.1/lib/redis.rb:1106 (+9)
Redis::Namespace#call_with_namespace in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:393 (+820 jit)
Redis::Namespace#brpop in /home/de/.rvm/gems/rbx-2.5.8-current/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:290 (+120 jit)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/fetch.rb:102 (+86)
ConnectionPool#with in /home/de/.rvm/gems/rbx-2.5.8-current/gems/connection_pool-2.2.0/lib/connection_pool.rb:78 (+35)
Sidekiq.redis in /code/abstractive/sidekiq/lib/sidekiq.rb:81 (+41)
Sidekiq::BasicFetch#retrieve_work in /code/abstractive/sidekiq/lib/sidekiq/fetch.rb:102 (+7)
__block__ in /code/abstractive/sidekiq/lib/sidekiq/fetch.rb:37 (+27)
Sidekiq::Util#watchdog in /code/abstractive/sidekiq/lib/sidekiq/util.rb:16 (+9)
Sidekiq::Fetcher#fetch in /code/abstractive/sidekiq/lib/sidekiq/fetch.rb:33 (+10)
Celluloid::Call#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/calls.rb:28 (+121)
Celluloid::Call::Async#dispatch in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/call/async.rb:7 (+37)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:50 (+17)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/cell.rb:0 (+40)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/actor.rb:0 (+15)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task.rb:44 (+78)
__block__ in /home/de/.rvm/gems/rbx-2.5.8-current/gems/celluloid-0.17.1.1/lib/celluloid/task/fibered.rb:14 (+55)
Proc#call in kernel/bootstrap/proc.rb:20 (+201 jit)
--- end Ruby backtraces ---
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment