Public bug reported: Hit this trying to launch openstack instances on aarch64 using Libvirt 3.5.0 from artful (backported to Xenial via the UCA):
2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [req-fe2bcb79-cffd-48e8-bcd6-4d9ec6352adf e0a9b16991df405a9535658e3b32bc72 f13578a679244c43aa8d0900ba0e6f48 - - -] [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] Instance failed to spawn 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] Traceback (most recent call last): 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 2124, in _build_resources 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] yield resources 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1930, in _build_and_run_instance 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] block_device_info=block_device_info) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 2698, in spawn 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] destroy_disks_on_failure=True) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 5114, in _create_domain_and_network 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] destroy_disks_on_failure) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] self.force_reraise() 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] six.reraise(self.type_, self.value, self.tb) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 5086, in _create_domain_and_network 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] post_xml_callback=post_xml_callback) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 5004, in _create_domain 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] guest.launch(pause=pause) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/guest.py", line 145, in launch 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] self._encoded_xml, errors='ignore') 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] self.force_reraise() 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] six.reraise(self.type_, self.value, self.tb) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/guest.py", line 140, in launch 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] return self._domain.createWithFlags(flags) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 186, in doit 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] result = proxy_call(self._autowrap, f, *args, **kwargs) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 144, in proxy_call 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] rv = execute(f, *args, **kwargs) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 125, in execute 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] six.reraise(c, e, tb) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 83, in tworker 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] rv = meth(*args, **kwargs) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1065, in createWithFlags 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self) 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] libvirtError: internal error: process exited while connecting to monitor: 2017-07-26T12:58:26.803461Z qemu-system-aarch64: -device ioh3420,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1: MSI is not supported by interrupt controller 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] 2017-07-26T12:58:26.805038Z qemu-system-aarch64: -device ioh3420,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1: Device initialization failed 2017-07-26 12:58:28.282 45046 ERROR nova.compute.manager [instance: 42c06630-1fe3-4fd0-8cec-549f809e0c46] ** Affects: libvirt (Ubuntu) Importance: Undecided Status: New ** Tags: openstack ** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706630 Title: aarch64: MSI is not supported by interrupt controller To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1706630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs