Is this still an issue in 5.2 or latest master? Thanks for the issue report. Please reformat your issue to conform to the issue tracker guidelines found in our contributing guidelines.
By Administrator on 2013-06-14T00:56:46 (imported from GitLab project)
By Administrator on 2013-06-14T00:56:46 (imported from GitLab)
I've recently updated to 5.4 (step by step from 5.0) and discover the same problem although it doesn't seem to occur all the time nor does it seem to be project specific. In my log you can see that I upgraded gitlab (but I'm not sure why it did a little version downgrade) and the following keeps repeating: Some go through, some raise the exception even on the same repository...
[..]2013-07-27T22:20:54Z 3798 TID-47u2c INFO: Booting Sidekiq 2.9.0 with Redis at redis://localhost:6379/0[..]2013-07-27T09:17:08Z 1610 TID-jghnk PostReceive JID- INFO: start2013-07-27T09:17:08Z 1610 TID-jghnk PostReceive JID- INFO: done: 0.03 sec[..]2013-07-27T22:47:50Z 9137 TID-760os INFO: Booting Sidekiq 2.11.1 using redis://localhost:6379 with options {:namespace=>"resque:gitlab"}[..]2013-07-27T23:25:49Z 17992 TID-86gak INFO: Booting Sidekiq 2.12.4 using redis://localhost:6379 with options {:namespace=>"resque:gitlab"}[..]2013-07-27T23:40:29Z 18647 TID-9o3cw INFO: Booting Sidekiq 2.12.0 using redis://localhost:6379 with options {:namespace=>"resque:gitlab"}2013-07-27T23:40:30Z 18647 TID-9o3cw INFO: Running in ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]2013-07-27T23:40:30Z 18647 TID-9o3cw INFO: See LICENSE and the LGPL-3.0 for licensing details.2013-07-27T23:40:30Z 18647 TID-9o3cw INFO: Starting processing, hit Ctrl-C to stop2013-07-28T20:29:01Z 18647 TID-142hho PostReceive JID- INFO: start2013-07-28T20:29:02Z 18647 TID-142hho PostReceive JID- INFO: done: 0.843 sec2013-07-28T20:53:41Z 18647 TID-142hho PostReceive JID- INFO: start2013-07-28T20:53:41Z 18647 TID-142hho PostReceive JID- INFO: done: 0.086 sec2013-07-28T22:00:03Z 3934 TID-iivlw Sidekiq::Extensions::DelayedMailer JID-7912e0cf4096a444af111cf6 INFO: start2013-07-28T22:00:03Z 18647 TID-142hho Sidekiq::Extensions::DelayedMailer JID-7f1570851f0191b6375fbc1c INFO: start2013-07-28T22:00:04Z 3934 TID-iivlw Sidekiq::Extensions::DelayedMailer JID-7912e0cf4096a444af111cf6 INFO: done: 0.893 sec2013-07-28T22:00:04Z 18647 TID-142hho Sidekiq::Extensions::DelayedMailer JID-7f1570851f0191b6375fbc1c INFO: done: 1.043 sec2013-07-28T22:35:18Z 3934 TID-iivlw Sidekiq::Extensions::DelayedMailer JID-908fdd355b5ad84b254e16a4 INFO: start2013-07-28T22:35:18Z 18647 TID-142hho Sidekiq::Extensions::DelayedMailer JID-db9314167581f3887cf7de8b INFO: start2013-07-28T22:35:18Z 3934 TID-iivlw Sidekiq::Extensions::DelayedMailer JID-908fdd355b5ad84b254e16a4 INFO: done: 0.166 sec2013-07-28T22:35:18Z 18647 TID-142hho Sidekiq::Extensions::DelayedMailer JID-db9314167581f3887cf7de8b INFO: done: 0.169 sec2013-07-29T22:47:54Z 3934 TID-c1dq8 PostReceive JID- INFO: start2013-07-29T22:47:54Z 3934 TID-c1dq8 PostReceive JID- INFO: fail: 0.007 sec2013-07-29T22:47:54Z 3934 TID-c1dq8 WARN: {"class"=>"PostReceive", "args"=>["/home/git/repositories/bmonkeys/errbit.git", "c4bddcbfe89f4f417a72c58773eca4b12c430b1a", "3a670295f8fe50397f59105290ece3e9b4f4cf22", "refs/heads/deploy", "key-2"]}2013-07-29T22:47:54Z 3934 TID-c1dq8 WARN: uninitialized constant Gitlab::Git2013-07-29T22:47:54Z 3934 TID-c1dq8 WARN: /home/git/gitlab/app/models/repository.rb:6:in `rescue in initialize'/home/git/gitlab/app/models/repository.rb:5:in `initialize'/home/git/gitlab/app/models/project.rb:147:in `new'/home/git/gitlab/app/models/project.rb:147:in `repository'/home/git/gitlab/app/services/git_push_service.rb:75:in `post_receive_data'/home/git/gitlab/app/services/git_push_service.rb:20:in `execute'/home/git/gitlab/app/workers/post_receive.rb:45:in `perform'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/processor.rb:49:in `block (3 levels) in process'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:109:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:109:in `block in invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/server/timeout.rb:14:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:111:in `block in invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/server/active_record.rb:6:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:111:in `block in invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/server/retry_jobs.rb:50:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:111:in `block in invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/server/logging.rb:11:in `block in call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/logging.rb:22:in `with_context'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/server/logging.rb:7:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:111:in `block in invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:114:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/middleware/chain.rb:114:in `invoke'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/processor.rb:48:in `block (2 levels) in process'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/processor.rb:87:in `stats'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.9.0/lib/sidekiq/processor.rb:47:in `block in process'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/calls.rb:23:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/calls.rb:23:in `public_send'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/calls.rb:23:in `dispatch'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/future.rb:18:in `block in initialize'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/internal_pool.rb:48:in `call'/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/celluloid-0.12.4/lib/celluloid/internal_pool.rb:48:in `block in create'
By Administrator on 2013-08-06T20:10:12 (imported from GitLab project)
By Administrator on 2013-08-06T20:10:12 (imported from GitLab)
@joeandaverde Are you planning on testing it on the most current version? If not i think this issue can be closed, if you encounter this problem later on, we can reopen the ticket /cc @razer6
By Administrator on 2013-12-17T06:26:09 (imported from GitLab project)
By Administrator on 2013-12-17T06:26:09 (imported from GitLab)