Skip to content

Instantly share code, notes, and snippets.

@erikbuild
Created November 2, 2012 00:15
Show Gist options
  • Save erikbuild/3997787 to your computer and use it in GitHub Desktop.
Save erikbuild/3997787 to your computer and use it in GitHub Desktop.
master done reopening logs
worker=1 done reopening logs
worker=0 done reopening logs
cat: write error: No space left on device
executing ["bin/unicorn", "--env", "production", "--config-file", "config/unicorn.rb", "--pid", "/data/enterprise-manage/shared/pids/unicorn.pid", "--daemonize", "config.ru"] (in /data/enterprise-manage/current)
Use of --pid/-P is strongly discouraged
Use the 'pid' directive in the Unicorn config file instead
I, [2012-11-01T13:52:04.422253 #29065] INFO -- : inherited addr=/data/enterprise-manage/current/tmp/sockets/unicorn.sock fd=3
I, [2012-11-01T13:52:04.422647 #29065] INFO -- : Refreshing Gem list
master process ready
worker=1 spawned pid=29464
worker=1 ready
worker=0 spawned pid=29463
worker=0 ready
reaped #<Process::Status: pid=7836,exited(0)> worker=0
reaped #<Process::Status: pid=7837,exited(0)> worker=1
master complete
no crontab for git
executing ["bin/unicorn", "--env", "production", "--config-file", "config/unicorn.rb", "--pid", "/data/enterprise-manage/shared/pids/unicorn.pid", "--daemonize", "config.ru"] (in /data/enterprise-manage/current)
Use of --pid/-P is strongly discouraged
Use the 'pid' directive in the Unicorn config file instead
I, [2012-11-01T14:08:07.015437 #3892] INFO -- : inherited addr=/data/enterprise-manage/current/tmp/sockets/unicorn.sock fd=3
I, [2012-11-01T14:08:07.015705 #3892] INFO -- : Refreshing Gem list
worker=0 spawned pid=4403
worker=0 ready
worker=1 spawned pid=4404
worker=1 ready
master process ready
reaped #<Process::Status: pid=29463,exited(0)> worker=0
reaped #<Process::Status: pid=29464,exited(0)> worker=1
master complete
executing ["bin/unicorn", "--env", "production", "--config-file", "config/unicorn.rb", "--pid", "/data/enterprise-manage/shared/pids/unicorn.pid", "--daemonize", "config.ru"] (in /data/enterprise-manage/current)
Use of --pid/-P is strongly discouraged
Use the 'pid' directive in the Unicorn config file instead
I, [2012-11-01T14:13:02.640142 #8758] INFO -- : inherited addr=/data/enterprise-manage/current/tmp/sockets/unicorn.sock fd=3
I, [2012-11-01T14:13:02.640388 #8758] INFO -- : Refreshing Gem list
worker=0 spawned pid=9262
worker=0 ready
master process ready
worker=1 spawned pid=9263
worker=1 ready
reaped #<Process::Status: pid=4403,exited(0)> worker=0
reaped #<Process::Status: pid=4404,exited(0)> worker=1
master complete
executing ["bin/unicorn", "--env", "production", "--config-file", "config/unicorn.rb", "--pid", "/data/enterprise-manage/shared/pids/unicorn.pid", "--daemonize", "config.ru"] (in /data/enterprise-manage/current)
Use of --pid/-P is strongly discouraged
Use the 'pid' directive in the Unicorn config file instead
I, [2012-11-01T14:21:00.796880 #14952] INFO -- : inherited addr=/data/enterprise-manage/current/tmp/sockets/unicorn.sock fd=3
I, [2012-11-01T14:21:00.797128 #14952] INFO -- : Refreshing Gem list
worker=0 spawned pid=15449
worker=0 ready
master process ready
worker=1 spawned pid=15450
worker=1 ready
reaped #<Process::Status: pid=9262,exited(0)> worker=0
reaped #<Process::Status: pid=9263,exited(0)> worker=1
master complete
package error: Manage::Package::PackageError No space left on device - /tmp/enterprisecrypto20121102-15450-zs7al0-0
package error: Manage::Package::PackageError No space left on device - /tmp/enterprisecrypto20121102-15449-wphdr5-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment