Created
March 4, 2016 15:41
-
-
Save john5223/1c96f39ff421823d746b to your computer and use it in GitHub Desktop.
nova-lxd 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
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [req-c88edfef-9aad-4342-af11-919402449641 766e0c96f37a4ec3a7ecd4b385801277 51c07ad00bd2488fb0bd1a7fe0c771ab - - -] [instance: 52940044-91b1-468e-9664-252f | |
200ede67] Instance failed to spawn | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] Traceback (most recent call last): | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova/nova/compute/manager.py", line 2155, in _build_resources | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] yield resources | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova/nova/compute/manager.py", line 2009, in _build_and_run_instance | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] block_device_info=block_device_info) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/driver.py", line 114, in spawn | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] network_info, block_device_info) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/operations.py", line 142, in spawn | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.destroy(context, instance, network_info) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.force_reraise() | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] six.reraise(self.type_, self.value, self.tb) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/operations.py", line 135, in spawn | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self._setup_container(instance_name, instance) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/operations.py", line 223, in _setup_container | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] 'ex': ex}, instance=instance) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.force_reraise() | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] six.reraise(self.type_, self.value, self.tb) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/operations.py", line 214, in _setup_container | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] container_config, instance) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/session.py", line 524, in container_init | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.operation_wait(operation, instance) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.force_reraise() | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] six.reraise(self.type_, self.value, self.tb) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/session.py", line 524, in container_init | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] self.operation_wait(operation, instance) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] File "/home/stacker/nova-lxd/nova_lxd/nova/virt/lxd/session.py", line 652, in operation_wait | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] raise exception.NovaException(msg) | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] NovaException: Failed to communicate with LXD API 27d60bdb-0f0d-4b8e-a0fc-7284a1c887f6:Error 404 - not fo | |
und. | |
2016-03-03 17:31:28.487 29438 ERROR nova.compute.manager [instance: 52940044-91b1-468e-9664-252f200ede67] | |
2016-03-03 17:31:28.489 29438 INFO nova.compute.manager [req-c88edfef-9aad-4342-af11-919402449641 766e0c96f37a4ec3a7ecd4b385801277 51c07ad00bd2488fb0bd1a7fe0c771ab - - -] [instance: 52940044-91b1-468e-9664-252f2 | |
00ede67] Terminating instance |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment