/var/log/euca-install-09.30.2016-11.12.33.log
[31mError executing action `run` on resource 'execute[network-restart]' [0m
================================================================================ [0m
[0mMixlib::ShellOut::ShellCommandFailed [0m
------------------------------------ [0m
Expected process to exit with [0], but received '1'
[0m---- Begin output of service network restart ----
[0mSTDOUT: Restarting network (via systemctl): [FAILED]
[0mSTDERR: Job for network.service failed because the control process exited with error cod
Hi,
Below are the errors we encountered during installation of Eucalyptus.
Cheers!
e. See "systemctl status network.service" and "journalctl -xe" for details.
[0m---- End output of service network restart ----
[0mRan service network restart returned 1 [0m
[0mResource Declaration: [0m
--------------------- [0m
# In /var/chef/cookbooks/eucalyptus/recipes/node-controller.rb
[0m
[0m126: execute "network-restart" do
[0m127: command "service network restart"
[0m128: action :nothing
[0m129: end
[0m130:
[0m
[0mCompiled Resource: [0m
------------------ [0m
# Declared in /var/chef/cookbooks/eucalyptus/recipes/node-controller.rb:126:in `from_file'
[0m
[0mexecute("network-restart") do
[0m action [:nothing]
[0m retries 0
[0m retry_delay 2
[0m default_guard_interpreter :execute
[0m command "service network restart"
[0m backup 5
[0m returns 0
[0m declared_type :execute
[0m cookbook_name :eucalyptus
[0m recipe_name "node-controller"
[0mend
[0m
Hi,
Below are the errors we encountered during installation of Eucalyptus.
Cheers!
[0m[2016-09-30T11:21:58+13:00] INFO: Running queued delayed notifications before re-raising exception
[2016-09-30T11:21:58+13:00] INFO: template[eucalyptus.conf] sending restart action to service[eucalyptus-cluster] (delayed)
[2016-09-30T11:21:58+13:00] INFO: Processing service[eucalyptus-cluster] action restart (eucalyptus::cluster-controller line 83)
[2016-09-30T11:21:59+13:00] INFO: service[eucalyptus-cluster] restarted
[2016-09-30T11:21:59+13:00] INFO: yum_package[eucalyptus-sc] sending create action to template[eucalyptus.conf] (delayed)
[2016-09-30T11:21:59+13:00] INFO: Processing template[eucalyptus.conf] action create (eucalyptus::storage-controller line 49)
[2016-09-30T11:21:59+13:00] INFO: Found cluster default with attributes: {"cc-1"=>"192.168.218.11", "sc-1"=>"192.168.218.11", "nodes"=>"192.168.218.11", "storage-backend"=>"overlay"}
[2016-09-30T11:21:59+13:00] INFO: Found addresses: 127.0.0.1 ::1 30:B5:C2:01:75:41 192.168.218.11 fe80::32b5:c2ff:fe01:7541 00:22:4D:80:59:CC fe80::222:4dff:fe80:59cc 52:54:00:0F:C9:66 192.168.122.1 52:54:00:0F:C9:66
[2016-09-30T11:21:59+13:00] INFO: Machines in default cluster: 192.168.218.11 192.168.218.11 192.168.218.11
[2016-09-30T11:21:59+13:00] INFO: Setting cluster name to: default
[2016-09-30T11:21:59+13:00] INFO: Found cluster default with attributes: {"cc-1"=>"192.168.218.11", "sc-1"=>"192.168.218.11", "nodes"=>"192.168.218.11", "storage-backend"=>"overlay"}
[2016-09-30T11:21:59+13:00] INFO: Found addresses: 127.0.0.1 ::1 30:B5:C2:01:75:41 192.168.218.11 fe80::32b5:c2ff:fe01:7541 00:22:4D:80:59:CC fe80::222:4dff:fe80:59cc 52:54:00:0F:C9:66 192.168.122.1 52:54:00:0F:C9:66
[2016-09-30T11:21:59+13:00] INFO: Machines in default cluster: 192.168.218.11 192.168.218.11 192.168.218.11
[2016-09-30T11:21:59+13:00] INFO: Setting cluster name to: default
[2016-09-30T11:21:59+13:00] INFO: yum_package[eucalyptus-nc] sending restart action to service[eucalyptus-node] (delayed)
[2016-09-30T11:21:59+13:00] INFO: Processing service[eucalyptus-node] action restart (eucalyptus::node-controller line 279)
[2016-09-30T11:21:59+13:00] INFO: service[eucalyptus-node] restarted
[2016-09-30T11:21:59+13:00] INFO: service[eucanetd] sending restart action to service[eucanetd] (delayed)
[2016-09-30T11:21:59+13:00] INFO: Processing service[eucanetd] action restart (eucalyptus::eucanetd line 46)
[2016-09-30T11:21:59+13:00] INFO: service[eucanetd] restarted
[2016-09-30T11:21:59+13:00] INFO: service[eucanetd] not queuing delayed action restart on service[eucanetd] (delayed), as it's already been queued
[2016-09-30T11:21:59+13:00] ERROR: Running exception handlers
[2016-09-30T11:21:59+13:00] ERROR: Exception handlers complete
[2016-09-30T11:21:59+13:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2016-09-30T11:21:59+13:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-09-30T11:21:59+13:00] ERROR: execute[network-restart] (eucalyptus::node-controller line 126) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of service network restart ----
STDOUT: Restarting network (via systemctl): [FAILED]
STDERR: Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.
---- End output of service network restart ----
Ran service network restart returned 1
[2016-09-30T11:21:59+13:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)