Created
September 16, 2013 17:39
-
-
Save derekperkins/6583944 to your computer and use it in GitHub Desktop.
syslog error
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
$ vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
[default] Importing base box 'nozzle-vagrant'... | |
[default] Matching MAC address for NAT networking... | |
[default] Setting the name of the VM... | |
[default] Clearing any previously set forwarded ports... | |
[default] Creating shared folders metadata... | |
[default] Clearing any previously set network interfaces... | |
[default] Preparing network interfaces based on configuration... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] -- 80 => 8082 (adapter 1) | |
[default] Running 'pre-boot' VM customizations... | |
[default] Booting VM... | |
[default] Waiting for VM to boot. This can take a few minutes. | |
[default] VM booted and ready for use! | |
[default] Setting hostname... | |
[default] Configuring and enabling network interfaces... | |
[default] Mounting shared folders... | |
[default] -- /vagrant | |
[default] -- /tmp/vagrant-chef-1/chef-solo-3/roles | |
[default] -- /tmp/vagrant-chef-1/chef-solo-2/cookbooks | |
[default] -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks | |
[default] -- /tmp/vagrant-chef-1/chef-solo-4/data_bags | |
[default] Running provisioner: shell... | |
[default] Running: C:/cygwin64/tmp/vagrant-shell20130916-8508-1riqpui | |
stdin: is not a tty | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 6790 100 6790 0 0 10610 0 --:--:-- --:--:-- --:--:-- 13971 | |
Downloading Chef for ubuntu... | |
Installing Chef | |
(Reading database ... 62910 files and directories currently installed.) | |
Preparing to replace chef 11.4.0-1.ubuntu.11.04 (using .../tmp.n2cLUQWF/chef__i386.deb) ... | |
Unpacking replacement chef ... | |
Setting up chef (11.6.0-1.ubuntu.12.04) ... | |
Thank you for installing Chef! | |
[default] Running provisioner: chef_solo... | |
Generating chef JSON and uploading... | |
Running chef-solo... | |
stdin: is not a tty | |
[2013-09-16T16:23:45+00:00] INFO: Forking chef instance to converge... | |
[2013-09-16T16:23:45+00:00] INFO: *** Chef 11.6.0 *** | |
[2013-09-16T16:23:45+00:00] INFO: Setting the run_list to ["role[development]"] from JSON | |
[2013-09-16T16:23:45+00:00] INFO: Run List is [role[development]] | |
[2013-09-16T16:23:45+00:00] INFO: Run List expands to [apt, build-essential, chef-client, htop, syslog-ng, vim, dummy, redis::server_source, chef-php54, gearman, java::openjdk, elast icsearch, mysql::server, mysql::ruby, nozzle::prereqs, nozzle::web, nozzle::deploy, nozzle::database] | |
[2013-09-16T16:23:45+00:00] INFO: Starting Chef Run for local.nozzle.io | |
[2013-09-16T16:23:45+00:00] INFO: Running start handlers | |
[2013-09-16T16:23:45+00:00] INFO: Start handlers complete. | |
[2013-09-16T16:23:58+00:00] INFO: execute[apt-get-update-build-essentials] ran successfully | |
[2013-09-16T16:24:19+00:00] WARN: Cloning resource attributes for package[autoconf] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:19+00:00] WARN: Previous package[autoconf]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Current package[autoconf]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ark/recipes/default.rb:25:in `from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Cloning resource attributes for package[build-essential] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:19+00:00] WARN: Previous package[build-essential]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Current package[build-essential]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/client.rb:46:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Cloning resource attributes for directory[/var/cache/local/preseeding] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:19+00:00] WARN: Previous directory[/var/cache/local/preseeding]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:62:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Current directory[/var/cache/local/preseeding]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:47:in `from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Cloning resource attributes for directory[/var/lib/mysql] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:19+00:00] WARN: Previous directory[/var/lib/mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:108:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Current directory[/var/lib/mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:108:in `block in from_file' | |
[2013-09-16T16:24:19+00:00] INFO: Could not find previously defined grants.sql resource | |
[2013-09-16T16:24:19+00:00] WARN: Cloning resource attributes for service[mysql] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:19+00:00] WARN: Previous service[mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:154:in `from_file' | |
[2013-09-16T16:24:19+00:00] WARN: Current service[mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:218:in `from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Cloning resource attributes for execute[apt-get-update] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:41+00:00] WARN: Previous execute[apt-get-update]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:22:in `from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Current execute[apt-get-update]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:5:in `from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Cloning resource attributes for package[update-notifier-common] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:41+00:00] WARN: Previous package[update-notifier-common]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:48:in `from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Current package[update-notifier-common]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:11:in `from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Cloning resource attributes for service[redis-server] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:41+00:00] WARN: Previous service[redis-server]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/definitions/runit_service.rb:172:in `block in from_file' | |
[2013-09-16T16:24:41+00:00] WARN: Current service[redis-server]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:33:in `from_file' | |
[2013-09-16T16:24:41+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins | |
[2013-09-16T16:24:41+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] created directory /etc/chef/ohai_plugins | |
[2013-09-16T16:24:41+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] mode changed to 755 | |
[2013-09-16T16:24:41+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] created file /etc/chef/ohai_plugins/README | |
[2013-09-16T16:24:41+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] updated file contents /etc/chef/ohai_plugins/README | |
[2013-09-16T16:24:41+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] mode changed to 644 | |
[2013-09-16T16:24:42+00:00] INFO: ohai[custom_plugins] reloaded | |
[2013-09-16T16:24:42+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:42+00:00] WARN: Previous service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/definitions/runit_service.rb:172:in `block in from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Current service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx/recipes/source.rb:83:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Cloning resource attributes for php_pear_channel[pear.php.net] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:42+00:00] WARN: Previous php_pear_channel[pear.php.net]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/default.rb:25:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Current php_pear_channel[pear.php.net]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:32:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Cloning resource attributes for php_pear_channel[pecl.php.net] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:42+00:00] WARN: Previous php_pear_channel[pecl.php.net]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/default.rb:29:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Current php_pear_channel[pecl.php.net]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:36:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Cloning resource attributes for package[php5-dev] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:42+00:00] WARN: Previous package[php5-dev]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/package.rb:22:in `block in from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Current package[php5-dev]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:45:in `block in from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Cloning resource attributes for directory[/var/www/nozzle] from prior resource (CHEF-3694) | |
[2013-09-16T16:24:42+00:00] WARN: Previous directory[/var/www/nozzle]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/deploy.rb:10:in `from_file' | |
[2013-09-16T16:24:42+00:00] WARN: Current directory[/var/www/nozzle]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/samba/recipes/server.rb:25:in `block in from_file' | |
[2013-09-16T16:24:45+00:00] INFO: execute[apt-get-update] ran successfully | |
[2013-09-16T16:24:47+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate) | |
[2013-09-16T16:24:50+00:00] INFO: execute[apt-get-update] ran successfully | |
[2013-09-16T16:24:50+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate) | |
[2013-09-16T16:24:53+00:00] INFO: execute[apt-get-update] ran successfully | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local] mode changed to 755 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755 | |
[2013-09-16T16:24:53+00:00] INFO: Found chef-client in /usr/bin/chef-client | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/run/chef] created directory /var/run/chef | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/run/chef] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/run/chef] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/chef] created directory /var/cache/chef | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/chef] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/cache/chef] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/lib/chef] created directory /var/lib/chef | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/lib/chef] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/lib/chef] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/log/chef] created directory /var/log/chef | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/log/chef] owner changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/log/chef] group changed to 0 | |
[2013-09-16T16:24:53+00:00] INFO: directory[/var/log/chef] mode changed to 750 | |
[2013-09-16T16:24:53+00:00] INFO: template[/etc/init.d/chef-client] created file /etc/init.d/chef-client | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/init.d/chef-client] updated file contents /etc/init.d/chef-client | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/init.d/chef-client] mode changed to 755 | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/default/chef-client] created file /etc/default/chef-client | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/default/chef-client] updated file contents /etc/default/chef-client | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/default/chef-client] mode changed to 644 | |
[2013-09-16T16:24:54+00:00] INFO: template[/etc/default/chef-client] not queuing delayed action restart on service[chef-client] (delayed), as it's already been queued | |
[2013-09-16T16:24:54+00:00] INFO: service[chef-client] enabled | |
[2013-09-16T16:24:55+00:00] INFO: service[chef-client] started | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/syslog-ng.conf] backed up to /var/chef/backup/etc/syslog-ng/syslog-ng.conf.chef-20130916162504 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/syslog-ng.conf] updated file contents /etc/syslog-ng/syslog-ng.conf | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/syslog-ng.conf] mode changed to 640 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/init.d/syslog-ng] backed up to /var/chef/backup/etc/init.d/syslog-ng.chef-20130916162504 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/init.d/syslog-ng] updated file contents /etc/init.d/syslog-ng | |
[2013-09-16T16:25:04+00:00] INFO: directory[/etc/syslog-ng/conf.d] mode changed to 750 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/conf.d/00base] created file /etc/syslog-ng/conf.d/00base | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/conf.d/00base] updated file contents /etc/syslog-ng/conf.d/00base | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/conf.d/00base] owner changed to 0 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/conf.d/00base] group changed to 0 | |
[2013-09-16T16:25:04+00:00] INFO: cookbook_file[/etc/syslog-ng/conf.d/00base] mode changed to 640 | |
[2013-09-16T16:25:04+00:00] INFO: directory[/var/log/syslog-ng] created directory /var/log/syslog-ng | |
[2013-09-16T16:25:04+00:00] INFO: directory[/var/log/syslog-ng] owner changed to 0 | |
[2013-09-16T16:25:04+00:00] INFO: directory[/var/log/syslog-ng] group changed to 0 | |
[2013-09-16T16:25:04+00:00] INFO: directory[/var/log/syslog-ng] mode changed to 755 | |
================================================================================ | |
Error executing action `start` on resource 'service[syslog-ng]' | |
================================================================================ | |
Errno::ENOENT | |
------------- | |
No such file or directory - /etc/init.d/syslog-ng start | |
Resource Declaration: | |
--------------------- | |
# In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/syslog-ng/recipes/default.rb | |
54: service "syslog-ng" do | |
55: supports :restart => true, :status => true | |
56: action [ :enable, :start ] | |
57: end | |
Compiled Resource: | |
------------------ | |
# Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/syslog-ng/recipes/default.rb:54:in `from_file' | |
service("syslog-ng") do | |
action [:enable, :start] | |
supports {:restart=>true, :status=>true} | |
retries 0 | |
retry_delay 2 | |
service_name "syslog-ng" | |
enabled true | |
pattern "syslog-ng" | |
startup_type :automatic | |
cookbook_name :"syslog-ng" | |
recipe_name "default" | |
end | |
[2013-09-16T16:25:05+00:00] INFO: Running queued delayed notifications before re-raising exception | |
[2013-09-16T16:25:05+00:00] INFO: template[/etc/init.d/chef-client] sending restart action to service[chef-client] (delayed) | |
[2013-09-16T16:25:06+00:00] INFO: service[chef-client] restarted | |
[2013-09-16T16:25:06+00:00] ERROR: Running exception handlers | |
[2013-09-16T16:25:06+00:00] ERROR: Exception handlers complete | |
[2013-09-16T16:25:06+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
[2013-09-16T16:25:06+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) | |
Chef never successfully completed! Any errors should be visible in the | |
output above. Please fix your recipes so that they properly complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment