Created
June 30, 2014 21:02
-
-
Save keppy/c5d0c35bff8fb3874fc3 to your computer and use it in GitHub Desktop.
unicorn.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I, [2014-02-17T17:49:07.694501 #14991] INFO -- : Refreshing Gem list | |
I, [2014-02-17T17:49:10.763734 #14991] INFO -- : listening on addr=/tmp/unicorn.packpurchase.sock fd=10 | |
I, [2014-02-17T17:49:11.081006 #14991] INFO -- : master process ready | |
I, [2014-02-17T17:49:11.097897 #14995] INFO -- : worker=0 ready | |
I, [2014-02-17T17:49:11.102993 #14998] INFO -- : worker=1 ready | |
I, [2014-02-18T15:29:08.030600 #22657] INFO -- : executing ["/home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn", "-D", "-c", "/home/deployer/www/packpurchase/shared/config/unicorn.rb", "-E", "staging", {10=>#<Kgio::UNIXServer:/tmp/unicorn.packpurchase.sock>}] (in /home/deployer/www/packpurchase/releases/20140218152825) | |
I, [2014-02-18T15:29:08.620449 #22657] INFO -- : inherited addr=/tmp/unicorn.packpurchase.sock fd=10 | |
I, [2014-02-18T15:29:08.645071 #22657] INFO -- : Refreshing Gem list | |
I, [2014-02-18T15:29:10.537629 #14991] INFO -- : reaped #<Process::Status: pid 14995 exit 0> worker=0 | |
I, [2014-02-18T15:29:10.537860 #14991] INFO -- : reaped #<Process::Status: pid 14998 exit 0> worker=1 | |
I, [2014-02-18T15:29:10.537936 #14991] INFO -- : master complete | |
/home/deployer/www/packpurchase/releases/20140218152825/config/initializers/bugherd.rb:1:in `<top (required)>': uninitialized constant BugHerd (NameError) | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:608:in `each' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:608:in `block in <class:Engine>' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:30:in `instance_exec' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:30:in `run' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:55:in `block in run_initializers' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:150:in `block in tsort_each' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:183:in `block (2 levels) in each_strongly_connected_component' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:210:in `block (2 levels) in each_strongly_connected_component_from' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:219:in `each_strongly_connected_component_from' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:209:in `block in each_strongly_connected_component_from' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:44:in `each' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:44:in `tsort_each_child' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:203:in `each_strongly_connected_component_from' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:182:in `block in each_strongly_connected_component' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:180:in `each' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:180:in `each_strongly_connected_component' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/tsort.rb:148:in `tsort_each' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/initializable.rb:54:in `run_initializers' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:215:in `initialize!' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/railtie/configurable.rb:30:in `method_missing' | |
from /home/deployer/www/packpurchase/releases/20140218152825/config/environment.rb:5:in `<top (required)>' | |
from config.ru:4:in `require' | |
from config.ru:4:in `block in <main>' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize' | |
:20000000 | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn.rb:48:in `eval' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn.rb:48:in `block in builder' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:760:in `call' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:760:in `build_app!' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:137:in `start' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.2/bin/unicorn:126:in `<top (required)>' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `load' | |
from /home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>' | |
E, [2014-06-30T20:20:41.855488 #10448] ERROR -- : reaped #<Process::Status: pid 9419 exit 1> exec()-ed | |
I, [2014-06-30T20:42:13.526659 #13288] INFO -- : executing ["/home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn", "-D", "-c", "/home/deployer/www/packpurchase/shared/config/unicorn.rb", "-E", "staging", {12=>#<Kgio::UNIXServer:fd 12>}] (in /home/deployer/www/packpurchase/releases/20140630204105) | |
/home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/definition.rb:23:in `build': /home/deployer/www/packpurchase/releases/20140627164218/Gemfile not found (Bundler::GemfileNotFound) | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:153:in `definition' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:116:in `setup' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/setup.rb:17:in `<top (required)>' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
E, [2014-06-30T20:42:13.631270 #10448] ERROR -- : reaped #<Process::Status: pid 13288 exit 1> exec()-ed | |
I, [2014-06-30T20:50:26.377452 #14645] INFO -- : executing ["/home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn", "-D", "-c", "/home/deployer/www/packpurchase/shared/config/unicorn.rb", "-E", "staging", {12=>#<Kgio::UNIXServer:fd 12>}] (in /home/deployer/www/packpurchase/releases/20140630204105) | |
/home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/definition.rb:23:in `build': /home/deployer/www/packpurchase/releases/20140627164218/Gemfile not found (Bundler::GemfileNotFound) | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:153:in `definition' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:116:in `setup' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/setup.rb:17:in `<top (required)>' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
E, [2014-06-30T20:50:26.625534 #10448] ERROR -- : reaped #<Process::Status: pid 14645 exit 1> exec()-ed | |
I, [2014-06-30T20:52:53.775890 #17320] INFO -- : executing ["/home/deployer/www/packpurchase/shared/bundle/ruby/2.0.0/bin/unicorn", "-D", "-c", "/home/deployer/www/packpurchase/shared/config/unicorn.rb", "-E", "staging", {12=>#<Kgio::UNIXServer:fd 12>}] (in /home/deployer/www/packpurchase/releases/20140630205150) | |
/home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/definition.rb:23:in `build': /home/deployer/www/packpurchase/releases/20140627164218/Gemfile not found (Bundler::GemfileNotFound) | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:153:in `definition' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler.rb:116:in `setup' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/lib/bundler/setup.rb:17:in `<top (required)>' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
from /home/deployer/.rbenv/versions/2.0.0-p353/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require' | |
E, [2014-06-30T20:52:53.977486 #10448] ERROR -- : reaped #<Process::Status: pid 17320 exit 1> exec()-ed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment