*noruby% git push -f github master
Counting objects: 6, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 1.80 KiB, done.
Total 6 (delta 0), reused 0 (delta 0)
error: hooks/post-receive died of signal 2
remote: /data/github/current/vendor/gems/ruby/1.8/gems/SystemTimer-1.2/lib/system_timer/concurrent_timer_pool.rb:63:in `trigger_next_expired_timer_at': time's up! (Timeout::Error)
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/SystemTimer-1.2/lib/system_timer/concurrent_timer_pool.rb:68:in `trigger_next_expired_timer'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/SystemTimer-1.2/lib/system_timer.rb:81:in `install_ruby_sigalrm_handler'
remote: from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/SystemTimer-1.2/lib/system_timer.rb:79:in `install_ruby_sigalrm_handler'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:215:in `call'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:215:in `initialize
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:215:in `new'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:215:in `connect_to
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/SystemTimer-1.2/lib/system_timer.rb:56:in `timeout_after'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:279:in `with_timeout'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:214:in `connect_to
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:23:in `connect'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:242:in `ensure_connected'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:271:in `ensure_connected'
remote: from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:267:in `synchronize'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:271:in `ensure_connected'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:61:in `process'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:199:in `logging'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:60:in `process'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis/client.rb:34:in `call'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.0.11/lib/redis.rb:227:in `sadd'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `send'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `method_missing'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque.rb:184:in `watch_queue'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque.rb:129:in `push'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque/job.rb:51:in `create'
remote: from /data/github/current/lib/rock_queue.rb:56:in `enqueue'
remote: from /data/github/current/lib/rock_queue.rb:26:in `push'
remote: from hooks/post-receive:44