Created
August 15, 2013 16:26
-
-
Save mattias-lidman/6242247 to your computer and use it in GitHub Desktop.
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
/usr/bin/chef-client:19:in `load' | |
/usr/bin/chef-client:19 | |
[2013-08-15T16:17:01+00:00] ERROR: Running exception handlers | |
[2013-08-15T16:17:21+00:00] ERROR: Report handler Chef::Handler::ErrorReport raised #<RegexpError: Stack overflow in regexp matcher: /\A\s*(?:\[.*\]|\{.*\})\s*\Z/m> | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/json-1.6.1/lib/json/common.rb:278:in `match' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/json-1.6.1/lib/json/common.rb:278:in `generate' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/json-1.6.1/lib/json/common.rb:278:in `pretty_generate' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/json_compat.rb:48:in `to_json_pretty' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler/error_report.rb:27:in `report' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:218:in `run_report_unsafe' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:206:in `run_report_safely' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:112:in `run_exception_handlers' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:111:in `each' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:111:in `run_exception_handlers' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/handler.rb:119 | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:110:in `call' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:110:in `run_failed' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:109:in `each' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:109:in `run_failed' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:170:in `run' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:239:in `run_application' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `loop' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `run_application' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application.rb:67:in `run' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/chef-client:26 | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/bin/chef-client:19:in `load' | |
[2013-08-15T16:17:21+00:00] ERROR: /usr/bin/chef-client:19 | |
[2013-08-15T16:17:21+00:00] ERROR: Exception handlers complete | |
[2013-08-15T16:17:21+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
[2013-08-15T16:17:21+00:00] FATAL: Chef::Exceptions::ShellCommandFailed: git[/var/chef/cache/x-rid-header] (nginx::source line 45) had an error: Chef::Exceptions::ShellCommandFailed: Expected process to exit with [0], but received '128' | |
---- Begin output of git ls-remote git://github.com/newobj/nginx-x-rid-header.git master ---- | |
STDOUT: | |
STDERR: fatal: unable to connect to github.com: | |
github.com[0: 204.232.175.90]: errno=Connection timed out | |
---- End output of git ls-remote git://github.com/newobj/nginx-x-rid-header.git master ---- | |
Ran git ls-remote git://github.com/newobj/nginx-x-rid-header.git master returned 128 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment