Skip to content

Instantly share code, notes, and snippets.

@ffaerber
Created March 28, 2011 17:09
Show Gist options
  • Select an option

  • Save ffaerber/890853 to your computer and use it in GitHub Desktop.

Select an option

Save ffaerber/890853 to your computer and use it in GitHub Desktop.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app/shared] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app/shared/log] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app/shared/pids] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app/shared/system] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing directory[/srv/my_app/shared/vendor_bundle] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing ruby_block[write_key] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Skipping ruby_block[write_key] due to not_if
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing file[/srv/my_app/id_deploy] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing template[/srv/my_app/deploy-ssh-wrapper] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: looking for template deploy-ssh-wrapper.erb in cookbook "application"
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Not storing cookbooks/application/templates/default/deploy-ssh-wrapper.erb, as the cache is up to date.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Current content's checksum: 80343a606c5abbc20fda30720b0797c64563368ac41488d75fc42d7eb06613a6
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Rendered content's checksum: 80343a606c5abbc20fda30720b0797c64563368ac41488d75fc42d7eb06613a6
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: template[/srv/my_app/deploy-ssh-wrapper] content has not changed.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing template[/srv/my_app/shared/database.yml] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: looking for template database.yml.erb in cookbook "application"
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Not storing cookbooks/application/templates/default/database.yml.erb, as the cache is up to date.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Current content's checksum: 0626092ffe1651662b55f1b6677edc307ea74830c5a85c7d2bea9c8aa3936d66
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Rendered content's checksum: 0626092ffe1651662b55f1b6677edc307ea74830c5a85c7d2bea9c8aa3936d66
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: template[/srv/my_app/shared/database.yml] content has not changed.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing template[/srv/my_app/shared/memcached.yml] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: looking for template memcached.yml.erb in cookbook "application"
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Not storing cookbooks/application/templates/default/memcached.yml.erb, as the cache is up to date.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Current content's checksum: 4649ffdddfa3875374edffd585965c16256f1cec9af33f1cebb769747f852dbc
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Rendered content's checksum: 4649ffdddfa3875374edffd585965c16256f1cec9af33f1cebb769747f852dbc
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: template[/srv/my_app/shared/memcached.yml] content has not changed.
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Processing deploy[my_app] on ubuntu.localdomain
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Executing git ls-remote git@github.com:ffaerber/weblightz.git
[Mon, 28 Mar 2011 10:07:29 -0700] DEBUG: Executing git ls-remote git@github.com:ffaerber/weblightz.git
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: ---- Begin output of git ls-remote git@github.com:ffaerber/weblightz.git ----
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: STDOUT:
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: STDERR: Could not create directory '/nonexistent/.ssh'.
Failed to add the host to the list of known hosts (/nonexistent/.ssh/known_hosts).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: ---- End output of git ls-remote git@github.com:ffaerber/weblightz.git ----
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: Ran git ls-remote git@github.com:ffaerber/weblightz.git returned 128
[Mon, 28 Mar 2011 10:07:30 -0700] ERROR: deploy[my_app] (/var/chef/cache/cookbooks/application/recipes/rails.rb:163:in `from_file') had an error:
Could not access the remote Git repository. If this is a private repository, verify that the deploy key for your application has been added to your remote Git account.
returned 128, expected 0
---- Begin output of ----
STDOUT:
STDERR: Could not create directory '/nonexistent/.ssh'.
Failed to add the host to the list of known hosts (/nonexistent/.ssh/known_hosts).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
---- End output of ----
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:186:in `remote_resolve_reference'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:168:in `revision_slug'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy/revision.rb:43:in `release_slug'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy.rb:45:in `load_current_resource'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:394:in `run_action'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:53:in `run_action'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `each'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:94
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:84:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:268:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:171:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
/usr/bin/chef-client:19:in `load'
/usr/bin/chef-client:19
[Mon, 28 Mar 2011 10:07:30 -0700] ERROR: Running exception handlers
[Mon, 28 Mar 2011 10:07:30 -0700] ERROR: Exception handlers complete
[Mon, 28 Mar 2011 10:07:30 -0700] DEBUG: Re-raising exception: Chef::Exceptions::Exec - Could not access the remote Git repository. If this is a private repository, verify that the deploy key for your application has been added to your remote Git account.
returned 128, expected 0
---- Begin output of ----
STDOUT:
STDERR: Could not create directory '/nonexistent/.ssh'.
Failed to add the host to the list of known hosts (/nonexistent/.ssh/known_hosts).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
---- End output of ----
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:186:in `remote_resolve_reference'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:168:in `revision_slug'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy/revision.rb:43:in `release_slug'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy.rb:45:in `load_current_resource'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:394:in `run_action'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:53:in `run_action'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `each'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:94
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:84:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:268:in `converge'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:171:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
/usr/bin/chef-client:19:in `load'
/usr/bin/chef-client:19
/usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:186:in `remote_resolve_reference': Could not access the remote Git repository. If this is a private repository, verify that the deploy key for your application has been added to your remote Git account. (Chef::Exceptions::Exec)
returned 128, expected 0
---- Begin output of ----
STDOUT:
STDERR: Could not create directory '/nonexistent/.ssh'.
Failed to add the host to the list of known hosts (/nonexistent/.ssh/known_hosts).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
---- End output of ----
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/git.rb:168:in `revision_slug'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy/revision.rb:43:in `release_slug'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/provider/deploy.rb:45:in `load_current_resource'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource.rb:394:in `run_action'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:53:in `run_action'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:89:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:94
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/runner.rb:84:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:268:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/client.rb:171:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:222:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `loop'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application/client.rb:212:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
from /usr/bin/chef-client:19:in `load'
from /usr/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment