Jun 24 18:31:46 devstack nova-compute[80195]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=80195) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 18:31:46 devstack nova-compute[80195]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=80195) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 18:31:46 devstack nova-compute[80195]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 24 18:31:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:31:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:31:46 devstack nova-compute[80195]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 24 18:31:47 devstack nova-compute[80195]: WARNING nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jun 24 18:31:47 devstack nova-compute[80195]: INFO nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] The long task thread pool MainProcess.long_task is initialized Jun 24 18:31:47 devstack nova-compute[80195]: INFO nova.virt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 24 18:31:47 devstack nova-compute[80195]: INFO nova.compute.provider_config [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 24 18:31:47 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Acquiring lock "singleton_lock" {{(pid=80195) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:31:47 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Acquired lock "singleton_lock" {{(pid=80195) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:31:47 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Releasing lock "singleton_lock" {{(pid=80195) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:31:47 devstack nova-compute[80195]: WARNING oslo_service.backend._threading.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] no_fork=True: running service in main process Jun 24 18:31:47 devstack nova-compute[80195]: INFO nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Starting compute node (version 33.1.0) Jun 24 18:31:48 devstack nova-compute[80195]: INFO nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] The default thread pool MainProcess.default is initialized Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.utils [-] Waiting for the next task {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Starting event thread {{(pid=80195) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Starting connection event dispatch thread {{(pid=80195) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Connecting to libvirt: qemu:///system {{(pid=80195) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Registering for lifecycle events {{(pid=80195) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 24 18:31:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Registering for connection events: {{(pid=80195) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 24 18:31:48 devstack nova-compute[80195]: INFO nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Connection event '1' reason 'None' Jun 24 18:31:49 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Cannot update service status on host "devstack" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jun 24 18:31:49 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.volume.mount [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Initialising _HostMountState generation 0 {{(pid=80195) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 24 18:32:03 devstack nova-compute[80195]: INFO nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host capabilities Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 2a2c3e81-cc70-4a13-9705-61ab521d9846 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: x86_64 Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:03 devstack nova-compute[80195]: AMD Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: tcp Jun 24 18:32:03 devstack nova-compute[80195]: rdma Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 12248276 Jun 24 18:32:03 devstack nova-compute[80195]: 3062069 Jun 24 18:32:03 devstack nova-compute[80195]: 0 Jun 24 18:32:03 devstack nova-compute[80195]: 0 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: apparmor Jun 24 18:32:03 devstack nova-compute[80195]: 0 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: dac Jun 24 18:32:03 devstack nova-compute[80195]: 0 Jun 24 18:32:03 devstack nova-compute[80195]: +64055:+994 Jun 24 18:32:03 devstack nova-compute[80195]: +64055:+994 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-alpha Jun 24 18:32:03 devstack nova-compute[80195]: clipper Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-arm Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: qcom-dc-scm-v1-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mori-bmc Jun 24 18:32:03 devstack nova-compute[80195]: ast2600-evb Jun 24 18:32:03 devstack nova-compute[80195]: borzoi Jun 24 18:32:03 devstack nova-compute[80195]: tiogapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: spitz Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: nuri Jun 24 18:32:03 devstack nova-compute[80195]: mcimx7d-sabre Jun 24 18:32:03 devstack nova-compute[80195]: romulus-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: npcm750-evb Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: rainier-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an547 Jun 24 18:32:03 devstack nova-compute[80195]: musca-b1 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pbx-a9 Jun 24 18:32:03 devstack nova-compute[80195]: versatileab Jun 24 18:32:03 devstack nova-compute[80195]: kzm Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: fby35-bmc Jun 24 18:32:03 devstack nova-compute[80195]: musca-a Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: mcimx6ul-evk Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: smdkc210 Jun 24 18:32:03 devstack nova-compute[80195]: sx1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: imx25-pdk Jun 24 18:32:03 devstack nova-compute[80195]: stm32vldiscovery Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: orangepi-pc Jun 24 18:32:03 devstack nova-compute[80195]: quanta-q71l-bmc Jun 24 18:32:03 devstack nova-compute[80195]: z2 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: xilinx-zynq-a9 Jun 24 18:32:03 devstack nova-compute[80195]: tosa Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an500 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an521 Jun 24 18:32:03 devstack nova-compute[80195]: sabrelite Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an511 Jun 24 18:32:03 devstack nova-compute[80195]: canon-a1100 Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gbs-bmc Jun 24 18:32:03 devstack nova-compute[80195]: emcraft-sf2 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pb-a8 Jun 24 18:32:03 devstack nova-compute[80195]: yosemitev2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: raspi1ap Jun 24 18:32:03 devstack nova-compute[80195]: palmetto-bmc Jun 24 18:32:03 devstack nova-compute[80195]: sx1-v1 Jun 24 18:32:03 devstack nova-compute[80195]: n810 Jun 24 18:32:03 devstack nova-compute[80195]: g220a-bmc Jun 24 18:32:03 devstack nova-compute[80195]: n800 Jun 24 18:32:03 devstack nova-compute[80195]: bletchley-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: tacoma-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gsj Jun 24 18:32:03 devstack nova-compute[80195]: versatilepb Jun 24 18:32:03 devstack nova-compute[80195]: terrier Jun 24 18:32:03 devstack nova-compute[80195]: mainstone Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb-mpcore Jun 24 18:32:03 devstack nova-compute[80195]: integratorcp Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: supermicrox11-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: witherspoon-bmc Jun 24 18:32:03 devstack nova-compute[80195]: qcom-firework-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an524 Jun 24 18:32:03 devstack nova-compute[80195]: kudo-bmc Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a9 Jun 24 18:32:03 devstack nova-compute[80195]: midway Jun 24 18:32:03 devstack nova-compute[80195]: musicpal Jun 24 18:32:03 devstack nova-compute[80195]: lm3s811evb Jun 24 18:32:03 devstack nova-compute[80195]: lm3s6965evb Jun 24 18:32:03 devstack nova-compute[80195]: supermicro-x11spi-bmc Jun 24 18:32:03 devstack nova-compute[80195]: microbit Jun 24 18:32:03 devstack nova-compute[80195]: fby35 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an505 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an385 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: cubieboard Jun 24 18:32:03 devstack nova-compute[80195]: ast1030-evb Jun 24 18:32:03 devstack nova-compute[80195]: verdex Jun 24 18:32:03 devstack nova-compute[80195]: bpim2u Jun 24 18:32:03 devstack nova-compute[80195]: netduino2 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an386 Jun 24 18:32:03 devstack nova-compute[80195]: olimex-stm32-h405 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: raspi2b Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a15 Jun 24 18:32:03 devstack nova-compute[80195]: fuji-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: sonorapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: cheetah Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: ast2500-evb Jun 24 18:32:03 devstack nova-compute[80195]: highbank Jun 24 18:32:03 devstack nova-compute[80195]: akita Jun 24 18:32:03 devstack nova-compute[80195]: connex Jun 24 18:32:03 devstack nova-compute[80195]: netduinoplus2 Jun 24 18:32:03 devstack nova-compute[80195]: collie Jun 24 18:32:03 devstack nova-compute[80195]: raspi0 Jun 24 18:32:03 devstack nova-compute[80195]: fp5280g2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-arm Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: qcom-dc-scm-v1-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mori-bmc Jun 24 18:32:03 devstack nova-compute[80195]: ast2600-evb Jun 24 18:32:03 devstack nova-compute[80195]: borzoi Jun 24 18:32:03 devstack nova-compute[80195]: tiogapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: spitz Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: nuri Jun 24 18:32:03 devstack nova-compute[80195]: mcimx7d-sabre Jun 24 18:32:03 devstack nova-compute[80195]: romulus-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: npcm750-evb Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: rainier-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an547 Jun 24 18:32:03 devstack nova-compute[80195]: musca-b1 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pbx-a9 Jun 24 18:32:03 devstack nova-compute[80195]: versatileab Jun 24 18:32:03 devstack nova-compute[80195]: kzm Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: fby35-bmc Jun 24 18:32:03 devstack nova-compute[80195]: musca-a Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: mcimx6ul-evk Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: smdkc210 Jun 24 18:32:03 devstack nova-compute[80195]: sx1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: imx25-pdk Jun 24 18:32:03 devstack nova-compute[80195]: stm32vldiscovery Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: orangepi-pc Jun 24 18:32:03 devstack nova-compute[80195]: quanta-q71l-bmc Jun 24 18:32:03 devstack nova-compute[80195]: z2 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: xilinx-zynq-a9 Jun 24 18:32:03 devstack nova-compute[80195]: tosa Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an500 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an521 Jun 24 18:32:03 devstack nova-compute[80195]: sabrelite Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an511 Jun 24 18:32:03 devstack nova-compute[80195]: canon-a1100 Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gbs-bmc Jun 24 18:32:03 devstack nova-compute[80195]: emcraft-sf2 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pb-a8 Jun 24 18:32:03 devstack nova-compute[80195]: yosemitev2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: raspi1ap Jun 24 18:32:03 devstack nova-compute[80195]: palmetto-bmc Jun 24 18:32:03 devstack nova-compute[80195]: sx1-v1 Jun 24 18:32:03 devstack nova-compute[80195]: n810 Jun 24 18:32:03 devstack nova-compute[80195]: g220a-bmc Jun 24 18:32:03 devstack nova-compute[80195]: n800 Jun 24 18:32:03 devstack nova-compute[80195]: bletchley-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: tacoma-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gsj Jun 24 18:32:03 devstack nova-compute[80195]: versatilepb Jun 24 18:32:03 devstack nova-compute[80195]: terrier Jun 24 18:32:03 devstack nova-compute[80195]: mainstone Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb-mpcore Jun 24 18:32:03 devstack nova-compute[80195]: integratorcp Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: supermicrox11-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: witherspoon-bmc Jun 24 18:32:03 devstack nova-compute[80195]: qcom-firework-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an524 Jun 24 18:32:03 devstack nova-compute[80195]: kudo-bmc Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a9 Jun 24 18:32:03 devstack nova-compute[80195]: midway Jun 24 18:32:03 devstack nova-compute[80195]: musicpal Jun 24 18:32:03 devstack nova-compute[80195]: lm3s811evb Jun 24 18:32:03 devstack nova-compute[80195]: lm3s6965evb Jun 24 18:32:03 devstack nova-compute[80195]: supermicro-x11spi-bmc Jun 24 18:32:03 devstack nova-compute[80195]: microbit Jun 24 18:32:03 devstack nova-compute[80195]: fby35 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an505 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an385 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: cubieboard Jun 24 18:32:03 devstack nova-compute[80195]: ast1030-evb Jun 24 18:32:03 devstack nova-compute[80195]: verdex Jun 24 18:32:03 devstack nova-compute[80195]: bpim2u Jun 24 18:32:03 devstack nova-compute[80195]: netduino2 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an386 Jun 24 18:32:03 devstack nova-compute[80195]: olimex-stm32-h405 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: raspi2b Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a15 Jun 24 18:32:03 devstack nova-compute[80195]: fuji-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: sonorapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: cheetah Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: ast2500-evb Jun 24 18:32:03 devstack nova-compute[80195]: highbank Jun 24 18:32:03 devstack nova-compute[80195]: akita Jun 24 18:32:03 devstack nova-compute[80195]: connex Jun 24 18:32:03 devstack nova-compute[80195]: netduinoplus2 Jun 24 18:32:03 devstack nova-compute[80195]: collie Jun 24 18:32:03 devstack nova-compute[80195]: raspi0 Jun 24 18:32:03 devstack nova-compute[80195]: fp5280g2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-aarch64 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: qcom-dc-scm-v1-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mori-bmc Jun 24 18:32:03 devstack nova-compute[80195]: ast2600-evb Jun 24 18:32:03 devstack nova-compute[80195]: borzoi Jun 24 18:32:03 devstack nova-compute[80195]: tiogapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: spitz Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: nuri Jun 24 18:32:03 devstack nova-compute[80195]: mcimx7d-sabre Jun 24 18:32:03 devstack nova-compute[80195]: romulus-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: npcm750-evb Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: rainier-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an547 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: musca-b1 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pbx-a9 Jun 24 18:32:03 devstack nova-compute[80195]: versatileab Jun 24 18:32:03 devstack nova-compute[80195]: kzm Jun 24 18:32:03 devstack nova-compute[80195]: fby35-bmc Jun 24 18:32:03 devstack nova-compute[80195]: musca-a Jun 24 18:32:03 devstack nova-compute[80195]: virt-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: mcimx6ul-evk Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: smdkc210 Jun 24 18:32:03 devstack nova-compute[80195]: sx1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: imx25-pdk Jun 24 18:32:03 devstack nova-compute[80195]: stm32vldiscovery Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: orangepi-pc Jun 24 18:32:03 devstack nova-compute[80195]: quanta-q71l-bmc Jun 24 18:32:03 devstack nova-compute[80195]: z2 Jun 24 18:32:03 devstack nova-compute[80195]: virt-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: xilinx-zynq-a9 Jun 24 18:32:03 devstack nova-compute[80195]: xlnx-zcu102 Jun 24 18:32:03 devstack nova-compute[80195]: tosa Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an500 Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an521 Jun 24 18:32:03 devstack nova-compute[80195]: sabrelite Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an511 Jun 24 18:32:03 devstack nova-compute[80195]: canon-a1100 Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gbs-bmc Jun 24 18:32:03 devstack nova-compute[80195]: emcraft-sf2 Jun 24 18:32:03 devstack nova-compute[80195]: realview-pb-a8 Jun 24 18:32:03 devstack nova-compute[80195]: sbsa-ref Jun 24 18:32:03 devstack nova-compute[80195]: yosemitev2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: raspi1ap Jun 24 18:32:03 devstack nova-compute[80195]: palmetto-bmc Jun 24 18:32:03 devstack nova-compute[80195]: sx1-v1 Jun 24 18:32:03 devstack nova-compute[80195]: n810 Jun 24 18:32:03 devstack nova-compute[80195]: g220a-bmc Jun 24 18:32:03 devstack nova-compute[80195]: n800 Jun 24 18:32:03 devstack nova-compute[80195]: bletchley-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: tacoma-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: quanta-gsj Jun 24 18:32:03 devstack nova-compute[80195]: versatilepb Jun 24 18:32:03 devstack nova-compute[80195]: terrier Jun 24 18:32:03 devstack nova-compute[80195]: mainstone Jun 24 18:32:03 devstack nova-compute[80195]: realview-eb-mpcore Jun 24 18:32:03 devstack nova-compute[80195]: integratorcp Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: supermicrox11-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: witherspoon-bmc Jun 24 18:32:03 devstack nova-compute[80195]: qcom-firework-bmc Jun 24 18:32:03 devstack nova-compute[80195]: mps3-an524 Jun 24 18:32:03 devstack nova-compute[80195]: kudo-bmc Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a9 Jun 24 18:32:03 devstack nova-compute[80195]: midway Jun 24 18:32:03 devstack nova-compute[80195]: musicpal Jun 24 18:32:03 devstack nova-compute[80195]: lm3s811evb Jun 24 18:32:03 devstack nova-compute[80195]: lm3s6965evb Jun 24 18:32:03 devstack nova-compute[80195]: supermicro-x11spi-bmc Jun 24 18:32:03 devstack nova-compute[80195]: microbit Jun 24 18:32:03 devstack nova-compute[80195]: fby35 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an505 Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an385 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: raspi3ap Jun 24 18:32:03 devstack nova-compute[80195]: cubieboard Jun 24 18:32:03 devstack nova-compute[80195]: ast1030-evb Jun 24 18:32:03 devstack nova-compute[80195]: verdex Jun 24 18:32:03 devstack nova-compute[80195]: bpim2u Jun 24 18:32:03 devstack nova-compute[80195]: netduino2 Jun 24 18:32:03 devstack nova-compute[80195]: xlnx-versal-virt Jun 24 18:32:03 devstack nova-compute[80195]: mps2-an386 Jun 24 18:32:03 devstack nova-compute[80195]: olimex-stm32-h405 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: raspi3b Jun 24 18:32:03 devstack nova-compute[80195]: raspi2b Jun 24 18:32:03 devstack nova-compute[80195]: vexpress-a15 Jun 24 18:32:03 devstack nova-compute[80195]: fuji-bmc Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: sonorapass-bmc Jun 24 18:32:03 devstack nova-compute[80195]: cheetah Jun 24 18:32:03 devstack nova-compute[80195]: virt-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: ast2500-evb Jun 24 18:32:03 devstack nova-compute[80195]: highbank Jun 24 18:32:03 devstack nova-compute[80195]: akita Jun 24 18:32:03 devstack nova-compute[80195]: connex Jun 24 18:32:03 devstack nova-compute[80195]: netduinoplus2 Jun 24 18:32:03 devstack nova-compute[80195]: collie Jun 24 18:32:03 devstack nova-compute[80195]: raspi0 Jun 24 18:32:03 devstack nova-compute[80195]: fp5280g2-bmc Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-cris Jun 24 18:32:03 devstack nova-compute[80195]: axis-dev88 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-i386 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-noble-v2 Jun 24 18:32:03 devstack nova-compute[80195]: ubuntu Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-impish-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-lunar-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-focal Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-eoan-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-disco-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-zesty Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-lunar Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-artful Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-trusty Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-eoan-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-focal-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-bionic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-artful Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-cosmic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: x-remote Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-bionic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-lunar Jun 24 18:32:03 devstack nova-compute[80195]: isapc Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-disco-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-kinetic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-groovy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble-v2 Jun 24 18:32:03 devstack nova-compute[80195]: ubuntu-q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-lunar-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-disco Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-cosmic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble Jun 24 18:32:03 devstack nova-compute[80195]: q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-impish Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-wily Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-impish Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-impish-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.0.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-hirsute-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-zesty Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-focal Jun 24 18:32:03 devstack nova-compute[80195]: microvm Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.3 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-kinetic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-focal-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-noble Jun 24 18:32:03 devstack nova-compute[80195]: pc Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-disco Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-groovy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-hirsute-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-m68k Jun 24 18:32:03 devstack nova-compute[80195]: mcf5208evb Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: an5206 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: q800 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: next-cube Jun 24 18:32:03 devstack nova-compute[80195]: virt-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: virt-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-microblaze Jun 24 18:32:03 devstack nova-compute[80195]: petalogix-s3adsp1800 Jun 24 18:32:03 devstack nova-compute[80195]: petalogix-ml605 Jun 24 18:32:03 devstack nova-compute[80195]: xlnx-zynqmp-pmu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-microblazeel Jun 24 18:32:03 devstack nova-compute[80195]: petalogix-s3adsp1800 Jun 24 18:32:03 devstack nova-compute[80195]: petalogix-ml605 Jun 24 18:32:03 devstack nova-compute[80195]: xlnx-zynqmp-pmu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-mips Jun 24 18:32:03 devstack nova-compute[80195]: malta Jun 24 18:32:03 devstack nova-compute[80195]: mipssim Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-mipsel Jun 24 18:32:03 devstack nova-compute[80195]: malta Jun 24 18:32:03 devstack nova-compute[80195]: mipssim Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-mips64 Jun 24 18:32:03 devstack nova-compute[80195]: malta Jun 24 18:32:03 devstack nova-compute[80195]: mipssim Jun 24 18:32:03 devstack nova-compute[80195]: pica61 Jun 24 18:32:03 devstack nova-compute[80195]: magnum Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-mips64el Jun 24 18:32:03 devstack nova-compute[80195]: malta Jun 24 18:32:03 devstack nova-compute[80195]: loongson3-virt Jun 24 18:32:03 devstack nova-compute[80195]: mipssim Jun 24 18:32:03 devstack nova-compute[80195]: pica61 Jun 24 18:32:03 devstack nova-compute[80195]: magnum Jun 24 18:32:03 devstack nova-compute[80195]: boston Jun 24 18:32:03 devstack nova-compute[80195]: fuloong2e Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-ppc Jun 24 18:32:03 devstack nova-compute[80195]: g3beige Jun 24 18:32:03 devstack nova-compute[80195]: amigaone Jun 24 18:32:03 devstack nova-compute[80195]: virtex-ml507 Jun 24 18:32:03 devstack nova-compute[80195]: mac99 Jun 24 18:32:03 devstack nova-compute[80195]: ppce500 Jun 24 18:32:03 devstack nova-compute[80195]: sam460ex Jun 24 18:32:03 devstack nova-compute[80195]: pegasos2 Jun 24 18:32:03 devstack nova-compute[80195]: bamboo Jun 24 18:32:03 devstack nova-compute[80195]: 40p Jun 24 18:32:03 devstack nova-compute[80195]: ref405ep Jun 24 18:32:03 devstack nova-compute[80195]: mpc8544ds Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-ppc64 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-noble Jun 24 18:32:03 devstack nova-compute[80195]: pseries Jun 24 18:32:03 devstack nova-compute[80195]: amigaone Jun 24 18:32:03 devstack nova-compute[80195]: powernv9 Jun 24 18:32:03 devstack nova-compute[80195]: powernv Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: mpc8544ds Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: powernv10 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: ppce500 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-bionic-sxxm Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: 40p Jun 24 18:32:03 devstack nova-compute[80195]: pseries-lunar Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pegasos2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pseries-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-zesty Jun 24 18:32:03 devstack nova-compute[80195]: bamboo Jun 24 18:32:03 devstack nova-compute[80195]: pseries-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pseries-focal Jun 24 18:32:03 devstack nova-compute[80195]: g3beige Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-disco Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.12-sxxm Jun 24 18:32:03 devstack nova-compute[80195]: pseries-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: virtex-ml507 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: mac99 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-impish Jun 24 18:32:03 devstack nova-compute[80195]: pseries-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pseries-artful Jun 24 18:32:03 devstack nova-compute[80195]: sam460ex Jun 24 18:32:03 devstack nova-compute[80195]: ref405ep Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.3 Jun 24 18:32:03 devstack nova-compute[80195]: powernv8 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-ppc64le Jun 24 18:32:03 devstack nova-compute[80195]: pseries-noble Jun 24 18:32:03 devstack nova-compute[80195]: pseries Jun 24 18:32:03 devstack nova-compute[80195]: amigaone Jun 24 18:32:03 devstack nova-compute[80195]: powernv9 Jun 24 18:32:03 devstack nova-compute[80195]: powernv Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: mpc8544ds Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: powernv10 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: ppce500 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-bionic-sxxm Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: 40p Jun 24 18:32:03 devstack nova-compute[80195]: pseries-lunar Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pegasos2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pseries-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-zesty Jun 24 18:32:03 devstack nova-compute[80195]: bamboo Jun 24 18:32:03 devstack nova-compute[80195]: pseries-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pseries-focal Jun 24 18:32:03 devstack nova-compute[80195]: g3beige Jun 24 18:32:03 devstack nova-compute[80195]: pseries-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-disco Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.12-sxxm Jun 24 18:32:03 devstack nova-compute[80195]: pseries-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: virtex-ml507 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.2 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: mac99 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-impish Jun 24 18:32:03 devstack nova-compute[80195]: pseries-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pseries-artful Jun 24 18:32:03 devstack nova-compute[80195]: sam460ex Jun 24 18:32:03 devstack nova-compute[80195]: ref405ep Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.3 Jun 24 18:32:03 devstack nova-compute[80195]: powernv8 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pseries-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-riscv32 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: spike Jun 24 18:32:03 devstack nova-compute[80195]: opentitan Jun 24 18:32:03 devstack nova-compute[80195]: sifive_u Jun 24 18:32:03 devstack nova-compute[80195]: sifive_e Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-riscv64 Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: spike Jun 24 18:32:03 devstack nova-compute[80195]: microchip-icicle-kit Jun 24 18:32:03 devstack nova-compute[80195]: sifive_u Jun 24 18:32:03 devstack nova-compute[80195]: shakti_c Jun 24 18:32:03 devstack nova-compute[80195]: sifive_e Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-s390x Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-noble Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-disco Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-mantic Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-xenial Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-focal Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-zesty Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-groovy Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-artful Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-lunar Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-eoan Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-bionic Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-impish Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-jammy Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: s390-ccw-virtio-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-sh4 Jun 24 18:32:03 devstack nova-compute[80195]: shix Jun 24 18:32:03 devstack nova-compute[80195]: r2d Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-sh4eb Jun 24 18:32:03 devstack nova-compute[80195]: shix Jun 24 18:32:03 devstack nova-compute[80195]: r2d Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-sparc Jun 24 18:32:03 devstack nova-compute[80195]: SS-5 Jun 24 18:32:03 devstack nova-compute[80195]: SS-20 Jun 24 18:32:03 devstack nova-compute[80195]: LX Jun 24 18:32:03 devstack nova-compute[80195]: SPARCClassic Jun 24 18:32:03 devstack nova-compute[80195]: leon3_generic Jun 24 18:32:03 devstack nova-compute[80195]: SPARCbook Jun 24 18:32:03 devstack nova-compute[80195]: SS-4 Jun 24 18:32:03 devstack nova-compute[80195]: SS-600MP Jun 24 18:32:03 devstack nova-compute[80195]: SS-10 Jun 24 18:32:03 devstack nova-compute[80195]: Voyager Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-sparc64 Jun 24 18:32:03 devstack nova-compute[80195]: sun4u Jun 24 18:32:03 devstack nova-compute[80195]: niagara Jun 24 18:32:03 devstack nova-compute[80195]: sun4v Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 64 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-x86_64 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-noble-v2 Jun 24 18:32:03 devstack nova-compute[80195]: ubuntu Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-impish-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-lunar-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-focal Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-xenial Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-eoan-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-zesty Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-disco-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-lunar Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-groovy Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-artful Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-trusty Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-focal-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-eoan-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-bionic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-artful Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.7 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-kinetic Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-cosmic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: x-remote Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.4 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.9 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-bionic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-lunar Jun 24 18:32:03 devstack nova-compute[80195]: isapc Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-mantic-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-3.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-disco-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-cosmic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.12 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-bionic Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-kinetic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-groovy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble-v2 Jun 24 18:32:03 devstack nova-compute[80195]: ubuntu-q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-lunar-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-disco Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-cosmic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble Jun 24 18:32:03 devstack nova-compute[80195]: q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-wily Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-impish Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.6 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-impish Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-jammy Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-impish-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-hirsute Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.0.1 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-hirsute-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.10 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-zesty Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-6.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-focal Jun 24 18:32:03 devstack nova-compute[80195]: microvm Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.3 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-jammy-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-disco Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-kinetic-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-4.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-focal-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-noble Jun 24 18:32:03 devstack nova-compute[80195]: pc Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: q35 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-groovy-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-hirsute-hpb Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-8.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-5.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-2.8 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-6.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-eoan Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.5 Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-3.0 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-yakkety Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-mantic-hpb-maxcpus Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-7.2 Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-2.11 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-xtensa Jun 24 18:32:03 devstack nova-compute[80195]: sim Jun 24 18:32:03 devstack nova-compute[80195]: kc705 Jun 24 18:32:03 devstack nova-compute[80195]: ml605 Jun 24 18:32:03 devstack nova-compute[80195]: ml605-nommu Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: lx60-nommu Jun 24 18:32:03 devstack nova-compute[80195]: lx200 Jun 24 18:32:03 devstack nova-compute[80195]: lx200-nommu Jun 24 18:32:03 devstack nova-compute[80195]: lx60 Jun 24 18:32:03 devstack nova-compute[80195]: kc705-nommu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: hvm Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 32 Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-xtensaeb Jun 24 18:32:03 devstack nova-compute[80195]: sim Jun 24 18:32:03 devstack nova-compute[80195]: kc705 Jun 24 18:32:03 devstack nova-compute[80195]: ml605 Jun 24 18:32:03 devstack nova-compute[80195]: ml605-nommu Jun 24 18:32:03 devstack nova-compute[80195]: virt Jun 24 18:32:03 devstack nova-compute[80195]: lx60-nommu Jun 24 18:32:03 devstack nova-compute[80195]: lx200 Jun 24 18:32:03 devstack nova-compute[80195]: lx200-nommu Jun 24 18:32:03 devstack nova-compute[80195]: lx60 Jun 24 18:32:03 devstack nova-compute[80195]: kc705-nommu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for cris via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for i686 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-i386 Jun 24 18:32:03 devstack nova-compute[80195]: kvm Jun 24 18:32:03 devstack nova-compute[80195]: pc-i440fx-noble Jun 24 18:32:03 devstack nova-compute[80195]: i686 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: rom Jun 24 18:32:03 devstack nova-compute[80195]: pflash Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: yes Jun 24 18:32:03 devstack nova-compute[80195]: no Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: no Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: off Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: on Jun 24 18:32:03 devstack nova-compute[80195]: off Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:03 devstack nova-compute[80195]: AMD Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: qemu64 Jun 24 18:32:03 devstack nova-compute[80195]: qemu32 Jun 24 18:32:03 devstack nova-compute[80195]: phenom Jun 24 18:32:03 devstack nova-compute[80195]: pentium3 Jun 24 18:32:03 devstack nova-compute[80195]: pentium2 Jun 24 18:32:03 devstack nova-compute[80195]: pentium Jun 24 18:32:03 devstack nova-compute[80195]: n270 Jun 24 18:32:03 devstack nova-compute[80195]: kvm64 Jun 24 18:32:03 devstack nova-compute[80195]: kvm32 Jun 24 18:32:03 devstack nova-compute[80195]: coreduo Jun 24 18:32:03 devstack nova-compute[80195]: core2duo Jun 24 18:32:03 devstack nova-compute[80195]: athlon Jun 24 18:32:03 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Westmere Jun 24 18:32:03 devstack nova-compute[80195]: Snowridge Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:03 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:03 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:03 devstack nova-compute[80195]: Penryn Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:03 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Nehalem Jun 24 18:32:03 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:03 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Haswell Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:03 devstack nova-compute[80195]: EPYC Jun 24 18:32:03 devstack nova-compute[80195]: Dhyana Jun 24 18:32:03 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:03 devstack nova-compute[80195]: Conroe Jun 24 18:32:03 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell Jun 24 18:32:03 devstack nova-compute[80195]: 486 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: file Jun 24 18:32:03 devstack nova-compute[80195]: anonymous Jun 24 18:32:03 devstack nova-compute[80195]: memfd Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: disk Jun 24 18:32:03 devstack nova-compute[80195]: cdrom Jun 24 18:32:03 devstack nova-compute[80195]: floppy Jun 24 18:32:03 devstack nova-compute[80195]: lun Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: ide Jun 24 18:32:03 devstack nova-compute[80195]: fdc Jun 24 18:32:03 devstack nova-compute[80195]: scsi Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: sata Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:03 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: sdl Jun 24 18:32:03 devstack nova-compute[80195]: vnc Jun 24 18:32:03 devstack nova-compute[80195]: spice Jun 24 18:32:03 devstack nova-compute[80195]: egl-headless Jun 24 18:32:03 devstack nova-compute[80195]: dbus Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: subsystem Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: default Jun 24 18:32:03 devstack nova-compute[80195]: mandatory Jun 24 18:32:03 devstack nova-compute[80195]: requisite Jun 24 18:32:03 devstack nova-compute[80195]: optional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: pci Jun 24 18:32:03 devstack nova-compute[80195]: scsi Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:03 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: random Jun 24 18:32:03 devstack nova-compute[80195]: egd Jun 24 18:32:03 devstack nova-compute[80195]: builtin Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: path Jun 24 18:32:03 devstack nova-compute[80195]: handle Jun 24 18:32:03 devstack nova-compute[80195]: virtiofs Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:03 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: passthrough Jun 24 18:32:03 devstack nova-compute[80195]: emulator Jun 24 18:32:03 devstack nova-compute[80195]: external Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 1.2 Jun 24 18:32:03 devstack nova-compute[80195]: 2.0 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: pty Jun 24 18:32:03 devstack nova-compute[80195]: unix Jun 24 18:32:03 devstack nova-compute[80195]: spicevmc Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: qemu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: builtin Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: relaxed Jun 24 18:32:03 devstack nova-compute[80195]: vapic Jun 24 18:32:03 devstack nova-compute[80195]: spinlocks Jun 24 18:32:03 devstack nova-compute[80195]: vpindex Jun 24 18:32:03 devstack nova-compute[80195]: runtime Jun 24 18:32:03 devstack nova-compute[80195]: synic Jun 24 18:32:03 devstack nova-compute[80195]: stimer Jun 24 18:32:03 devstack nova-compute[80195]: reset Jun 24 18:32:03 devstack nova-compute[80195]: vendor_id Jun 24 18:32:03 devstack nova-compute[80195]: frequencies Jun 24 18:32:03 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:03 devstack nova-compute[80195]: tlbflush Jun 24 18:32:03 devstack nova-compute[80195]: ipi Jun 24 18:32:03 devstack nova-compute[80195]: avic Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-i386 Jun 24 18:32:03 devstack nova-compute[80195]: kvm Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble-v2 Jun 24 18:32:03 devstack nova-compute[80195]: i686 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: rom Jun 24 18:32:03 devstack nova-compute[80195]: pflash Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: yes Jun 24 18:32:03 devstack nova-compute[80195]: no Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: no Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: off Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: on Jun 24 18:32:03 devstack nova-compute[80195]: off Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:03 devstack nova-compute[80195]: AMD Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: qemu64 Jun 24 18:32:03 devstack nova-compute[80195]: qemu32 Jun 24 18:32:03 devstack nova-compute[80195]: phenom Jun 24 18:32:03 devstack nova-compute[80195]: pentium3 Jun 24 18:32:03 devstack nova-compute[80195]: pentium2 Jun 24 18:32:03 devstack nova-compute[80195]: pentium Jun 24 18:32:03 devstack nova-compute[80195]: n270 Jun 24 18:32:03 devstack nova-compute[80195]: kvm64 Jun 24 18:32:03 devstack nova-compute[80195]: kvm32 Jun 24 18:32:03 devstack nova-compute[80195]: coreduo Jun 24 18:32:03 devstack nova-compute[80195]: core2duo Jun 24 18:32:03 devstack nova-compute[80195]: athlon Jun 24 18:32:03 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Westmere Jun 24 18:32:03 devstack nova-compute[80195]: Snowridge Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:03 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:03 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:03 devstack nova-compute[80195]: Penryn Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:03 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:03 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Nehalem Jun 24 18:32:03 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:03 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Haswell Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:03 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:03 devstack nova-compute[80195]: EPYC Jun 24 18:32:03 devstack nova-compute[80195]: Dhyana Jun 24 18:32:03 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:03 devstack nova-compute[80195]: Conroe Jun 24 18:32:03 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:03 devstack nova-compute[80195]: Broadwell Jun 24 18:32:03 devstack nova-compute[80195]: 486 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: file Jun 24 18:32:03 devstack nova-compute[80195]: anonymous Jun 24 18:32:03 devstack nova-compute[80195]: memfd Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: disk Jun 24 18:32:03 devstack nova-compute[80195]: cdrom Jun 24 18:32:03 devstack nova-compute[80195]: floppy Jun 24 18:32:03 devstack nova-compute[80195]: lun Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: fdc Jun 24 18:32:03 devstack nova-compute[80195]: scsi Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: sata Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:03 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: sdl Jun 24 18:32:03 devstack nova-compute[80195]: vnc Jun 24 18:32:03 devstack nova-compute[80195]: spice Jun 24 18:32:03 devstack nova-compute[80195]: egl-headless Jun 24 18:32:03 devstack nova-compute[80195]: dbus Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: subsystem Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: default Jun 24 18:32:03 devstack nova-compute[80195]: mandatory Jun 24 18:32:03 devstack nova-compute[80195]: requisite Jun 24 18:32:03 devstack nova-compute[80195]: optional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: pci Jun 24 18:32:03 devstack nova-compute[80195]: scsi Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:03 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: random Jun 24 18:32:03 devstack nova-compute[80195]: egd Jun 24 18:32:03 devstack nova-compute[80195]: builtin Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: path Jun 24 18:32:03 devstack nova-compute[80195]: handle Jun 24 18:32:03 devstack nova-compute[80195]: virtiofs Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:03 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: passthrough Jun 24 18:32:03 devstack nova-compute[80195]: emulator Jun 24 18:32:03 devstack nova-compute[80195]: external Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: 1.2 Jun 24 18:32:03 devstack nova-compute[80195]: 2.0 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: usb Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: pty Jun 24 18:32:03 devstack nova-compute[80195]: unix Jun 24 18:32:03 devstack nova-compute[80195]: spicevmc Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: virtio Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: qemu Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: builtin Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: relaxed Jun 24 18:32:03 devstack nova-compute[80195]: vapic Jun 24 18:32:03 devstack nova-compute[80195]: spinlocks Jun 24 18:32:03 devstack nova-compute[80195]: vpindex Jun 24 18:32:03 devstack nova-compute[80195]: runtime Jun 24 18:32:03 devstack nova-compute[80195]: synic Jun 24 18:32:03 devstack nova-compute[80195]: stimer Jun 24 18:32:03 devstack nova-compute[80195]: reset Jun 24 18:32:03 devstack nova-compute[80195]: vendor_id Jun 24 18:32:03 devstack nova-compute[80195]: frequencies Jun 24 18:32:03 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:03 devstack nova-compute[80195]: tlbflush Jun 24 18:32:03 devstack nova-compute[80195]: ipi Jun 24 18:32:03 devstack nova-compute[80195]: avic Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/bin/qemu-system-i386 Jun 24 18:32:03 devstack nova-compute[80195]: kvm Jun 24 18:32:03 devstack nova-compute[80195]: pc-q35-noble Jun 24 18:32:03 devstack nova-compute[80195]: i686 Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:32:03 devstack nova-compute[80195]: Jun 24 18:32:03 devstack nova-compute[80195]: rom Jun 24 18:32:03 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/bin/qemu-system-i386 Jun 24 18:32:04 devstack nova-compute[80195]: kvm Jun 24 18:32:04 devstack nova-compute[80195]: pc-i440fx-noble-v2 Jun 24 18:32:04 devstack nova-compute[80195]: i686 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: rom Jun 24 18:32:04 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: ide Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for mips via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for x86_64 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/bin/qemu-system-x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm Jun 24 18:32:04 devstack nova-compute[80195]: pc-i440fx-noble Jun 24 18:32:04 devstack nova-compute[80195]: x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: efi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: rom Jun 24 18:32:04 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: ide Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/bin/qemu-system-x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm Jun 24 18:32:04 devstack nova-compute[80195]: pc-q35-noble-v2 Jun 24 18:32:04 devstack nova-compute[80195]: x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: efi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: rom Jun 24 18:32:04 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/bin/qemu-system-x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm Jun 24 18:32:04 devstack nova-compute[80195]: pc-q35-noble Jun 24 18:32:04 devstack nova-compute[80195]: x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: efi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: rom Jun 24 18:32:04 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/bin/qemu-system-x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm Jun 24 18:32:04 devstack nova-compute[80195]: pc-i440fx-noble-v2 Jun 24 18:32:04 devstack nova-compute[80195]: x86_64 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: efi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: rom Jun 24 18:32:04 devstack nova-compute[80195]: pflash Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: yes Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: no Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: on Jun 24 18:32:04 devstack nova-compute[80195]: off Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: AMD Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu64 Jun 24 18:32:04 devstack nova-compute[80195]: qemu32 Jun 24 18:32:04 devstack nova-compute[80195]: phenom Jun 24 18:32:04 devstack nova-compute[80195]: pentium3 Jun 24 18:32:04 devstack nova-compute[80195]: pentium2 Jun 24 18:32:04 devstack nova-compute[80195]: pentium Jun 24 18:32:04 devstack nova-compute[80195]: n270 Jun 24 18:32:04 devstack nova-compute[80195]: kvm64 Jun 24 18:32:04 devstack nova-compute[80195]: kvm32 Jun 24 18:32:04 devstack nova-compute[80195]: coreduo Jun 24 18:32:04 devstack nova-compute[80195]: core2duo Jun 24 18:32:04 devstack nova-compute[80195]: athlon Jun 24 18:32:04 devstack nova-compute[80195]: Westmere-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Westmere Jun 24 18:32:04 devstack nova-compute[80195]: Snowridge Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Skylake-Client Jun 24 18:32:04 devstack nova-compute[80195]: SapphireRapids Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: SandyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Penryn Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G5 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G4 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G3 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G2 Jun 24 18:32:04 devstack nova-compute[80195]: Opteron_G1 Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Nehalem Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: IvyBridge Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Icelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Haswell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Haswell Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Rome Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Milan Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-IBPB Jun 24 18:32:04 devstack nova-compute[80195]: EPYC-Genoa Jun 24 18:32:04 devstack nova-compute[80195]: EPYC Jun 24 18:32:04 devstack nova-compute[80195]: Dhyana Jun 24 18:32:04 devstack nova-compute[80195]: Cooperlake Jun 24 18:32:04 devstack nova-compute[80195]: Conroe Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Cascadelake-Server Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-noTSX Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell-IBRS Jun 24 18:32:04 devstack nova-compute[80195]: Broadwell Jun 24 18:32:04 devstack nova-compute[80195]: 486 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: file Jun 24 18:32:04 devstack nova-compute[80195]: anonymous Jun 24 18:32:04 devstack nova-compute[80195]: memfd Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: disk Jun 24 18:32:04 devstack nova-compute[80195]: cdrom Jun 24 18:32:04 devstack nova-compute[80195]: floppy Jun 24 18:32:04 devstack nova-compute[80195]: lun Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: ide Jun 24 18:32:04 devstack nova-compute[80195]: fdc Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: sata Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: sdl Jun 24 18:32:04 devstack nova-compute[80195]: vnc Jun 24 18:32:04 devstack nova-compute[80195]: spice Jun 24 18:32:04 devstack nova-compute[80195]: egl-headless Jun 24 18:32:04 devstack nova-compute[80195]: dbus Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: subsystem Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: default Jun 24 18:32:04 devstack nova-compute[80195]: mandatory Jun 24 18:32:04 devstack nova-compute[80195]: requisite Jun 24 18:32:04 devstack nova-compute[80195]: optional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: pci Jun 24 18:32:04 devstack nova-compute[80195]: scsi Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: virtio-transitional Jun 24 18:32:04 devstack nova-compute[80195]: virtio-non-transitional Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: random Jun 24 18:32:04 devstack nova-compute[80195]: egd Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: path Jun 24 18:32:04 devstack nova-compute[80195]: handle Jun 24 18:32:04 devstack nova-compute[80195]: virtiofs Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: tpm-tis Jun 24 18:32:04 devstack nova-compute[80195]: tpm-crb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: passthrough Jun 24 18:32:04 devstack nova-compute[80195]: emulator Jun 24 18:32:04 devstack nova-compute[80195]: external Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: 1.2 Jun 24 18:32:04 devstack nova-compute[80195]: 2.0 Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: usb Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: pty Jun 24 18:32:04 devstack nova-compute[80195]: unix Jun 24 18:32:04 devstack nova-compute[80195]: spicevmc Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: virtio Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: qemu Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: builtin Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: relaxed Jun 24 18:32:04 devstack nova-compute[80195]: vapic Jun 24 18:32:04 devstack nova-compute[80195]: spinlocks Jun 24 18:32:04 devstack nova-compute[80195]: vpindex Jun 24 18:32:04 devstack nova-compute[80195]: runtime Jun 24 18:32:04 devstack nova-compute[80195]: synic Jun 24 18:32:04 devstack nova-compute[80195]: stimer Jun 24 18:32:04 devstack nova-compute[80195]: reset Jun 24 18:32:04 devstack nova-compute[80195]: vendor_id Jun 24 18:32:04 devstack nova-compute[80195]: frequencies Jun 24 18:32:04 devstack nova-compute[80195]: reenlightenment Jun 24 18:32:04 devstack nova-compute[80195]: tlbflush Jun 24 18:32:04 devstack nova-compute[80195]: ipi Jun 24 18:32:04 devstack nova-compute[80195]: avic Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: Jun 24 18:32:04 devstack nova-compute[80195]: {{(pid=80195) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=80195) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=80195) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Checking secure boot support for host arch (x86_64) {{(pid=80195) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Checking secure boot support for host arch (x86_64) {{(pid=80195) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 18:32:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Checking secure boot support for host arch (x86_64) {{(pid=80195) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 18:32:04 devstack nova-compute[80195]: INFO nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Secure Boot support detected Jun 24 18:32:04 devstack nova-compute[80195]: INFO nova.virt.node [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Generated node identity 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a Jun 24 18:32:04 devstack nova-compute[80195]: INFO nova.virt.node [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Wrote node identity 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a to /opt/stack/data/nova/compute_id Jun 24 18:32:04 devstack nova-compute[80195]: WARNING nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Compute nodes ['2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a'] for host devstack were not found in the database. If this is the first time this service is starting on this host, then you can ignore this warning. Jun 24 18:32:05 devstack nova-compute[80195]: INFO nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 24 18:32:06 devstack nova-compute[80195]: WARNING nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] No compute node record found for host devstack. If this is the first time this service is starting on this host, then you can ignore this warning.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jun 24 18:32:06 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:32:06 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:32:06 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:32:06 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:32:07 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:32:07 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:32:07 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:32:07 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Hypervisor/Node resource view: name=devstack free_ram=6744MB free_disk=15.499992370605469GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:32:07 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:32:07 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:32:07 devstack nova-compute[80195]: WARNING nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] No compute node record for devstack:2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a could not be found. Jun 24 18:32:08 devstack nova-compute[80195]: INFO nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Compute node record created for devstack:devstack with uuid: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a Jun 24 18:32:09 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:32:09 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:32:07 up 26 min, 1 user, load average: 3.71, 2.97, 1.92\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:32:10 devstack nova-compute[80195]: INFO nova.scheduler.client.report [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] [req-83e42173-97c4-4fe5-bc1a-006c916c2323] Created resource provider record via placement API for resource provider with UUID 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a and name devstack. Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 24 18:32:10 devstack nova-compute[80195]: ] {{(pid=80195) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 24 18:32:10 devstack nova-compute[80195]: INFO nova.virt.libvirt.host [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] kernel doesn't support AMD SEV Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating inventory in ProviderTree for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a with inventory: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=80195) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updated inventory for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a generation from 0 to 1 during operation: update_inventory {{(pid=80195) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 18:32:10 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating inventory in ProviderTree for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 18:32:11 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a generation from 1 to 2 during operation: update_traits {{(pid=80195) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 18:32:11 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:32:11 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.859s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:32:11 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80195) start /opt/stack/nova/nova/service.py:196}} Jun 24 18:32:11 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80195) start /opt/stack/nova/nova/service.py:212}} Jun 24 18:32:12 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Join ServiceGroup membership for this service compute {{(pid=80195) start /opt/stack/nova/nova/service.py:222}} Jun 24 18:32:12 devstack nova-compute[80195]: DEBUG nova.servicegroup.drivers.db [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80195) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 24 18:32:17 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:32:26 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._sync_power_states {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:26 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:26 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 19.83 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80195) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager.update_available_resource {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.003s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:32:46 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CMD "env LANG=C uptime" returned: 0 in 0.015s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Hypervisor/Node resource view: name=devstack free_ram=6435MB free_disk=15.395252227783203GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:32:46 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:32:48 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:32:48 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:32:46 up 27 min, 1 user, load average: 3.52, 3.04, 1.99\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:32:48 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:32:48 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:32:48 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:32:49 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:32:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.100s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:32:49 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.99 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80195) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager.update_available_resource {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:33:49 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CMD "env LANG=C uptime" returned: 0 in 0.021s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Hypervisor/Node resource view: name=devstack free_ram=6396MB free_disk=15.376617431640625GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:33:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:33:50 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:33:50 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:33:49 up 28 min, 1 user, load average: 1.92, 2.65, 1.93\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:33:50 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:33:50 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:33:51 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:33:51 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:33:51 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.097s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:33:51 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:34:17 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80195) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:34:51 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager.update_available_resource {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:34:52 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Hypervisor/Node resource view: name=devstack free_ram=6349MB free_disk=15.175338745117188GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:34:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:34:53 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:34:53 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:34:52 up 29 min, 1 user, load average: 1.46, 2.39, 1.88\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:34:53 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:34:53 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:34:53 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:34:54 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:34:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.094s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:34:54 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.68 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80195) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager.update_available_resource {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:35:54 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Hypervisor/Node resource view: name=devstack free_ram=6415MB free_disk=15.049877166748047GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:35:54 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:35:55 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:35:55 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:35:54 up 30 min, 1 user, load average: 1.26, 2.15, 1.83\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:35:55 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:35:55 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:35:56 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:35:56 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:35:56 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.093s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:35:56 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 49.69 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:36:17 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:36:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:46 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Cleaning up deleted instances {{(pid=80195) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12085}} Jun 24 18:36:46 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] There are 0 instances to clean {{(pid=80195) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12094}} Jun 24 18:36:46 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:46 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Cleaning up deleted instances with incomplete migration {{(pid=80195) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12123}} Jun 24 18:36:47 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:47 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:36:48 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:48 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager.update_available_resource {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:36:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:36:49 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:36:49 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80195) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:36:50 devstack nova-compute[80195]: WARNING nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:36:50 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:36:50 devstack nova-compute[80195]: DEBUG oslo_concurrency.processutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CMD "env LANG=C uptime" returned: 0 in 0.015s {{(pid=80195) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:36:50 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Hypervisor/Node resource view: name=devstack free_ram=6231MB free_disk=14.897209167480469GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=80195) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:36:50 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:36:50 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:36:51 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:36:51 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:36:50 up 31 min, 1 user, load average: 1.57, 2.07, 1.82\n'} {{(pid=80195) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:36:51 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80195) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:36:51 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=80195) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:36:52 devstack nova-compute[80195]: DEBUG nova.scheduler.client.report [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80195) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:36:52 devstack nova-compute[80195]: DEBUG nova.compute.resource_tracker [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Compute_service record updated for devstack:devstack {{(pid=80195) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:36:52 devstack nova-compute[80195]: DEBUG oslo_concurrency.lockutils [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.097s {{(pid=80195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:36:52 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.47 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo_service.periodic_task [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80195) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80195) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:36:53 devstack nova-compute[80195]: DEBUG oslo.service.backend._threading.loopingcall [None req-1631e913-b369-4e51-ac63-8da134594e43 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.41 seconds {{(pid=80195) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:37:02 devstack nova-compute[80195]: INFO nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jun 24 18:37:03 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.driver [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating compute service status to disabled {{(pid=80195) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 24 18:37:03 devstack nova-compute[80195]: DEBUG nova.objects.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=80195) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 24 18:37:04 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a in placement. {{(pid=80195) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jun 24 18:37:04 devstack nova-compute[80195]: DEBUG nova.compute.provider_tree [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Updating resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a generation from 2 to 3 during operation: update_traits {{(pid=80195) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 18:37:04 devstack nova-compute[80195]: DEBUG nova.virt.libvirt.volume.mount [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Destroying MountManager generation 0 {{(pid=80195) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jun 24 18:37:19 devstack nova-compute[80195]: INFO oslo_service.backend._threading.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Graceful shutdown start Jun 24 18:37:19 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service graceful shutdown started. {{(pid=80195) stop /opt/stack/nova/nova/service.py:325}} Jun 24 18:37:19 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service stopping RPC server on topic: compute {{(pid=80195) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 24 18:37:21 devstack nova-compute[80195]: WARNING amqp [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service stopped RPC server on topic: compute {{(pid=80195) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute manager graceful shutdown started. {{(pid=80195) stop /opt/stack/nova/nova/service.py:334}} Jun 24 18:37:21 devstack nova-compute[80195]: WARNING nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.compute.manager [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=80195) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1909}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Sentinel is queued {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Shutdown is set {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [-] Received Task(fn=. at 0x74e90cfbfba0>, remaining_delay=-333.54436110899996 future=) {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Queue joined {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.utils [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Scheduler thread joined {{(pid=80195) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute manager graceful shutdown finished. {{(pid=80195) stop /opt/stack/nova/nova/service.py:337}} Jun 24 18:37:21 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=80195) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 24 18:37:22 devstack nova-compute[80195]: WARNING amqp [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 24 18:37:22 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=80195) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jun 24 18:37:22 devstack nova-compute[80195]: DEBUG nova.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] nova-compute service graceful shutdown finished. {{(pid=80195) stop /opt/stack/nova/nova/service.py:350}} Jun 24 18:37:22 devstack nova-compute[80195]: INFO oslo_service.backend._threading.service [None req-9984d222-7014-42d1-ad17-7d02546d20eb None None] Graceful shutdown finish Jun 24 18:37:26 devstack nova-compute[93138]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=93138) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 18:37:26 devstack nova-compute[93138]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=93138) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 18:37:26 devstack nova-compute[93138]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 24 18:37:26 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:37:26 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.031s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:37:26 devstack nova-compute[93138]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 24 18:37:27 devstack nova-compute[93138]: WARNING nova.compute.manager [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jun 24 18:37:27 devstack nova-compute[93138]: INFO nova.utils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] The long task thread pool MainProcess.long_task is initialized Jun 24 18:37:27 devstack nova-compute[93138]: INFO nova.virt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 24 18:37:28 devstack nova-compute[93138]: INFO nova.compute.provider_config [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 24 18:37:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Acquiring lock "singleton_lock" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:37:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Acquired lock "singleton_lock" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:37:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Releasing lock "singleton_lock" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:37:28 devstack nova-compute[93138]: WARNING oslo_service.backend._threading.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] no_fork=True: running service in main process Jun 24 18:37:28 devstack nova-compute[93138]: INFO nova.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Starting compute node (version 33.1.0) Jun 24 18:37:29 devstack nova-compute[93138]: INFO nova.utils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] The default thread pool MainProcess.default is initialized Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Starting event thread {{(pid=93138) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Starting connection event dispatch thread {{(pid=93138) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Connecting to libvirt: qemu:///system {{(pid=93138) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Registering for lifecycle events {{(pid=93138) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 24 18:37:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Registering for connection events: {{(pid=93138) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 24 18:37:29 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Connection event '1' reason 'None' Jun 24 18:37:30 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Updating compute service status to enabled {{(pid=93138) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 24 18:37:30 devstack nova-compute[93138]: DEBUG nova.objects.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 24 18:37:31 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a in placement. {{(pid=93138) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jun 24 18:37:31 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a: ValueError: No such provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5706, in _update_compute_provider_status Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 120, in wrapper Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1092, in set_traits_for_provider Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver ValueError: No such provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a Jun 24 18:37:31 devstack nova-compute[93138]: ERROR nova.virt.libvirt.driver Jun 24 18:37:31 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.volume.mount [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Initialising _HostMountState generation 0 {{(pid=93138) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 24 18:37:41 devstack nova-compute[93138]: INFO nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host capabilities Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 2a2c3e81-cc70-4a13-9705-61ab521d9846 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tcp Jun 24 18:37:41 devstack nova-compute[93138]: rdma Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 12248276 Jun 24 18:37:41 devstack nova-compute[93138]: 3062069 Jun 24 18:37:41 devstack nova-compute[93138]: 0 Jun 24 18:37:41 devstack nova-compute[93138]: 0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: apparmor Jun 24 18:37:41 devstack nova-compute[93138]: 0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: dac Jun 24 18:37:41 devstack nova-compute[93138]: 0 Jun 24 18:37:41 devstack nova-compute[93138]: +64055:+994 Jun 24 18:37:41 devstack nova-compute[93138]: +64055:+994 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-alpha Jun 24 18:37:41 devstack nova-compute[93138]: clipper Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-arm Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: qcom-dc-scm-v1-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mori-bmc Jun 24 18:37:41 devstack nova-compute[93138]: ast2600-evb Jun 24 18:37:41 devstack nova-compute[93138]: borzoi Jun 24 18:37:41 devstack nova-compute[93138]: tiogapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: spitz Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: nuri Jun 24 18:37:41 devstack nova-compute[93138]: mcimx7d-sabre Jun 24 18:37:41 devstack nova-compute[93138]: romulus-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: npcm750-evb Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: rainier-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an547 Jun 24 18:37:41 devstack nova-compute[93138]: musca-b1 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pbx-a9 Jun 24 18:37:41 devstack nova-compute[93138]: versatileab Jun 24 18:37:41 devstack nova-compute[93138]: kzm Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: fby35-bmc Jun 24 18:37:41 devstack nova-compute[93138]: musca-a Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: mcimx6ul-evk Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: smdkc210 Jun 24 18:37:41 devstack nova-compute[93138]: sx1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: imx25-pdk Jun 24 18:37:41 devstack nova-compute[93138]: stm32vldiscovery Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: orangepi-pc Jun 24 18:37:41 devstack nova-compute[93138]: quanta-q71l-bmc Jun 24 18:37:41 devstack nova-compute[93138]: z2 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: xilinx-zynq-a9 Jun 24 18:37:41 devstack nova-compute[93138]: tosa Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an500 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an521 Jun 24 18:37:41 devstack nova-compute[93138]: sabrelite Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an511 Jun 24 18:37:41 devstack nova-compute[93138]: canon-a1100 Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gbs-bmc Jun 24 18:37:41 devstack nova-compute[93138]: emcraft-sf2 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pb-a8 Jun 24 18:37:41 devstack nova-compute[93138]: yosemitev2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: raspi1ap Jun 24 18:37:41 devstack nova-compute[93138]: palmetto-bmc Jun 24 18:37:41 devstack nova-compute[93138]: sx1-v1 Jun 24 18:37:41 devstack nova-compute[93138]: n810 Jun 24 18:37:41 devstack nova-compute[93138]: g220a-bmc Jun 24 18:37:41 devstack nova-compute[93138]: n800 Jun 24 18:37:41 devstack nova-compute[93138]: bletchley-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: tacoma-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gsj Jun 24 18:37:41 devstack nova-compute[93138]: versatilepb Jun 24 18:37:41 devstack nova-compute[93138]: terrier Jun 24 18:37:41 devstack nova-compute[93138]: mainstone Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb-mpcore Jun 24 18:37:41 devstack nova-compute[93138]: integratorcp Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: supermicrox11-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: witherspoon-bmc Jun 24 18:37:41 devstack nova-compute[93138]: qcom-firework-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an524 Jun 24 18:37:41 devstack nova-compute[93138]: kudo-bmc Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a9 Jun 24 18:37:41 devstack nova-compute[93138]: midway Jun 24 18:37:41 devstack nova-compute[93138]: musicpal Jun 24 18:37:41 devstack nova-compute[93138]: lm3s811evb Jun 24 18:37:41 devstack nova-compute[93138]: lm3s6965evb Jun 24 18:37:41 devstack nova-compute[93138]: supermicro-x11spi-bmc Jun 24 18:37:41 devstack nova-compute[93138]: microbit Jun 24 18:37:41 devstack nova-compute[93138]: fby35 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an505 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an385 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: cubieboard Jun 24 18:37:41 devstack nova-compute[93138]: ast1030-evb Jun 24 18:37:41 devstack nova-compute[93138]: verdex Jun 24 18:37:41 devstack nova-compute[93138]: bpim2u Jun 24 18:37:41 devstack nova-compute[93138]: netduino2 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an386 Jun 24 18:37:41 devstack nova-compute[93138]: olimex-stm32-h405 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: raspi2b Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a15 Jun 24 18:37:41 devstack nova-compute[93138]: fuji-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: sonorapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: cheetah Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: ast2500-evb Jun 24 18:37:41 devstack nova-compute[93138]: highbank Jun 24 18:37:41 devstack nova-compute[93138]: akita Jun 24 18:37:41 devstack nova-compute[93138]: connex Jun 24 18:37:41 devstack nova-compute[93138]: netduinoplus2 Jun 24 18:37:41 devstack nova-compute[93138]: collie Jun 24 18:37:41 devstack nova-compute[93138]: raspi0 Jun 24 18:37:41 devstack nova-compute[93138]: fp5280g2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-arm Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: qcom-dc-scm-v1-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mori-bmc Jun 24 18:37:41 devstack nova-compute[93138]: ast2600-evb Jun 24 18:37:41 devstack nova-compute[93138]: borzoi Jun 24 18:37:41 devstack nova-compute[93138]: tiogapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: spitz Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: nuri Jun 24 18:37:41 devstack nova-compute[93138]: mcimx7d-sabre Jun 24 18:37:41 devstack nova-compute[93138]: romulus-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: npcm750-evb Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: rainier-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an547 Jun 24 18:37:41 devstack nova-compute[93138]: musca-b1 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pbx-a9 Jun 24 18:37:41 devstack nova-compute[93138]: versatileab Jun 24 18:37:41 devstack nova-compute[93138]: kzm Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: fby35-bmc Jun 24 18:37:41 devstack nova-compute[93138]: musca-a Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: mcimx6ul-evk Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: smdkc210 Jun 24 18:37:41 devstack nova-compute[93138]: sx1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: imx25-pdk Jun 24 18:37:41 devstack nova-compute[93138]: stm32vldiscovery Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: orangepi-pc Jun 24 18:37:41 devstack nova-compute[93138]: quanta-q71l-bmc Jun 24 18:37:41 devstack nova-compute[93138]: z2 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: xilinx-zynq-a9 Jun 24 18:37:41 devstack nova-compute[93138]: tosa Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an500 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an521 Jun 24 18:37:41 devstack nova-compute[93138]: sabrelite Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an511 Jun 24 18:37:41 devstack nova-compute[93138]: canon-a1100 Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gbs-bmc Jun 24 18:37:41 devstack nova-compute[93138]: emcraft-sf2 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pb-a8 Jun 24 18:37:41 devstack nova-compute[93138]: yosemitev2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: raspi1ap Jun 24 18:37:41 devstack nova-compute[93138]: palmetto-bmc Jun 24 18:37:41 devstack nova-compute[93138]: sx1-v1 Jun 24 18:37:41 devstack nova-compute[93138]: n810 Jun 24 18:37:41 devstack nova-compute[93138]: g220a-bmc Jun 24 18:37:41 devstack nova-compute[93138]: n800 Jun 24 18:37:41 devstack nova-compute[93138]: bletchley-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: tacoma-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gsj Jun 24 18:37:41 devstack nova-compute[93138]: versatilepb Jun 24 18:37:41 devstack nova-compute[93138]: terrier Jun 24 18:37:41 devstack nova-compute[93138]: mainstone Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb-mpcore Jun 24 18:37:41 devstack nova-compute[93138]: integratorcp Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: supermicrox11-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: witherspoon-bmc Jun 24 18:37:41 devstack nova-compute[93138]: qcom-firework-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an524 Jun 24 18:37:41 devstack nova-compute[93138]: kudo-bmc Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a9 Jun 24 18:37:41 devstack nova-compute[93138]: midway Jun 24 18:37:41 devstack nova-compute[93138]: musicpal Jun 24 18:37:41 devstack nova-compute[93138]: lm3s811evb Jun 24 18:37:41 devstack nova-compute[93138]: lm3s6965evb Jun 24 18:37:41 devstack nova-compute[93138]: supermicro-x11spi-bmc Jun 24 18:37:41 devstack nova-compute[93138]: microbit Jun 24 18:37:41 devstack nova-compute[93138]: fby35 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an505 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an385 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: cubieboard Jun 24 18:37:41 devstack nova-compute[93138]: ast1030-evb Jun 24 18:37:41 devstack nova-compute[93138]: verdex Jun 24 18:37:41 devstack nova-compute[93138]: bpim2u Jun 24 18:37:41 devstack nova-compute[93138]: netduino2 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an386 Jun 24 18:37:41 devstack nova-compute[93138]: olimex-stm32-h405 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: raspi2b Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a15 Jun 24 18:37:41 devstack nova-compute[93138]: fuji-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: sonorapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: cheetah Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: ast2500-evb Jun 24 18:37:41 devstack nova-compute[93138]: highbank Jun 24 18:37:41 devstack nova-compute[93138]: akita Jun 24 18:37:41 devstack nova-compute[93138]: connex Jun 24 18:37:41 devstack nova-compute[93138]: netduinoplus2 Jun 24 18:37:41 devstack nova-compute[93138]: collie Jun 24 18:37:41 devstack nova-compute[93138]: raspi0 Jun 24 18:37:41 devstack nova-compute[93138]: fp5280g2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-aarch64 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: qcom-dc-scm-v1-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mori-bmc Jun 24 18:37:41 devstack nova-compute[93138]: ast2600-evb Jun 24 18:37:41 devstack nova-compute[93138]: borzoi Jun 24 18:37:41 devstack nova-compute[93138]: tiogapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: spitz Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: nuri Jun 24 18:37:41 devstack nova-compute[93138]: mcimx7d-sabre Jun 24 18:37:41 devstack nova-compute[93138]: romulus-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: npcm750-evb Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: rainier-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an547 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: musca-b1 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pbx-a9 Jun 24 18:37:41 devstack nova-compute[93138]: versatileab Jun 24 18:37:41 devstack nova-compute[93138]: kzm Jun 24 18:37:41 devstack nova-compute[93138]: fby35-bmc Jun 24 18:37:41 devstack nova-compute[93138]: musca-a Jun 24 18:37:41 devstack nova-compute[93138]: virt-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: mcimx6ul-evk Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: smdkc210 Jun 24 18:37:41 devstack nova-compute[93138]: sx1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: imx25-pdk Jun 24 18:37:41 devstack nova-compute[93138]: stm32vldiscovery Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: orangepi-pc Jun 24 18:37:41 devstack nova-compute[93138]: quanta-q71l-bmc Jun 24 18:37:41 devstack nova-compute[93138]: z2 Jun 24 18:37:41 devstack nova-compute[93138]: virt-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: xilinx-zynq-a9 Jun 24 18:37:41 devstack nova-compute[93138]: xlnx-zcu102 Jun 24 18:37:41 devstack nova-compute[93138]: tosa Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an500 Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an521 Jun 24 18:37:41 devstack nova-compute[93138]: sabrelite Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an511 Jun 24 18:37:41 devstack nova-compute[93138]: canon-a1100 Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gbs-bmc Jun 24 18:37:41 devstack nova-compute[93138]: emcraft-sf2 Jun 24 18:37:41 devstack nova-compute[93138]: realview-pb-a8 Jun 24 18:37:41 devstack nova-compute[93138]: sbsa-ref Jun 24 18:37:41 devstack nova-compute[93138]: yosemitev2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: raspi1ap Jun 24 18:37:41 devstack nova-compute[93138]: palmetto-bmc Jun 24 18:37:41 devstack nova-compute[93138]: sx1-v1 Jun 24 18:37:41 devstack nova-compute[93138]: n810 Jun 24 18:37:41 devstack nova-compute[93138]: g220a-bmc Jun 24 18:37:41 devstack nova-compute[93138]: n800 Jun 24 18:37:41 devstack nova-compute[93138]: bletchley-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: tacoma-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: quanta-gsj Jun 24 18:37:41 devstack nova-compute[93138]: versatilepb Jun 24 18:37:41 devstack nova-compute[93138]: terrier Jun 24 18:37:41 devstack nova-compute[93138]: mainstone Jun 24 18:37:41 devstack nova-compute[93138]: realview-eb-mpcore Jun 24 18:37:41 devstack nova-compute[93138]: integratorcp Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: supermicrox11-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: witherspoon-bmc Jun 24 18:37:41 devstack nova-compute[93138]: qcom-firework-bmc Jun 24 18:37:41 devstack nova-compute[93138]: mps3-an524 Jun 24 18:37:41 devstack nova-compute[93138]: kudo-bmc Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a9 Jun 24 18:37:41 devstack nova-compute[93138]: midway Jun 24 18:37:41 devstack nova-compute[93138]: musicpal Jun 24 18:37:41 devstack nova-compute[93138]: lm3s811evb Jun 24 18:37:41 devstack nova-compute[93138]: lm3s6965evb Jun 24 18:37:41 devstack nova-compute[93138]: supermicro-x11spi-bmc Jun 24 18:37:41 devstack nova-compute[93138]: microbit Jun 24 18:37:41 devstack nova-compute[93138]: fby35 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an505 Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an385 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: raspi3ap Jun 24 18:37:41 devstack nova-compute[93138]: cubieboard Jun 24 18:37:41 devstack nova-compute[93138]: ast1030-evb Jun 24 18:37:41 devstack nova-compute[93138]: verdex Jun 24 18:37:41 devstack nova-compute[93138]: bpim2u Jun 24 18:37:41 devstack nova-compute[93138]: netduino2 Jun 24 18:37:41 devstack nova-compute[93138]: xlnx-versal-virt Jun 24 18:37:41 devstack nova-compute[93138]: mps2-an386 Jun 24 18:37:41 devstack nova-compute[93138]: olimex-stm32-h405 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: raspi3b Jun 24 18:37:41 devstack nova-compute[93138]: raspi2b Jun 24 18:37:41 devstack nova-compute[93138]: vexpress-a15 Jun 24 18:37:41 devstack nova-compute[93138]: fuji-bmc Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: sonorapass-bmc Jun 24 18:37:41 devstack nova-compute[93138]: cheetah Jun 24 18:37:41 devstack nova-compute[93138]: virt-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: ast2500-evb Jun 24 18:37:41 devstack nova-compute[93138]: highbank Jun 24 18:37:41 devstack nova-compute[93138]: akita Jun 24 18:37:41 devstack nova-compute[93138]: connex Jun 24 18:37:41 devstack nova-compute[93138]: netduinoplus2 Jun 24 18:37:41 devstack nova-compute[93138]: collie Jun 24 18:37:41 devstack nova-compute[93138]: raspi0 Jun 24 18:37:41 devstack nova-compute[93138]: fp5280g2-bmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-cris Jun 24 18:37:41 devstack nova-compute[93138]: axis-dev88 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-i386 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: ubuntu Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-impish-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-lunar-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-focal Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-eoan-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-disco-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-zesty Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-lunar Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-artful Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-trusty Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-eoan-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-focal-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-bionic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-artful Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-cosmic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: x-remote Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-bionic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-lunar Jun 24 18:37:41 devstack nova-compute[93138]: isapc Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-disco-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-kinetic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-groovy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: ubuntu-q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-lunar-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-disco Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-cosmic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble Jun 24 18:37:41 devstack nova-compute[93138]: q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-impish Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-wily Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-impish Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-impish-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.0.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-hirsute-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-zesty Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-focal Jun 24 18:37:41 devstack nova-compute[93138]: microvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.3 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-kinetic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-focal-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble Jun 24 18:37:41 devstack nova-compute[93138]: pc Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-disco Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-groovy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-hirsute-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-m68k Jun 24 18:37:41 devstack nova-compute[93138]: mcf5208evb Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: an5206 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: q800 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: next-cube Jun 24 18:37:41 devstack nova-compute[93138]: virt-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: virt-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-microblaze Jun 24 18:37:41 devstack nova-compute[93138]: petalogix-s3adsp1800 Jun 24 18:37:41 devstack nova-compute[93138]: petalogix-ml605 Jun 24 18:37:41 devstack nova-compute[93138]: xlnx-zynqmp-pmu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-microblazeel Jun 24 18:37:41 devstack nova-compute[93138]: petalogix-s3adsp1800 Jun 24 18:37:41 devstack nova-compute[93138]: petalogix-ml605 Jun 24 18:37:41 devstack nova-compute[93138]: xlnx-zynqmp-pmu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-mips Jun 24 18:37:41 devstack nova-compute[93138]: malta Jun 24 18:37:41 devstack nova-compute[93138]: mipssim Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-mipsel Jun 24 18:37:41 devstack nova-compute[93138]: malta Jun 24 18:37:41 devstack nova-compute[93138]: mipssim Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-mips64 Jun 24 18:37:41 devstack nova-compute[93138]: malta Jun 24 18:37:41 devstack nova-compute[93138]: mipssim Jun 24 18:37:41 devstack nova-compute[93138]: pica61 Jun 24 18:37:41 devstack nova-compute[93138]: magnum Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-mips64el Jun 24 18:37:41 devstack nova-compute[93138]: malta Jun 24 18:37:41 devstack nova-compute[93138]: loongson3-virt Jun 24 18:37:41 devstack nova-compute[93138]: mipssim Jun 24 18:37:41 devstack nova-compute[93138]: pica61 Jun 24 18:37:41 devstack nova-compute[93138]: magnum Jun 24 18:37:41 devstack nova-compute[93138]: boston Jun 24 18:37:41 devstack nova-compute[93138]: fuloong2e Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-ppc Jun 24 18:37:41 devstack nova-compute[93138]: g3beige Jun 24 18:37:41 devstack nova-compute[93138]: amigaone Jun 24 18:37:41 devstack nova-compute[93138]: virtex-ml507 Jun 24 18:37:41 devstack nova-compute[93138]: mac99 Jun 24 18:37:41 devstack nova-compute[93138]: ppce500 Jun 24 18:37:41 devstack nova-compute[93138]: sam460ex Jun 24 18:37:41 devstack nova-compute[93138]: pegasos2 Jun 24 18:37:41 devstack nova-compute[93138]: bamboo Jun 24 18:37:41 devstack nova-compute[93138]: 40p Jun 24 18:37:41 devstack nova-compute[93138]: ref405ep Jun 24 18:37:41 devstack nova-compute[93138]: mpc8544ds Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-ppc64 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-noble Jun 24 18:37:41 devstack nova-compute[93138]: pseries Jun 24 18:37:41 devstack nova-compute[93138]: amigaone Jun 24 18:37:41 devstack nova-compute[93138]: powernv9 Jun 24 18:37:41 devstack nova-compute[93138]: powernv Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: mpc8544ds Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: powernv10 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: ppce500 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-bionic-sxxm Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: 40p Jun 24 18:37:41 devstack nova-compute[93138]: pseries-lunar Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pegasos2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pseries-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-zesty Jun 24 18:37:41 devstack nova-compute[93138]: bamboo Jun 24 18:37:41 devstack nova-compute[93138]: pseries-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pseries-focal Jun 24 18:37:41 devstack nova-compute[93138]: g3beige Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-disco Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.12-sxxm Jun 24 18:37:41 devstack nova-compute[93138]: pseries-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: virtex-ml507 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: mac99 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-impish Jun 24 18:37:41 devstack nova-compute[93138]: pseries-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pseries-artful Jun 24 18:37:41 devstack nova-compute[93138]: sam460ex Jun 24 18:37:41 devstack nova-compute[93138]: ref405ep Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.3 Jun 24 18:37:41 devstack nova-compute[93138]: powernv8 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-ppc64le Jun 24 18:37:41 devstack nova-compute[93138]: pseries-noble Jun 24 18:37:41 devstack nova-compute[93138]: pseries Jun 24 18:37:41 devstack nova-compute[93138]: amigaone Jun 24 18:37:41 devstack nova-compute[93138]: powernv9 Jun 24 18:37:41 devstack nova-compute[93138]: powernv Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: mpc8544ds Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: powernv10 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: ppce500 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-bionic-sxxm Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: 40p Jun 24 18:37:41 devstack nova-compute[93138]: pseries-lunar Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pegasos2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pseries-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-zesty Jun 24 18:37:41 devstack nova-compute[93138]: bamboo Jun 24 18:37:41 devstack nova-compute[93138]: pseries-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pseries-focal Jun 24 18:37:41 devstack nova-compute[93138]: g3beige Jun 24 18:37:41 devstack nova-compute[93138]: pseries-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-disco Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.12-sxxm Jun 24 18:37:41 devstack nova-compute[93138]: pseries-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: virtex-ml507 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.2 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: mac99 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-impish Jun 24 18:37:41 devstack nova-compute[93138]: pseries-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pseries-artful Jun 24 18:37:41 devstack nova-compute[93138]: sam460ex Jun 24 18:37:41 devstack nova-compute[93138]: ref405ep Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.3 Jun 24 18:37:41 devstack nova-compute[93138]: powernv8 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pseries-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-riscv32 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: spike Jun 24 18:37:41 devstack nova-compute[93138]: opentitan Jun 24 18:37:41 devstack nova-compute[93138]: sifive_u Jun 24 18:37:41 devstack nova-compute[93138]: sifive_e Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-riscv64 Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: spike Jun 24 18:37:41 devstack nova-compute[93138]: microchip-icicle-kit Jun 24 18:37:41 devstack nova-compute[93138]: sifive_u Jun 24 18:37:41 devstack nova-compute[93138]: shakti_c Jun 24 18:37:41 devstack nova-compute[93138]: sifive_e Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-s390x Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-noble Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-disco Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-mantic Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-xenial Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-focal Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-zesty Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-groovy Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-artful Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-lunar Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-eoan Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-bionic Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-impish Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-jammy Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: s390-ccw-virtio-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-sh4 Jun 24 18:37:41 devstack nova-compute[93138]: shix Jun 24 18:37:41 devstack nova-compute[93138]: r2d Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-sh4eb Jun 24 18:37:41 devstack nova-compute[93138]: shix Jun 24 18:37:41 devstack nova-compute[93138]: r2d Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-sparc Jun 24 18:37:41 devstack nova-compute[93138]: SS-5 Jun 24 18:37:41 devstack nova-compute[93138]: SS-20 Jun 24 18:37:41 devstack nova-compute[93138]: LX Jun 24 18:37:41 devstack nova-compute[93138]: SPARCClassic Jun 24 18:37:41 devstack nova-compute[93138]: leon3_generic Jun 24 18:37:41 devstack nova-compute[93138]: SPARCbook Jun 24 18:37:41 devstack nova-compute[93138]: SS-4 Jun 24 18:37:41 devstack nova-compute[93138]: SS-600MP Jun 24 18:37:41 devstack nova-compute[93138]: SS-10 Jun 24 18:37:41 devstack nova-compute[93138]: Voyager Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-sparc64 Jun 24 18:37:41 devstack nova-compute[93138]: sun4u Jun 24 18:37:41 devstack nova-compute[93138]: niagara Jun 24 18:37:41 devstack nova-compute[93138]: sun4v Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 64 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: ubuntu Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-impish-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-lunar-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-focal Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-xenial Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-eoan-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-zesty Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-disco-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-lunar Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-groovy Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-artful Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-trusty Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-focal-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-eoan-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-bionic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-artful Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.7 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-kinetic Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-cosmic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: x-remote Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.4 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.9 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-bionic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-lunar Jun 24 18:37:41 devstack nova-compute[93138]: isapc Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-mantic-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-3.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-disco-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-cosmic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.12 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-bionic Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-kinetic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-groovy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: ubuntu-q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-lunar-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-disco Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-cosmic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble Jun 24 18:37:41 devstack nova-compute[93138]: q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-wily Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-impish Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.6 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-impish Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-jammy Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-impish-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-hirsute Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.0.1 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-hirsute-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.10 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-zesty Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-6.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-focal Jun 24 18:37:41 devstack nova-compute[93138]: microvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.3 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-jammy-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-disco Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-kinetic-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-4.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-focal-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble Jun 24 18:37:41 devstack nova-compute[93138]: pc Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: q35 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-groovy-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-hirsute-hpb Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-8.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-5.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-2.8 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-6.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-eoan Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.5 Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-3.0 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-yakkety Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-mantic-hpb-maxcpus Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-7.2 Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-2.11 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-xtensa Jun 24 18:37:41 devstack nova-compute[93138]: sim Jun 24 18:37:41 devstack nova-compute[93138]: kc705 Jun 24 18:37:41 devstack nova-compute[93138]: ml605 Jun 24 18:37:41 devstack nova-compute[93138]: ml605-nommu Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: lx60-nommu Jun 24 18:37:41 devstack nova-compute[93138]: lx200 Jun 24 18:37:41 devstack nova-compute[93138]: lx200-nommu Jun 24 18:37:41 devstack nova-compute[93138]: lx60 Jun 24 18:37:41 devstack nova-compute[93138]: kc705-nommu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: hvm Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 32 Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-xtensaeb Jun 24 18:37:41 devstack nova-compute[93138]: sim Jun 24 18:37:41 devstack nova-compute[93138]: kc705 Jun 24 18:37:41 devstack nova-compute[93138]: ml605 Jun 24 18:37:41 devstack nova-compute[93138]: ml605-nommu Jun 24 18:37:41 devstack nova-compute[93138]: virt Jun 24 18:37:41 devstack nova-compute[93138]: lx60-nommu Jun 24 18:37:41 devstack nova-compute[93138]: lx200 Jun 24 18:37:41 devstack nova-compute[93138]: lx200-nommu Jun 24 18:37:41 devstack nova-compute[93138]: lx60 Jun 24 18:37:41 devstack nova-compute[93138]: kc705-nommu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for i686 via machine types: {'ubuntu-q35', 'q35', 'pc', 'ubuntu'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-i386 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: i686 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-i386 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble Jun 24 18:37:41 devstack nova-compute[93138]: i686 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-i386 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble Jun 24 18:37:41 devstack nova-compute[93138]: i686 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: ide Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-i386 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: i686 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: ide Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu-q35', 'q35', 'pc', 'ubuntu'} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: efi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-q35-noble Jun 24 18:37:41 devstack nova-compute[93138]: x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: efi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble Jun 24 18:37:41 devstack nova-compute[93138]: x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: efi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: file Jun 24 18:37:41 devstack nova-compute[93138]: anonymous Jun 24 18:37:41 devstack nova-compute[93138]: memfd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: disk Jun 24 18:37:41 devstack nova-compute[93138]: cdrom Jun 24 18:37:41 devstack nova-compute[93138]: floppy Jun 24 18:37:41 devstack nova-compute[93138]: lun Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: ide Jun 24 18:37:41 devstack nova-compute[93138]: fdc Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: sata Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: sdl Jun 24 18:37:41 devstack nova-compute[93138]: vnc Jun 24 18:37:41 devstack nova-compute[93138]: spice Jun 24 18:37:41 devstack nova-compute[93138]: egl-headless Jun 24 18:37:41 devstack nova-compute[93138]: dbus Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: subsystem Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: default Jun 24 18:37:41 devstack nova-compute[93138]: mandatory Jun 24 18:37:41 devstack nova-compute[93138]: requisite Jun 24 18:37:41 devstack nova-compute[93138]: optional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: pci Jun 24 18:37:41 devstack nova-compute[93138]: scsi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:41 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: random Jun 24 18:37:41 devstack nova-compute[93138]: egd Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: path Jun 24 18:37:41 devstack nova-compute[93138]: handle Jun 24 18:37:41 devstack nova-compute[93138]: virtiofs Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:41 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: passthrough Jun 24 18:37:41 devstack nova-compute[93138]: emulator Jun 24 18:37:41 devstack nova-compute[93138]: external Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: 1.2 Jun 24 18:37:41 devstack nova-compute[93138]: 2.0 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: usb Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: pty Jun 24 18:37:41 devstack nova-compute[93138]: unix Jun 24 18:37:41 devstack nova-compute[93138]: spicevmc Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: virtio Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: builtin Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: relaxed Jun 24 18:37:41 devstack nova-compute[93138]: vapic Jun 24 18:37:41 devstack nova-compute[93138]: spinlocks Jun 24 18:37:41 devstack nova-compute[93138]: vpindex Jun 24 18:37:41 devstack nova-compute[93138]: runtime Jun 24 18:37:41 devstack nova-compute[93138]: synic Jun 24 18:37:41 devstack nova-compute[93138]: stimer Jun 24 18:37:41 devstack nova-compute[93138]: reset Jun 24 18:37:41 devstack nova-compute[93138]: vendor_id Jun 24 18:37:41 devstack nova-compute[93138]: frequencies Jun 24 18:37:41 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:41 devstack nova-compute[93138]: tlbflush Jun 24 18:37:41 devstack nova-compute[93138]: ipi Jun 24 18:37:41 devstack nova-compute[93138]: avic Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm Jun 24 18:37:41 devstack nova-compute[93138]: pc-i440fx-noble-v2 Jun 24 18:37:41 devstack nova-compute[93138]: x86_64 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: efi Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: rom Jun 24 18:37:41 devstack nova-compute[93138]: pflash Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: yes Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: no Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: on Jun 24 18:37:41 devstack nova-compute[93138]: off Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: AMD Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: qemu64 Jun 24 18:37:41 devstack nova-compute[93138]: qemu32 Jun 24 18:37:41 devstack nova-compute[93138]: phenom Jun 24 18:37:41 devstack nova-compute[93138]: pentium3 Jun 24 18:37:41 devstack nova-compute[93138]: pentium2 Jun 24 18:37:41 devstack nova-compute[93138]: pentium Jun 24 18:37:41 devstack nova-compute[93138]: n270 Jun 24 18:37:41 devstack nova-compute[93138]: kvm64 Jun 24 18:37:41 devstack nova-compute[93138]: kvm32 Jun 24 18:37:41 devstack nova-compute[93138]: coreduo Jun 24 18:37:41 devstack nova-compute[93138]: core2duo Jun 24 18:37:41 devstack nova-compute[93138]: athlon Jun 24 18:37:41 devstack nova-compute[93138]: Westmere-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Westmere Jun 24 18:37:41 devstack nova-compute[93138]: Snowridge Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Skylake-Client Jun 24 18:37:41 devstack nova-compute[93138]: SapphireRapids Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: SandyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Penryn Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G5 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G4 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G3 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G2 Jun 24 18:37:41 devstack nova-compute[93138]: Opteron_G1 Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Nehalem Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: IvyBridge Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Icelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Haswell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Haswell Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Rome Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Milan Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-IBPB Jun 24 18:37:41 devstack nova-compute[93138]: EPYC-Genoa Jun 24 18:37:41 devstack nova-compute[93138]: EPYC Jun 24 18:37:41 devstack nova-compute[93138]: Dhyana Jun 24 18:37:41 devstack nova-compute[93138]: Cooperlake Jun 24 18:37:41 devstack nova-compute[93138]: Conroe Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Cascadelake-Server Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-noTSX Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell-IBRS Jun 24 18:37:41 devstack nova-compute[93138]: Broadwell Jun 24 18:37:41 devstack nova-compute[93138]: 486 Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:41 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: file Jun 24 18:37:42 devstack nova-compute[93138]: anonymous Jun 24 18:37:42 devstack nova-compute[93138]: memfd Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: disk Jun 24 18:37:42 devstack nova-compute[93138]: cdrom Jun 24 18:37:42 devstack nova-compute[93138]: floppy Jun 24 18:37:42 devstack nova-compute[93138]: lun Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: ide Jun 24 18:37:42 devstack nova-compute[93138]: fdc Jun 24 18:37:42 devstack nova-compute[93138]: scsi Jun 24 18:37:42 devstack nova-compute[93138]: virtio Jun 24 18:37:42 devstack nova-compute[93138]: usb Jun 24 18:37:42 devstack nova-compute[93138]: sata Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: virtio Jun 24 18:37:42 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:42 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: sdl Jun 24 18:37:42 devstack nova-compute[93138]: vnc Jun 24 18:37:42 devstack nova-compute[93138]: spice Jun 24 18:37:42 devstack nova-compute[93138]: egl-headless Jun 24 18:37:42 devstack nova-compute[93138]: dbus Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: subsystem Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: default Jun 24 18:37:42 devstack nova-compute[93138]: mandatory Jun 24 18:37:42 devstack nova-compute[93138]: requisite Jun 24 18:37:42 devstack nova-compute[93138]: optional Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: usb Jun 24 18:37:42 devstack nova-compute[93138]: pci Jun 24 18:37:42 devstack nova-compute[93138]: scsi Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: virtio Jun 24 18:37:42 devstack nova-compute[93138]: virtio-transitional Jun 24 18:37:42 devstack nova-compute[93138]: virtio-non-transitional Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: random Jun 24 18:37:42 devstack nova-compute[93138]: egd Jun 24 18:37:42 devstack nova-compute[93138]: builtin Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: path Jun 24 18:37:42 devstack nova-compute[93138]: handle Jun 24 18:37:42 devstack nova-compute[93138]: virtiofs Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: tpm-tis Jun 24 18:37:42 devstack nova-compute[93138]: tpm-crb Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: passthrough Jun 24 18:37:42 devstack nova-compute[93138]: emulator Jun 24 18:37:42 devstack nova-compute[93138]: external Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: 1.2 Jun 24 18:37:42 devstack nova-compute[93138]: 2.0 Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: usb Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: pty Jun 24 18:37:42 devstack nova-compute[93138]: unix Jun 24 18:37:42 devstack nova-compute[93138]: spicevmc Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: virtio Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: qemu Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: builtin Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: relaxed Jun 24 18:37:42 devstack nova-compute[93138]: vapic Jun 24 18:37:42 devstack nova-compute[93138]: spinlocks Jun 24 18:37:42 devstack nova-compute[93138]: vpindex Jun 24 18:37:42 devstack nova-compute[93138]: runtime Jun 24 18:37:42 devstack nova-compute[93138]: synic Jun 24 18:37:42 devstack nova-compute[93138]: stimer Jun 24 18:37:42 devstack nova-compute[93138]: reset Jun 24 18:37:42 devstack nova-compute[93138]: vendor_id Jun 24 18:37:42 devstack nova-compute[93138]: frequencies Jun 24 18:37:42 devstack nova-compute[93138]: reenlightenment Jun 24 18:37:42 devstack nova-compute[93138]: tlbflush Jun 24 18:37:42 devstack nova-compute[93138]: ipi Jun 24 18:37:42 devstack nova-compute[93138]: avic Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: Jun 24 18:37:42 devstack nova-compute[93138]: {{(pid=93138) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=93138) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=93138) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Checking secure boot support for host arch (x86_64) {{(pid=93138) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 18:37:42 devstack nova-compute[93138]: INFO nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Secure Boot support detected Jun 24 18:37:42 devstack nova-compute[93138]: INFO nova.virt.node [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Determined node identity 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a from /opt/stack/data/nova/compute_id Jun 24 18:37:42 devstack nova-compute[93138]: INFO nova.virt.node [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Determined node identity 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a from /opt/stack/data/nova/compute_id Jun 24 18:37:42 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Verified node 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a matches my host devstack {{(pid=93138) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1712}} Jun 24 18:37:43 devstack nova-compute[93138]: INFO nova.compute.manager [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93138) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:37:44 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Hypervisor/Node resource view: name=devstack free_ram=6113MB free_disk=14.917617797851562GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}] {{(pid=93138) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:37:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:37:44 up 32 min, 1 user, load average: 3.02, 2.34, 1.93\n'} {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Refreshing inventories for resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Updating ProviderTree inventory for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a from _refresh_and_get_inventory using data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Updating inventory in ProviderTree for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a with inventory: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Refreshing aggregate associations for resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a, aggregates: None {{(pid=93138) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Refreshing trait associations for resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a, traits: COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STATUS_DISABLED,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SHA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_BMI2,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,HW_CPU_X86_FMA3,HW_CPU_X86_CLMUL {{(pid=93138) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 24 18:37:46 devstack nova-compute[93138]: ] {{(pid=93138) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 24 18:37:46 devstack nova-compute[93138]: INFO nova.virt.libvirt.host [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] kernel doesn't support AMD SEV Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:37:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Updating resource provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a generation from 3 to 4 during operation: update_traits {{(pid=93138) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Compute_service record updated for devstack:devstack {{(pid=93138) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.566s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=93138) start /opt/stack/nova/nova/service.py:196}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=93138) start /opt/stack/nova/nova/service.py:212}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.service [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] Join ServiceGroup membership for this service compute {{(pid=93138) start /opt/stack/nova/nova/service.py:222}} Jun 24 18:37:47 devstack nova-compute[93138]: DEBUG nova.servicegroup.drivers.db [None req-c40d19f5-3133-4a1e-8100-3d9ef114f930 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=93138) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 24 18:37:53 devstack nova-compute[93138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:37:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:37:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:37:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Starting instance... {{(pid=93138) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 18:38:00 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:00 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93138) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 18:38:00 devstack nova-compute[93138]: INFO nova.compute.claims [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Claim successful on node devstack Jun 24 18:38:01 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:38:01 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:38:01 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:38:02 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.140s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:02 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Start building networks asynchronously for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 18:38:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Allocating IP information in the background. {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 18:38:03 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:38:03 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:03 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:03 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 18:38:04 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Start building block device mappings for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 18:38:04 devstack nova-compute[93138]: DEBUG nova.policy [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c133e641296c465c835ea8a13daece16', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04a9036d567a480689136638e2fa573c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Start spawning the instance on the hypervisor. {{(pid=93138) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Creating instance directory {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 18:38:05 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Creating image(s) Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "/opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "/opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "/opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.006s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.part --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.part --force-share --output=json" returned: 0 in 0.165s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG nova.virt.images [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] 854a9ef5-f252-42aa-b786-4b2ebb8e31cf was qcow2, converting to raw {{(pid=93138) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG nova.privsep.utils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93138) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.part /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.converted {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.part /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.converted" returned: 0 in 0.262s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.converted --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa.converted --force-share --output=json" returned: 0 in 0.129s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.632s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:06 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:06 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'nova.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmpmaq6a6g9/privsep.sock'] Jun 24 18:38:06 devstack sudo[93852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpmaq6a6g9/privsep.sock Jun 24 18:38:06 devstack sudo[93852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:07 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:08 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 18:38:08 devstack sudo[93852]: pam_unix(sudo:session): session closed for user root Jun 24 18:38:08 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Spawned new privsep daemon via rootwrap Jun 24 18:38:08 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 24 18:38:08 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 24 18:38:08 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Jun 24 18:38:08 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93855 Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.127s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.117s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk 1073741824 {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk 1073741824" returned: 0 in 0.056s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.192s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.116s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Checking if we can resize image /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk. size=1073741824 {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json" returned: 0 in 0.228s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Cannot resize image /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk to a smaller size. {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Created local disks {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Ensure instance console log exists: /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/console.log {{(pid=93138) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:09 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Successfully created port: aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:38:12 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Successfully updated port: aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:38:12 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._sync_power_states {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquired lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Received event network-changed-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Refreshing instance network info cache due to event network-changed-aa8beacd-2c64-43a8-b0b3-fd4d840e077b. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] Acquiring lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:38:13 devstack nova-compute[93138]: WARNING nova.compute.manager [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] While synchronizing instance power states, found 1 instances in the database and 0 instances on the hypervisor. Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Triggering sync for uuid 36b97bb0-360e-4443-9d64-19ed50637df8 {{(pid=93138) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:13 devstack nova-compute[93138]: DEBUG oslo.service.backend._threading.loopingcall [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 13.05 seconds {{(pid=93138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:38:14 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:38:15 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:15 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Updating instance_info_cache with network_info: [{"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Releasing lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Instance network_info: |[{"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Start _get_guest_xml network_info=[{"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'guest_format': None, 'disk_bus': 'virtio', 'encrypted': False, 'device_name': '/dev/vda', 'device_type': 'disk', 'size': 0, 'image_id': '854a9ef5-f252-42aa-b786-4b2ebb8e31cf'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] Acquired lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Refreshing network info cache for port aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:38:16 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1144190482', uuid='36b97bb0-360e-4443-9d64-19ed50637df8'), owner=OwnerMeta(userid='c133e641296c465c835ea8a13daece16', username='tempest-DeleteServersTestJSON-1126923741-project-member', projectid='04a9036d567a480689136638e2fa573c', projectname='tempest-DeleteServersTestJSON-1126923741'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319096.1099362) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CPU controller missing on host. {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CPU controller found on host. {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T16:33:21Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=), allow threads: True {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Flavor limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Image limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Flavor pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Image pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Got 1 possible topologies {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.privsep.utils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93138) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:37:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1144190482',display_name='tempest-DeleteServersTestJSON-server-1144190482',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1144190482',id=1,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='04a9036d567a480689136638e2fa573c',ramdisk_id='',reservation_id='r-vjkek7yz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1126923741',owner_user_name='tempest-DeleteServersTestJSON-1126923741-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:38:04Z,user_data=None,user_id='c133e641296c465c835ea8a13daece16',uuid=36b97bb0-360e-4443-9d64-19ed50637df8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converting VIF {"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lazy-loading 'pci_devices' on Instance uuid 36b97bb0-360e-4443-9d64-19ed50637df8 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:38:16 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] End _get_guest_xml xml= Jun 24 18:38:16 devstack nova-compute[93138]: 36b97bb0-360e-4443-9d64-19ed50637df8 Jun 24 18:38:16 devstack nova-compute[93138]: instance-00000001 Jun 24 18:38:16 devstack nova-compute[93138]: 196608 Jun 24 18:38:16 devstack nova-compute[93138]: 1 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: tempest-DeleteServersTestJSON-server-1144190482 Jun 24 18:38:16 devstack nova-compute[93138]: 2026-06-24 16:38:16 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: 192 Jun 24 18:38:16 devstack nova-compute[93138]: 1 Jun 24 18:38:16 devstack nova-compute[93138]: 0 Jun 24 18:38:16 devstack nova-compute[93138]: 0 Jun 24 18:38:16 devstack nova-compute[93138]: 1 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: True Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: bare Jun 24 18:38:16 devstack nova-compute[93138]: qcow2 Jun 24 18:38:16 devstack nova-compute[93138]: 1 Jun 24 18:38:16 devstack nova-compute[93138]: 0 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: virtio Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: tempest-DeleteServersTestJSON-1126923741-project-member Jun 24 18:38:16 devstack nova-compute[93138]: tempest-DeleteServersTestJSON-1126923741 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:38:16 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:38:16 devstack nova-compute[93138]: 33.1.0 Jun 24 18:38:16 devstack nova-compute[93138]: 36b97bb0-360e-4443-9d64-19ed50637df8 Jun 24 18:38:16 devstack nova-compute[93138]: 36b97bb0-360e-4443-9d64-19ed50637df8 Jun 24 18:38:16 devstack nova-compute[93138]: Virtual Machine Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: hvm Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: 1 Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: /dev/urandom Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: Jun 24 18:38:16 devstack nova-compute[93138]: {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Preparing to wait for external event network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:37:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1144190482',display_name='tempest-DeleteServersTestJSON-server-1144190482',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1144190482',id=1,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='04a9036d567a480689136638e2fa573c',ramdisk_id='',reservation_id='r-vjkek7yz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1126923741',owner_user_name='tempest-DeleteServersTestJSON-1126923741-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:38:04Z,user_data=None,user_id='c133e641296c465c835ea8a13daece16',uuid=36b97bb0-360e-4443-9d64-19ed50637df8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converting VIF {"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG os_vif [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Created schema index Interface.name {{(pid=93138) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Created schema index Port.name {{(pid=93138) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Created schema index Bridge.name {{(pid=93138) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=93138) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [POLLOUT] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=93138) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'b1b8f172-e304-5aa9-8488-a394d50411ab', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:38:16 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'vif_plug_ovs.privsep.vif_plug', '--privsep_sock_path', '/tmp/tmp0vd4f1zi/privsep.sock'] Jun 24 18:38:17 devstack sudo[93893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp0vd4f1zi/privsep.sock Jun 24 18:38:17 devstack sudo[93893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:17 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 18:38:17 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:18 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:18 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Updated VIF entry in instance network info cache for port aa8beacd-2c64-43a8-b0b3-fd4d840e077b. {{(pid=93138) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 18:38:18 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Updating instance_info_cache with network_info: [{"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:18 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 18:38:18 devstack sudo[93893]: pam_unix(sudo:session): session closed for user root Jun 24 18:38:18 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Spawned new privsep daemon via rootwrap Jun 24 18:38:18 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 24 18:38:18 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 24 18:38:18 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_NET_ADMIN/CAP_DAC_OVERRIDE|CAP_NET_ADMIN/none Jun 24 18:38:18 devstack nova-compute[93138]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93898 Jun 24 18:38:18 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-7b4c1fb9-0937-4912-8469-824b58bb4cad req-85d7b8a1-c031-43ca-a3f6-ab0443034ebc service nova] Releasing lock "refresh_cache-36b97bb0-360e-4443-9d64-19ed50637df8" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapaa8beacd-2c, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapaa8beacd-2c, col_values=(('qos', UUID('09d36035-d6e0-443a-8d19-4893bf54779b')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapaa8beacd-2c, col_values=(('external_ids', {'iface-id': 'aa8beacd-2c64-43a8-b0b3-fd4d840e077b', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:f4:2b:ed', 'vm-uuid': '36b97bb0-360e-4443-9d64-19ed50637df8'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:19 devstack nova-compute[93138]: INFO os_vif [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') Jun 24 18:38:19 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:20 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:38:20 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] No VIF found with MAC fa:16:3e:f4:2b:ed, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:38:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:22 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-c086affa-881c-41ae-aeca-5dd4e3e88bfc req-12c4c337-e3da-49e6-beee-71469bec9690 service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Received event network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-c086affa-881c-41ae-aeca-5dd4e3e88bfc req-12c4c337-e3da-49e6-beee-71469bec9690 service nova] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-c086affa-881c-41ae-aeca-5dd4e3e88bfc req-12c4c337-e3da-49e6-beee-71469bec9690 service nova] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-c086affa-881c-41ae-aeca-5dd4e3e88bfc req-12c4c337-e3da-49e6-beee-71469bec9690 service nova] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-c086affa-881c-41ae-aeca-5dd4e3e88bfc req-12c4c337-e3da-49e6-beee-71469bec9690 service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Processing event network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:38:23 devstack nova-compute[93138]: INFO nova.compute.manager [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] VM Started (Lifecycle Event) Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93138) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Guest created on hypervisor {{(pid=93138) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 18:38:23 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Instance spawned successfully. Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_cdrom_bus of ide {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_disk_bus of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_input_bus of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_pointer_model of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_video_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:23 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Found default for hw_vif_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:38:24 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Paused> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:38:24 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] VM Paused (Lifecycle Event) Jun 24 18:38:24 devstack nova-compute[93138]: INFO nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Took 19.20 seconds to spawn the instance on the hypervisor. Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:38:24 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Resumed> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:38:24 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] VM Resumed (Lifecycle Event) Jun 24 18:38:24 devstack nova-compute[93138]: INFO nova.compute.manager [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Took 24.55 seconds to build instance. Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Received event network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] No waiting events found dispatching network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:38:25 devstack nova-compute[93138]: WARNING nova.compute.manager [req-57f7f2e2-cef0-4ad5-9b39-dd38205e22c1 req-b185c0bc-f481-40d8-b3da-76ddd2fc042a service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Received unexpected event network-vif-plugged-aa8beacd-2c64-43a8-b0b3-fd4d840e077b for instance with vm_state active and task_state None. Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-4cb29340-010a-4006-a45a-f1debb7097c0 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 26.079s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 11.803s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:25 devstack nova-compute[93138]: INFO nova.compute.manager [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:38:25 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93138) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:38:26 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager.update_available_resource {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:38:27 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:27 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:27 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:27 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93138) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json" returned: 0 in 0.142s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8/disk --force-share --output=json" returned: 0 in 0.137s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:28 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "env LANG=C uptime" returned: 0 in 0.028s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Hypervisor/Node resource view: name=devstack free_ram=5719MB free_disk=14.87021255493164GB free_vcpus=3 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}] {{(pid=93138) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Instance 36b97bb0-360e-4443-9d64-19ed50637df8 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93138) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:38:28 up 33 min, 1 user, load average: 3.66, 2.61, 2.03\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_04a9036d567a480689136638e2fa573c': '1', 'io_workload': '0'} {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:38:29 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:38:30 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:38:30 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Compute_service record updated for devstack:devstack {{(pid=93138) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:38:30 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.209s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:30 devstack nova-compute[93138]: DEBUG oslo.service.backend._threading.loopingcall [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.97 seconds {{(pid=93138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:38:31 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:33 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:34 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:36 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:36 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:37 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:37 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lazy-loading 'flavor' on Instance uuid 36b97bb0-360e-4443-9d64-19ed50637df8 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:38:38 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.547s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:38 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:39 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:39 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:39 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:39 devstack nova-compute[93138]: INFO nova.compute.manager [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Attaching volume fbc7b335-9b4c-45f9-8366-e521d2e37681 to /dev/vdb Jun 24 18:38:40 devstack nova-compute[93138]: DEBUG os_brick.utils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.154', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93138) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 24 18:38:40 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'os_brick.privileged.default', '--privsep_sock_path', '/tmp/tmpd1ve5cbw/privsep.sock'] Jun 24 18:38:40 devstack sudo[94468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpd1ve5cbw/privsep.sock Jun 24 18:38:40 devstack sudo[94468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:40 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 18:38:41 devstack nova-compute[93138]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 18:38:41 devstack sudo[94468]: pam_unix(sudo:session): session closed for user root Jun 24 18:38:41 devstack nova-compute[93138]: INFO oslo.privsep.daemon [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Spawned new privsep daemon via rootwrap Jun 24 18:38:41 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.scaleio [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93138) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 24 18:38:41 devstack nova-compute[93138]: WARNING os_brick.initiator.connectors.nvmeof [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jun 24 18:38:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): nvme version {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] 'nvme version' failed. Not Retrying. {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.nvmeof [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] nvme not present on system {{(pid=93138) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93138) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 24 18:38:42 devstack nova-compute[93138]: INFO os_brick.initiator.connectors.lightos [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Current host hostNQN and IP(s) are ['192.168.122.154', 'fe80::5054:ff:fe79:3b26', '172.24.4.1', '2001:db8::2', 'fe80::1cf5:eff:feaa:bc4d', 'fe80::fc16:3eff:fef4:2bed', 'fe80::24fa:bdff:fe4b:92bd'] Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93138) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] LIGHTOS: no hostnqn found. {{(pid=93138) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG os_brick.utils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] <== get_connector_properties: return (2015ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.154', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9e409eff8cdf', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': '2a2c3e81-cc70-4a13-9705-61ab521d9846', 'nvme_native_multipath': False} {{(pid=93138) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 24 18:38:42 devstack nova-compute[93138]: DEBUG nova.virt.block_device [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Updating existing volume attachment record: aecd3650-2598-4d0c-875b-fceb06157854 {{(pid=93138) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 24 18:38:43 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:44 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Starting instance... {{(pid=93138) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 18:38:48 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:48 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93138) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 18:38:48 devstack nova-compute[93138]: INFO nova.compute.claims [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Claim successful on node devstack Jun 24 18:38:49 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:49 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:38:49 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.031s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] CMD "systemctl is-system-running" returned: 0 in 0.087s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.volume.quobyte [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] systemd detected. {{(pid=93138) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 24 18:38:50 devstack nova-compute[93138]: WARNING oslo_config.cfg [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 24 18:38:50 devstack nova-compute[93138]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 18:38:50 devstack nova-compute[93138]: will be removed from nova when the volume driver is removed from cinder. Jun 24 18:38:50 devstack nova-compute[93138]: ). Its value may be silently ignored in the future. Jun 24 18:38:50 devstack nova-compute[93138]: WARNING oslo_config.cfg [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 24 18:38:50 devstack nova-compute[93138]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 18:38:50 devstack nova-compute[93138]: will be removed from nova when the volume driver is removed from cinder. Jun 24 18:38:50 devstack nova-compute[93138]: ). Its value may be silently ignored in the future. Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.volume.quobyte [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-cd188765-5b01-4062-8244-f9e62fb5ea3b at mount point /opt/stack/data/nova/mnt/b815ea3fed0eb909e0c3282903bb3b28 via systemd-run {{(pid=93138) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.356s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Start building networks asynchronously for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 18:38:50 devstack nova-compute[93138]: INFO nova.virt.libvirt.volume.quobyte [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-cd188765-5b01-4062-8244-f9e62fb5ea3b Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.478s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:50 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lazy-loading 'flavor' on Instance uuid 36b97bb0-360e-4443-9d64-19ed50637df8 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:38:51 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Allocating IP information in the background. {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 18:38:51 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:38:51 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:51 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:51 devstack nova-compute[93138]: DEBUG nova.policy [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '8c9fe9a835ac4a6b8e837a6863fc8f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38fc94890ea543e7870db83c4a7e7a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:38:51 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] attach device xml: Jun 24 18:38:51 devstack nova-compute[93138]: Jun 24 18:38:51 devstack nova-compute[93138]: Jun 24 18:38:51 devstack nova-compute[93138]: Jun 24 18:38:51 devstack nova-compute[93138]: Jun 24 18:38:51 devstack nova-compute[93138]: fbc7b335-9b4c-45f9-8366-e521d2e37681 Jun 24 18:38:51 devstack nova-compute[93138]: Jun 24 18:38:51 devstack nova-compute[93138]: {{(pid=93138) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 18:38:51 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 18:38:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Start building block device mappings for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 18:38:52 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Successfully created port: be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Start spawning the instance on the hypervisor. {{(pid=93138) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Creating instance directory {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 18:38:53 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Creating image(s) Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "/opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "/opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "/opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.199s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] No VIF found with MAC fa:16:3e:f4:2b:ed, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.256s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk 1073741824 {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk 1073741824" returned: 0 in 0.069s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.353s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.227s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Checking if we can resize image /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk. size=1073741824 {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 18:38:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Successfully updated port: be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-changed-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing instance network info cache due to event network-changed-be53e809-9bef-4644-9bbe-2daf0685cde1. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] Acquiring lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] Acquired lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing network info cache for port be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json" returned: 0 in 0.278s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Cannot resize image /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk to a smaller size. {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Created local disks {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Ensure instance console log exists: /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/console.log {{(pid=93138) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:38:54 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:55 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:38:55 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-6a271a21-c01c-4110-83a0-e34c0e67a474 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 15.499s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:55 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating instance_info_cache with network_info: [] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-ebe6d6b2-df23-4b08-835e-9a24707b1757 req-ff5e8d97-44c6-4c7c-ba01-f68066a92127 service nova] Releasing lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquired lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.010s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:56 devstack nova-compute[93138]: INFO nova.compute.manager [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Terminating instance Jun 24 18:38:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Start destroying the instance on the hypervisor. {{(pid=93138) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.utils [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Queued Task(fn=>, remaining_delay=14.998792858000115 future=) {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.986706635000019 future=) {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.986242049000111 future=) {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:38:57 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Instance destroyed successfully. Jun 24 18:38:57 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lazy-loading 'resources' on Instance uuid 36b97bb0-360e-4443-9d64-19ed50637df8 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:37:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1144190482',display_name='tempest-DeleteServersTestJSON-server-1144190482',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1144190482',id=1,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T16:38:24Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='04a9036d567a480689136638e2fa573c',ramdisk_id='',reservation_id='r-vjkek7yz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-DeleteServersTestJSON-1126923741',owner_user_name='tempest-DeleteServersTestJSON-1126923741-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-24T16:38:25Z,user_data=None,user_id='c133e641296c465c835ea8a13daece16',uuid=36b97bb0-360e-4443-9d64-19ed50637df8,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converting VIF {"id": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "address": "fa:16:3e:f4:2b:ed", "network": {"id": "494b2ab8-57c4-4235-ba56-ba64db3e05bf", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1996408480-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "04a9036d567a480689136638e2fa573c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapaa8beacd-2c", "ovs_interfaceid": "aa8beacd-2c64-43a8-b0b3-fd4d840e077b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG os_vif [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') {{(pid=93138) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapaa8beacd-2c, bridge=br-int, if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=09d36035-d6e0-443a-8d19-4893bf54779b) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:38:58 devstack nova-compute[93138]: INFO os_vif [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:2b:ed,bridge_name='br-int',has_traffic_filtering=True,id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b,network=Network(494b2ab8-57c4-4235-ba56-ba64db3e05bf),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapaa8beacd-2c') Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:38:58 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.087s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:38:58 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Deleting instance files /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8_del Jun 24 18:38:58 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Deletion of /opt/stack/data/nova/instances/36b97bb0-360e-4443-9d64-19ed50637df8_del complete Jun 24 18:38:58 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:38:59 devstack nova-compute[93138]: INFO nova.compute.manager [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Took 2.12 seconds to destroy the instance on the hypervisor. Jun 24 18:38:59 devstack nova-compute[93138]: DEBUG oslo.service.backend._common.loopingcall [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93138) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 24 18:38:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Deallocating network for instance {{(pid=93138) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 24 18:38:59 devstack nova-compute[93138]: DEBUG nova.network.neutron [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] deallocate_for_instance() {{(pid=93138) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 24 18:38:59 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:00 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating instance_info_cache with network_info: [{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Releasing lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Instance network_info: |[{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Start _get_guest_xml network_info=[{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk.config': {'bus': 'ide', 'dev': 'hda', 'type': 'cdrom'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'guest_format': None, 'disk_bus': 'virtio', 'encrypted': False, 'device_name': '/dev/vda', 'device_type': 'disk', 'size': 0, 'image_id': '854a9ef5-f252-42aa-b786-4b2ebb8e31cf'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 18:39:00 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1754577350', uuid='7f83b742-71d9-4d18-81f5-ae88236d366a'), owner=OwnerMeta(userid='8c9fe9a835ac4a6b8e837a6863fc8f93', username='tempest-TaggedAttachmentsTest-802430721-project-member', projectid='38fc94890ea543e7870db83c4a7e7a92', projectname='tempest-TaggedAttachmentsTest-802430721'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319140.8761027) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CPU controller missing on host. {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CPU controller found on host. {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T16:33:21Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=), allow threads: True {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Flavor limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Image limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Flavor pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Image pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Got 1 possible topologies {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-06-24T16:38:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1754577350',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1754577350',id=2,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBabsOkZkIzkadsBNCE3fzzcMerqmzrQTqhVQWI15DGLG0e7R5MywQOFmCx9IP5c7bE2zSrf1H/mfS1Dthaefr+q4/03zxdvq5LXIRGaMW6Dntmccb9YgLxDVAfuUv1jGQ==',key_name='tempest-keypair-1791185610',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='38fc94890ea543e7870db83c4a7e7a92',ramdisk_id='',reservation_id='r-5jgvf8do',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-802430721',owner_user_name='tempest-TaggedAttachmentsTest-802430721-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:38:52Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='8c9fe9a835ac4a6b8e837a6863fc8f93',uuid=7f83b742-71d9-4d18-81f5-ae88236d366a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converting VIF {"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c0:80,bridge_name='br-int',has_traffic_filtering=True,id=be53e809-9bef-4644-9bbe-2daf0685cde1,network=Network(06800966-c97e-4488-8f73-2b8f70e05c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbe53e809-9b') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:00 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'pci_devices' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] End _get_guest_xml xml= Jun 24 18:39:01 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:39:01 devstack nova-compute[93138]: instance-00000002 Jun 24 18:39:01 devstack nova-compute[93138]: 196608 Jun 24 18:39:01 devstack nova-compute[93138]: 1 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: tempest-device-tagging-server-1754577350 Jun 24 18:39:01 devstack nova-compute[93138]: 2026-06-24 16:39:00 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: 192 Jun 24 18:39:01 devstack nova-compute[93138]: 1 Jun 24 18:39:01 devstack nova-compute[93138]: 0 Jun 24 18:39:01 devstack nova-compute[93138]: 0 Jun 24 18:39:01 devstack nova-compute[93138]: 1 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: True Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: bare Jun 24 18:39:01 devstack nova-compute[93138]: qcow2 Jun 24 18:39:01 devstack nova-compute[93138]: 1 Jun 24 18:39:01 devstack nova-compute[93138]: 0 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: virtio Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721-project-member Jun 24 18:39:01 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:39:01 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:39:01 devstack nova-compute[93138]: 33.1.0 Jun 24 18:39:01 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:39:01 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:39:01 devstack nova-compute[93138]: Virtual Machine Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: hvm Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: 1 Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: /dev/urandom Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: Jun 24 18:39:01 devstack nova-compute[93138]: {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Preparing to wait for external event network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-06-24T16:38:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1754577350',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1754577350',id=2,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBabsOkZkIzkadsBNCE3fzzcMerqmzrQTqhVQWI15DGLG0e7R5MywQOFmCx9IP5c7bE2zSrf1H/mfS1Dthaefr+q4/03zxdvq5LXIRGaMW6Dntmccb9YgLxDVAfuUv1jGQ==',key_name='tempest-keypair-1791185610',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='38fc94890ea543e7870db83c4a7e7a92',ramdisk_id='',reservation_id='r-5jgvf8do',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-802430721',owner_user_name='tempest-TaggedAttachmentsTest-802430721-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:38:52Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='8c9fe9a835ac4a6b8e837a6863fc8f93',uuid=7f83b742-71d9-4d18-81f5-ae88236d366a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converting VIF {"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c0:80,bridge_name='br-int',has_traffic_filtering=True,id=be53e809-9bef-4644-9bbe-2daf0685cde1,network=Network(06800966-c97e-4488-8f73-2b8f70e05c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbe53e809-9b') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG os_vif [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c0:80,bridge_name='br-int',has_traffic_filtering=True,id=be53e809-9bef-4644-9bbe-2daf0685cde1,network=Network(06800966-c97e-4488-8f73-2b8f70e05c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbe53e809-9b') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '6bbac3dd-67be-5fba-9c56-0a5c35af3871', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapbe53e809-9b, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapbe53e809-9b, col_values=(('qos', UUID('822d762c-2041-4bc7-b8a1-c08e992f6bed')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapbe53e809-9b, col_values=(('external_ids', {'iface-id': 'be53e809-9bef-4644-9bbe-2daf0685cde1', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:c0:c0:80', 'vm-uuid': '7f83b742-71d9-4d18-81f5-ae88236d366a'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:01 devstack nova-compute[93138]: INFO os_vif [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c0:80,bridge_name='br-int',has_traffic_filtering=True,id=be53e809-9bef-4644-9bbe-2daf0685cde1,network=Network(06800966-c97e-4488-8f73-2b8f70e05c69),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbe53e809-9b') Jun 24 18:39:02 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-79329a98-6341-4a9d-9563-94e24f56ea20 req-305f1b44-5921-4439-9167-79fbc71c6741 service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Received event network-vif-deleted-aa8beacd-2c64-43a8-b0b3-fd4d840e077b {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:02 devstack nova-compute[93138]: INFO nova.compute.manager [req-79329a98-6341-4a9d-9563-94e24f56ea20 req-305f1b44-5921-4439-9167-79fbc71c6741 service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Neutron deleted interface aa8beacd-2c64-43a8-b0b3-fd4d840e077b; detaching it from the instance and deleting it from the info cache Jun 24 18:39:02 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-79329a98-6341-4a9d-9563-94e24f56ea20 req-305f1b44-5921-4439-9167-79fbc71c6741 service nova] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Detach interface failed, port_id=aa8beacd-2c64-43a8-b0b3-fd4d840e077b, reason: Instance 36b97bb0-360e-4443-9d64-19ed50637df8 could not be found. {{(pid=93138) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11817}} Jun 24 18:39:02 devstack nova-compute[93138]: DEBUG nova.network.neutron [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Updating instance_info_cache with network_info: [] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:02 devstack nova-compute[93138]: INFO nova.compute.manager [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Took 3.50 seconds to deallocate network for instance. Jun 24 18:39:02 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name hda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No VIF found with MAC fa:16:3e:c0:c0:80, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:03 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Using config drive Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:03 devstack nova-compute[93138]: INFO nova.compute.manager [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Took 0.70 seconds to detach 1 volumes for instance. Jun 24 18:39:03 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:03 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Creating config drive at /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.config Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpkx16vxds {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpkx16vxds" returned: 0 in 0.047s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:04 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.228s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: INFO nova.scheduler.client.report [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Deleted allocations for instance 36b97bb0-360e-4443-9d64-19ed50637df8 Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-b6366e3d-f7bf-4da2-95a1-4d42aa162a68 req-8ed97da0-7999-412e-966d-99724dec9e6c service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-b6366e3d-f7bf-4da2-95a1-4d42aa162a68 req-8ed97da0-7999-412e-966d-99724dec9e6c service nova] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-b6366e3d-f7bf-4da2-95a1-4d42aa162a68 req-8ed97da0-7999-412e-966d-99724dec9e6c service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-b6366e3d-f7bf-4da2-95a1-4d42aa162a68 req-8ed97da0-7999-412e-966d-99724dec9e6c service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-b6366e3d-f7bf-4da2-95a1-4d42aa162a68 req-8ed97da0-7999-412e-966d-99724dec9e6c service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Processing event network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:05 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-3e841821-e517-43ce-818d-a7e087c8b7a1 tempest-DeleteServersTestJSON-1126923741 tempest-DeleteServersTestJSON-1126923741-project-member] Lock "36b97bb0-360e-4443-9d64-19ed50637df8" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 9.755s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Started> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:06 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] VM Started (Lifecycle Event) Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93138) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Guest created on hypervisor {{(pid=93138) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 18:39:06 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Instance spawned successfully. Jun 24 18:39:06 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_cdrom_bus of ide {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_disk_bus of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_input_bus of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_pointer_model of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_video_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Found default for hw_vif_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:07 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Paused> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:07 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] VM Paused (Lifecycle Event) Jun 24 18:39:07 devstack nova-compute[93138]: INFO nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Took 14.62 seconds to spawn the instance on the hypervisor. Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:07 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] No waiting events found dispatching network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:07 devstack nova-compute[93138]: WARNING nova.compute.manager [req-8c43386c-f8f8-4ec2-9294-287f9b7d0c2f req-fb4bb339-ce10-43bb-8dc7-c643a4fdc222 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received unexpected event network-vif-plugged-be53e809-9bef-4644-9bbe-2daf0685cde1 for instance with vm_state building and task_state spawning. Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Resumed> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:08 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] VM Resumed (Lifecycle Event) Jun 24 18:39:08 devstack nova-compute[93138]: INFO nova.compute.manager [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Took 20.17 seconds to build instance. Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:39:08 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-72f104cf-fa04-4af5-ad87-5ca24d219b82 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.697s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-changed-be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing instance network info cache due to event network-changed-be53e809-9bef-4644-9bbe-2daf0685cde1. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] Acquiring lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] Acquired lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:11 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing network info cache for port be53e809-9bef-4644-9bbe-2daf0685cde1 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:39:12 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:12 devstack nova-compute[93138]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.005543830000078742 future=) submitted to {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:39:12 devstack nova-compute[93138]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93138) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 18:39:12 devstack nova-compute[93138]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:12 devstack nova-compute[93138]: INFO nova.compute.manager [-] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] VM Stopped (Lifecycle Event) Jun 24 18:39:13 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:13 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:13 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-c98362eb-f6e5-4b0a-8e98-418f4693b564 None None] [instance: 36b97bb0-360e-4443-9d64-19ed50637df8] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:16 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:17 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:17 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:18 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:18 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updated VIF entry in instance network info cache for port be53e809-9bef-4644-9bbe-2daf0685cde1. {{(pid=93138) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 18:39:18 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating instance_info_cache with network_info: [{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.234", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:18 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-8c2e7394-0e14-463e-bad4-6ead815d5237 req-4633ff30-a68b-41d1-8cb9-04fa33c70837 service nova] Releasing lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:21 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:23 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:25 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:26 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:28 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93138) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 18:39:30 devstack nova-compute[93138]: DEBUG oslo_service.periodic_task [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running periodic task ComputeManager.update_available_resource {{(pid=93138) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93138) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:31 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json" returned: 0 in 0.168s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7f83b742-71d9-4d18-81f5-ae88236d366a/disk --force-share --output=json" returned: 0 in 0.199s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:32 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] CMD "env LANG=C uptime" returned: 0 in 0.035s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Hypervisor/Node resource view: name=devstack free_ram=5256MB free_disk=14.817665100097656GB free_vcpus=3 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}] {{(pid=93138) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:32 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "interface-7f83b742-71d9-4d18-81f5-ae88236d366a-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "interface-7f83b742-71d9-4d18-81f5-ae88236d366a-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'flavor' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Instance 7f83b742-71d9-4d18-81f5-ae88236d366a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93138) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:39:32 up 34 min, 1 user, load average: 6.74, 3.77, 2.48\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_38fc94890ea543e7870db83c4a7e7a92': '1', 'io_workload': '0'} {{(pid=93138) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:39:33 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:39:34 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:34 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:39:34 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'pci_requests' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:34 devstack nova-compute[93138]: DEBUG nova.compute.resource_tracker [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Compute_service record updated for devstack:devstack {{(pid=93138) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 18:39:34 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.197s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:34 devstack nova-compute[93138]: DEBUG oslo.service.backend._threading.loopingcall [None req-df7b81fc-a449-481c-8ad2-ffc9b886499d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:39:35 devstack nova-compute[93138]: DEBUG nova.objects.base [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Object Instance<7f83b742-71d9-4d18-81f5-ae88236d366a> lazy-loaded attributes: flavor,pci_requests {{(pid=93138) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 18:39:35 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:39:35 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:35 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:35 devstack nova-compute[93138]: DEBUG nova.policy [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '8c9fe9a835ac4a6b8e837a6863fc8f93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38fc94890ea543e7870db83c4a7e7a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:39:35 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "7efc4b1e-1e9b-41cf-b034-81476a85d155" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:35 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Successfully created port: fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Starting instance... {{(pid=93138) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:36 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93138) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 18:39:36 devstack nova-compute[93138]: INFO nova.compute.claims [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Claim successful on node devstack Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Successfully updated port: fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-changed-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing instance network info cache due to event network-changed-fa044c1a-748c-4fb0-b32e-d2a403768204. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] Acquiring lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] Acquired lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Refreshing network info cache for port fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:39:37 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:38 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:39:38 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Added VIF to instance network info cache for port fa044c1a-748c-4fb0-b32e-d2a403768204. {{(pid=93138) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3530}} Jun 24 18:39:38 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating instance_info_cache with network_info: [{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.234", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.233s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Start building networks asynchronously for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-aa8b4858-a74b-4571-bcd5-38d4db8eaefa req-9794b635-cf54-4bb3-b2fc-b110758178a6 service nova] Releasing lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquired lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Allocating IP information in the background. {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:39:39 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:39 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:39 devstack nova-compute[93138]: DEBUG nova.policy [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '4c02190d59004cc0ae675166fbe573dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8341dd6a85a04bf88a0958ec107e21c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:39:39 devstack nova-compute[93138]: WARNING nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] 85a767b7-6747-4aeb-88e2-39571d6dfc14 already exists in list: networks containing: ['85a767b7-6747-4aeb-88e2-39571d6dfc14']. ignoring it Jun 24 18:39:39 devstack nova-compute[93138]: WARNING nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] fa044c1a-748c-4fb0-b32e-d2a403768204 already exists in list: port_ids containing: ['fa044c1a-748c-4fb0-b32e-d2a403768204']. ignoring it Jun 24 18:39:40 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 18:39:40 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-vif-unplugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.008s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] No waiting events found dispatching network-vif-unplugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:40 devstack nova-compute[93138]: WARNING nova.compute.manager [req-6a4f09b1-2e97-4660-833d-a7880f39d486 req-32ab838d-4b60-4356-80b3-804f85521438 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received unexpected event network-vif-unplugged-fa044c1a-748c-4fb0-b32e-d2a403768204 for instance with vm_state active and task_state None. Jun 24 18:39:40 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Start building block device mappings for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 18:39:40 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating instance_info_cache with network_info: [{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.234", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Releasing lock "refresh_cache-7f83b742-71d9-4d18-81f5-ae88236d366a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-06-24T16:38:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1754577350',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1754577350',id=2,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBabsOkZkIzkadsBNCE3fzzcMerqmzrQTqhVQWI15DGLG0e7R5MywQOFmCx9IP5c7bE2zSrf1H/mfS1Dthaefr+q4/03zxdvq5LXIRGaMW6Dntmccb9YgLxDVAfuUv1jGQ==',key_name='tempest-keypair-1791185610',keypairs=,launch_index=0,launched_at=2026-06-24T16:39:07Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='38fc94890ea543e7870db83c4a7e7a92',ramdisk_id='',reservation_id='r-5jgvf8do',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-802430721',owner_user_name='tempest-TaggedAttachmentsTest-802430721-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T16:39:08Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='8c9fe9a835ac4a6b8e837a6863fc8f93',uuid=7f83b742-71d9-4d18-81f5-ae88236d366a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converting VIF {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:84:80:be,bridge_name='br-int',has_traffic_filtering=True,id=fa044c1a-748c-4fb0-b32e-d2a403768204,network=Network(85a767b7-6747-4aeb-88e2-39571d6dfc14),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfa044c1a-74') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG os_vif [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:84:80:be,bridge_name='br-int',has_traffic_filtering=True,id=fa044c1a-748c-4fb0-b32e-d2a403768204,network=Network(85a767b7-6747-4aeb-88e2-39571d6dfc14),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfa044c1a-74') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '8773bb96-3ba5-5adf-a88b-a5ea4c2d87c1', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapfa044c1a-74, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapfa044c1a-74, col_values=(('qos', UUID('6618593a-228f-4db2-8cb4-dfb23bbebfc2')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapfa044c1a-74, col_values=(('external_ids', {'iface-id': 'fa044c1a-748c-4fb0-b32e-d2a403768204', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:84:80:be', 'vm-uuid': '7f83b742-71d9-4d18-81f5-ae88236d366a'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:41 devstack nova-compute[93138]: INFO os_vif [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:84:80:be,bridge_name='br-int',has_traffic_filtering=True,id=fa044c1a-748c-4fb0-b32e-d2a403768204,network=Network(85a767b7-6747-4aeb-88e2-39571d6dfc14),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfa044c1a-74') Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-06-24T16:38:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1754577350',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1754577350',id=2,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBabsOkZkIzkadsBNCE3fzzcMerqmzrQTqhVQWI15DGLG0e7R5MywQOFmCx9IP5c7bE2zSrf1H/mfS1Dthaefr+q4/03zxdvq5LXIRGaMW6Dntmccb9YgLxDVAfuUv1jGQ==',key_name='tempest-keypair-1791185610',keypairs=,launch_index=0,launched_at=2026-06-24T16:39:07Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='38fc94890ea543e7870db83c4a7e7a92',ramdisk_id='',reservation_id='r-5jgvf8do',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-802430721',owner_user_name='tempest-TaggedAttachmentsTest-802430721-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T16:39:08Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='8c9fe9a835ac4a6b8e837a6863fc8f93',uuid=7f83b742-71d9-4d18-81f5-ae88236d366a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converting VIF {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:84:80:be,bridge_name='br-int',has_traffic_filtering=True,id=fa044c1a-748c-4fb0-b32e-d2a403768204,network=Network(85a767b7-6747-4aeb-88e2-39571d6dfc14),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfa044c1a-74') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] attach device xml: Jun 24 18:39:41 devstack nova-compute[93138]: Jun 24 18:39:41 devstack nova-compute[93138]: Jun 24 18:39:41 devstack nova-compute[93138]: Jun 24 18:39:41 devstack nova-compute[93138]: Jun 24 18:39:41 devstack nova-compute[93138]: Jun 24 18:39:41 devstack nova-compute[93138]: {{(pid=93138) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Start spawning the instance on the hypervisor. {{(pid=93138) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Creating instance directory {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Creating image(s) Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "/opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "/opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "/opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Successfully created port: 4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.248s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:41 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.197s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk 1073741824 {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk 1073741824" returned: 0 in 0.062s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.294s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.167s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Checking if we can resize image /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk. size=1073741824 {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk --force-share --output=json" returned: 0 in 0.190s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Cannot resize image /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/disk to a smaller size. {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Created local disks {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Ensure instance console log exists: /opt/stack/data/nova/instances/7efc4b1e-1e9b-41cf-b034-81476a85d155/console.log {{(pid=93138) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Starting instance... {{(pid=93138) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 18:39:42 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93138) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 18:39:43 devstack nova-compute[93138]: INFO nova.compute.claims [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Claim successful on node devstack Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Successfully updated port: 4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received event network-changed-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Refreshing instance network info cache due to event network-changed-4810c579-5abe-4f6a-b2ee-287a838f2601. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] Acquiring lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] Acquired lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Refreshing network info cache for port 4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name hda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No VIF found with MAC fa:16:3e:c0:c0:80, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:43 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:44 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1754577350', uuid='7f83b742-71d9-4d18-81f5-ae88236d366a'), owner=OwnerMeta(userid='8c9fe9a835ac4a6b8e837a6863fc8f93', username='tempest-TaggedAttachmentsTest-802430721-project-member', projectid='38fc94890ea543e7870db83c4a7e7a92', projectname='tempest-TaggedAttachmentsTest-802430721'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "be53e809-9bef-4644-9bbe-2daf0685cde1", "address": "fa:16:3e:c0:c0:80", "network": {"id": "06800966-c97e-4488-8f73-2b8f70e05c69", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1334339094-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.234", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapbe53e809-9b", "ovs_interfaceid": "be53e809-9bef-4644-9bbe-2daf0685cde1", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319184.1105235) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] set metadata xml: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: tempest-device-tagging-server-1754577350 Jun 24 18:39:44 devstack nova-compute[93138]: 2026-06-24 16:39:44 Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: 192 Jun 24 18:39:44 devstack nova-compute[93138]: 1 Jun 24 18:39:44 devstack nova-compute[93138]: 0 Jun 24 18:39:44 devstack nova-compute[93138]: 0 Jun 24 18:39:44 devstack nova-compute[93138]: 1 Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: True Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: bare Jun 24 18:39:44 devstack nova-compute[93138]: qcow2 Jun 24 18:39:44 devstack nova-compute[93138]: 1 Jun 24 18:39:44 devstack nova-compute[93138]: 0 Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: ide Jun 24 18:39:44 devstack nova-compute[93138]: virtio Jun 24 18:39:44 devstack nova-compute[93138]: pc Jun 24 18:39:44 devstack nova-compute[93138]: virtio Jun 24 18:39:44 devstack nova-compute[93138]: virtio Jun 24 18:39:44 devstack nova-compute[93138]: virtio Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721-project-member Jun 24 18:39:44 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721 Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: Jun 24 18:39:44 devstack nova-compute[93138]: {{(pid=93138) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Starting instance... {{(pid=93138) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Updating instance_info_cache with network_info: [] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-152be795-1d82-475f-8547-02823f77cb00 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "interface-7f83b742-71d9-4d18-81f5-ae88236d366a-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 10.954s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-82e29721-6749-4e42-84ac-db3a42b278d5 req-cee064d7-650f-476e-9b26-f77affd64c13 service nova] Releasing lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquired lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:39:44 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.221s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Start building networks asynchronously for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.716s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93138) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 18:39:45 devstack nova-compute[93138]: INFO nova.compute.claims [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Claim successful on node devstack Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:45 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:45 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Updating instance_info_cache with network_info: [{"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Allocating IP information in the background. {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:39:46 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:46 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.policy [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '339b7c173df94f30880f29669e63aec7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd86bb45143304235a449dd73148afde2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'flavor' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Releasing lock "refresh_cache-7efc4b1e-1e9b-41cf-b034-81476a85d155" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Instance network_info: |[{"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Start _get_guest_xml network_info=[{"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'guest_format': None, 'disk_bus': 'virtio', 'encrypted': False, 'device_name': '/dev/vda', 'device_type': 'disk', 'size': 0, 'image_id': '854a9ef5-f252-42aa-b786-4b2ebb8e31cf'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 18:39:46 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-1184966477', uuid='7efc4b1e-1e9b-41cf-b034-81476a85d155'), owner=OwnerMeta(userid='4c02190d59004cc0ae675166fbe573dc', username='tempest-VolumesAdminNegativeTest-692464109-project-member', projectid='8341dd6a85a04bf88a0958ec107e21c8', projectname='tempest-VolumesAdminNegativeTest-692464109'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319186.406116) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CPU controller missing on host. {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CPU controller found on host. {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T16:33:21Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=), allow threads: True {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Flavor limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Image limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Flavor pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Image pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Got 1 possible topologies {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:34Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1184966477',display_name='tempest-VolumesAdminNegativeTest-server-1184966477',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1184966477',id=3,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='8341dd6a85a04bf88a0958ec107e21c8',ramdisk_id='',reservation_id='r-diwwg0qj',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-692464109',owner_user_name='tempest-VolumesAdminNegativeTest-692464109-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:41Z,user_data=None,user_id='4c02190d59004cc0ae675166fbe573dc',uuid=7efc4b1e-1e9b-41cf-b034-81476a85d155,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Converting VIF {"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cc:93:8f,bridge_name='br-int',has_traffic_filtering=True,id=4810c579-5abe-4f6a-b2ee-287a838f2601,network=Network(b3ddc08b-54c7-49c2-a6c0-ed973b310843),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4810c579-5a') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lazy-loading 'pci_devices' on Instance uuid 7efc4b1e-1e9b-41cf-b034-81476a85d155 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:46 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93138) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 18:39:46 devstack nova-compute[93138]: DEBUG nova.compute.provider_tree [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Inventory has not changed in ProviderTree for provider: 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a {{(pid=93138) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] End _get_guest_xml xml= Jun 24 18:39:47 devstack nova-compute[93138]: 7efc4b1e-1e9b-41cf-b034-81476a85d155 Jun 24 18:39:47 devstack nova-compute[93138]: instance-00000003 Jun 24 18:39:47 devstack nova-compute[93138]: 196608 Jun 24 18:39:47 devstack nova-compute[93138]: 1 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: tempest-VolumesAdminNegativeTest-server-1184966477 Jun 24 18:39:47 devstack nova-compute[93138]: 2026-06-24 16:39:46 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: 192 Jun 24 18:39:47 devstack nova-compute[93138]: 1 Jun 24 18:39:47 devstack nova-compute[93138]: 0 Jun 24 18:39:47 devstack nova-compute[93138]: 0 Jun 24 18:39:47 devstack nova-compute[93138]: 1 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: True Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: bare Jun 24 18:39:47 devstack nova-compute[93138]: qcow2 Jun 24 18:39:47 devstack nova-compute[93138]: 1 Jun 24 18:39:47 devstack nova-compute[93138]: 0 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: virtio Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: tempest-VolumesAdminNegativeTest-692464109-project-member Jun 24 18:39:47 devstack nova-compute[93138]: tempest-VolumesAdminNegativeTest-692464109 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:39:47 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:39:47 devstack nova-compute[93138]: 33.1.0 Jun 24 18:39:47 devstack nova-compute[93138]: 7efc4b1e-1e9b-41cf-b034-81476a85d155 Jun 24 18:39:47 devstack nova-compute[93138]: 7efc4b1e-1e9b-41cf-b034-81476a85d155 Jun 24 18:39:47 devstack nova-compute[93138]: Virtual Machine Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: hvm Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: 1 Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: /dev/urandom Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: Jun 24 18:39:47 devstack nova-compute[93138]: {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Preparing to wait for external event network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Acquiring lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:34Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1184966477',display_name='tempest-VolumesAdminNegativeTest-server-1184966477',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1184966477',id=3,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='8341dd6a85a04bf88a0958ec107e21c8',ramdisk_id='',reservation_id='r-diwwg0qj',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-692464109',owner_user_name='tempest-VolumesAdminNegativeTest-692464109-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:41Z,user_data=None,user_id='4c02190d59004cc0ae675166fbe573dc',uuid=7efc4b1e-1e9b-41cf-b034-81476a85d155,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Converting VIF {"id": "4810c579-5abe-4f6a-b2ee-287a838f2601", "address": "fa:16:3e:cc:93:8f", "network": {"id": "b3ddc08b-54c7-49c2-a6c0-ed973b310843", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-735434150-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8341dd6a85a04bf88a0958ec107e21c8", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4810c579-5a", "ovs_interfaceid": "4810c579-5abe-4f6a-b2ee-287a838f2601", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cc:93:8f,bridge_name='br-int',has_traffic_filtering=True,id=4810c579-5abe-4f6a-b2ee-287a838f2601,network=Network(b3ddc08b-54c7-49c2-a6c0-ed973b310843),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4810c579-5a') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG os_vif [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:cc:93:8f,bridge_name='br-int',has_traffic_filtering=True,id=4810c579-5abe-4f6a-b2ee-287a838f2601,network=Network(b3ddc08b-54c7-49c2-a6c0-ed973b310843),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4810c579-5a') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '9ea0a582-7a68-5e9a-9e18-21c36d60d7c8', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Start building block device mappings for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap4810c579-5a, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap4810c579-5a, col_values=(('qos', UUID('4dc9511e-b12f-4646-87f2-ffcf95ce1a51')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap4810c579-5a, col_values=(('external_ids', {'iface-id': '4810c579-5abe-4f6a-b2ee-287a838f2601', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:cc:93:8f', 'vm-uuid': '7efc4b1e-1e9b-41cf-b034-81476a85d155'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:47 devstack nova-compute[93138]: INFO os_vif [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:cc:93:8f,bridge_name='br-int',has_traffic_filtering=True,id=4810c579-5abe-4f6a-b2ee-287a838f2601,network=Network(b3ddc08b-54c7-49c2-a6c0-ed973b310843),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4810c579-5a') Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Successfully created port: 5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.533s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.scheduler.client.report [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Inventory has not changed for provider 2e7f0f1b-3dd2-4cfc-bc50-2b5239e3000a based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=93138) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received event network-vif-unplugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] Acquiring lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] No event matching network-vif-unplugged-4810c579-5abe-4f6a-b2ee-287a838f2601 in dict_keys([('network-vif-plugged', '4810c579-5abe-4f6a-b2ee-287a838f2601')]) {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 24 18:39:47 devstack nova-compute[93138]: WARNING nova.compute.manager [req-f599b190-0bd0-4569-979a-5106fc26778c req-3f7fac2f-aa29-4682-9eef-8024e323ab08 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received unexpected event network-vif-unplugged-4810c579-5abe-4f6a-b2ee-287a838f2601 for instance with vm_state building and task_state spawning. Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.372s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:47 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Start building networks asynchronously for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Start spawning the instance on the hypervisor. {{(pid=93138) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Creating instance directory {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 18:39:48 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Creating image(s) Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "/opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "/opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "/opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.280s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Allocating IP information in the background. {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] allocate_for_instance() {{(pid=93138) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 18:39:48 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:48 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.182s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk 1073741824 {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Successfully updated port: 5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk 1073741824" returned: 0 in 0.103s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.313s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] No VIF found with MAC fa:16:3e:cc:93:8f, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Received event network-changed-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Refreshing instance network info cache due to event network-changed-5d77fb52-fe06-4290-af6d-3888f475a5e4. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] Acquiring lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] Acquired lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Refreshing network info cache for port 5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.214s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Checking if we can resize image /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk. size=1073741824 {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:48 devstack nova-compute[93138]: DEBUG nova.policy [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '339b7c173df94f30880f29669e63aec7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd86bb45143304235a449dd73148afde2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93138) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 18:39:48 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:49 devstack nova-compute[93138]: INFO nova.compute.manager [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Attaching volume 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 to /dev/vdb Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk --force-share --output=json" returned: 0 in 0.305s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Cannot resize image /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/disk to a smaller size. {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Created local disks {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Ensure instance console log exists: /opt/stack/data/nova/instances/9bbffb7d-a94f-4a4d-b6f6-3517692b3863/console.log {{(pid=93138) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.005s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.utils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.154', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93138) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.scaleio [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93138) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 24 18:39:49 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Running cmd (subprocess): nvme version {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] 'nvme version' failed. Not Retrying. {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.nvmeof [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] nvme not present on system {{(pid=93138) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93138) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 24 18:39:49 devstack nova-compute[93138]: INFO os_brick.initiator.connectors.lightos [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Current host hostNQN and IP(s) are ['192.168.122.154', 'fe80::5054:ff:fe79:3b26', '172.24.4.1', '2001:db8::2', 'fe80::1cf5:eff:feaa:bc4d', 'fe80::fc16:3eff:fec0:c080', 'fe80::dcff:34ff:fe26:5daf', 'fe80::fc16:3eff:fe84:80be', 'fe80::b007:3eff:fe67:c63e'] Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93138) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.initiator.connectors.lightos [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] LIGHTOS: no hostnqn found. {{(pid=93138) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG os_brick.utils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] <== get_connector_properties: return (170ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.154', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9e409eff8cdf', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': '2a2c3e81-cc70-4a13-9705-61ab521d9846', 'nvme_native_multipath': False} {{(pid=93138) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.virt.block_device [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Updating existing volume attachment record: bdd75d46-b636-4fd3-976a-8fd047685b74 {{(pid=93138) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Start building block device mappings for instance. {{(pid=93138) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.009s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] No waiting events found dispatching network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:49 devstack nova-compute[93138]: WARNING nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received unexpected event network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 for instance with vm_state active and task_state None. Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received event network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:49 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] No waiting events found dispatching network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:49 devstack nova-compute[93138]: WARNING nova.compute.manager [req-29b23da4-4f01-4216-a0d6-febe9530af68 req-67e9fd6b-9ce6-4b3d-bfc9-7325113d6375 service nova] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Received unexpected event network-vif-plugged-fa044c1a-748c-4fb0-b32e-d2a403768204 for instance with vm_state active and task_state None. Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Updating instance_info_cache with network_info: [] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Start spawning the instance on the hypervisor. {{(pid=93138) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Creating instance directory {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 18:39:50 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Creating image(s) Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "/opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "/opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "/opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.005s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-db7533e0-4d1b-4a61-aa60-d16a3cb36cab req-b6de3219-58c6-4be6-91e3-e42d4f24cf67 service nova] Releasing lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquired lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Successfully created port: 046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.419s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:50 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_utils.imageutils.format_inspector [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93138) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.261s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk 1073741824 {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa,backing_fmt=raw /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk 1073741824" returned: 0 in 0.104s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "fe256c46acfb229c7dcc77e82f87b1b33a8251fa" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.389s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/fe256c46acfb229c7dcc77e82f87b1b33a8251fa --force-share --output=json" returned: 0 in 0.172s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Checking if we can resize image /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk. size=1073741824 {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk --force-share --output=json {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Started> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:51 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] VM Started (Lifecycle Event) Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.processutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk --force-share --output=json" returned: 0 in 0.236s {{(pid=93138) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.virt.disk.api [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Cannot resize image /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/disk to a smaller size. {{(pid=93138) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Created local disks {{(pid=93138) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Ensure instance console log exists: /opt/stack/data/nova/instances/cc1f9777-d184-4e0e-8076-de4a2d1e0f9a/console.log {{(pid=93138) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:51 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received event network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Acquiring lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Processing event network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received event network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Acquiring lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] No waiting events found dispatching network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93138) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 18:39:52 devstack nova-compute[93138]: WARNING nova.compute.manager [req-f21e2724-96c8-4ad6-8450-a8ecd579bc53 req-fdbdbd08-54bb-45ed-87fd-4f1d6344db57 service nova] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Received unexpected event network-vif-plugged-4810c579-5abe-4f6a-b2ee-287a838f2601 for instance with vm_state building and task_state spawning. Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Guest created on hypervisor {{(pid=93138) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:52 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Instance spawned successfully. Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.volume.quobyte [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] systemd detected. {{(pid=93138) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.volume.quobyte [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-cd188765-5b01-4062-8244-f9e62fb5ea3b at mount point /opt/stack/data/nova/mnt/b815ea3fed0eb909e0c3282903bb3b28 via systemd-run {{(pid=93138) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 24 18:39:52 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:52 devstack nova-compute[93138]: INFO nova.virt.libvirt.volume.quobyte [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-cd188765-5b01-4062-8244-f9e62fb5ea3b Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.331s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'flavor' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_cdrom_bus of ide {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_disk_bus of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_input_bus of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_pointer_model of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_video_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Found default for hw_vif_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:52 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Paused> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:52 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] VM Paused (Lifecycle Event) Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Updating instance_info_cache with network_info: [{"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Successfully updated port: 046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 18:39:52 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] attach device xml: Jun 24 18:39:52 devstack nova-compute[93138]: Jun 24 18:39:52 devstack nova-compute[93138]: Jun 24 18:39:52 devstack nova-compute[93138]: Jun 24 18:39:52 devstack nova-compute[93138]: Jun 24 18:39:52 devstack nova-compute[93138]: 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 Jun 24 18:39:52 devstack nova-compute[93138]: Jun 24 18:39:52 devstack nova-compute[93138]: {{(pid=93138) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Received event network-changed-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Refreshing instance network info cache due to event network-changed-046ae7ee-d65c-41bb-8532-5e4d6af18ec5. {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] Acquiring lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] Acquired lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Refreshing network info cache for port 046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: INFO nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Took 11.55 seconds to spawn the instance on the hypervisor. Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Releasing lock "refresh_cache-9bbffb7d-a94f-4a4d-b6f6-3517692b3863" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Instance network_info: |[{"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Start _get_guest_xml network_info=[{"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'guest_format': None, 'disk_bus': 'virtio', 'encrypted': False, 'device_name': '/dev/vda', 'device_type': 'disk', 'size': 0, 'image_id': '854a9ef5-f252-42aa-b786-4b2ebb8e31cf'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Resumed> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:53 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] VM Resumed (Lifecycle Event) Jun 24 18:39:53 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1314090979', uuid='9bbffb7d-a94f-4a4d-b6f6-3517692b3863'), owner=OwnerMeta(userid='339b7c173df94f30880f29669e63aec7', username='tempest-ServerRescueNegativeTestJSON-600131948-project-member', projectid='d86bb45143304235a449dd73148afde2', projectname='tempest-ServerRescueNegativeTestJSON-600131948'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319193.262711) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU controller missing on host. {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU controller found on host. {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T16:33:21Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=), allow threads: True {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Flavor limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Image limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Flavor pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Image pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Got 1 possible topologies {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:40Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1314090979',display_name='tempest-ServerRescueNegativeTestJSON-server-1314090979',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1314090979',id=4,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d86bb45143304235a449dd73148afde2',ramdisk_id='',reservation_id='r-ecfgt90m',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-600131948',owner_user_name='tempest-ServerRescueNegativeTestJSON-600131948-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:47Z,user_data=None,user_id='339b7c173df94f30880f29669e63aec7',uuid=9bbffb7d-a94f-4a4d-b6f6-3517692b3863,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converting VIF {"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ea:85:c6,bridge_name='br-int',has_traffic_filtering=True,id=5d77fb52-fe06-4290-af6d-3888f475a5e4,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5d77fb52-fe') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lazy-loading 'pci_devices' on Instance uuid 9bbffb7d-a94f-4a4d-b6f6-3517692b3863 {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93138) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 18:39:53 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:53 devstack nova-compute[93138]: INFO nova.compute.manager [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Took 16.95 seconds to build instance. Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 7efc4b1e-1e9b-41cf-b034-81476a85d155] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] End _get_guest_xml xml= Jun 24 18:39:53 devstack nova-compute[93138]: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863 Jun 24 18:39:53 devstack nova-compute[93138]: instance-00000004 Jun 24 18:39:53 devstack nova-compute[93138]: 196608 Jun 24 18:39:53 devstack nova-compute[93138]: 1 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-server-1314090979 Jun 24 18:39:53 devstack nova-compute[93138]: 2026-06-24 16:39:53 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: 192 Jun 24 18:39:53 devstack nova-compute[93138]: 1 Jun 24 18:39:53 devstack nova-compute[93138]: 0 Jun 24 18:39:53 devstack nova-compute[93138]: 0 Jun 24 18:39:53 devstack nova-compute[93138]: 1 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: True Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: bare Jun 24 18:39:53 devstack nova-compute[93138]: qcow2 Jun 24 18:39:53 devstack nova-compute[93138]: 1 Jun 24 18:39:53 devstack nova-compute[93138]: 0 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: virtio Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-600131948-project-member Jun 24 18:39:53 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-600131948 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:39:53 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:39:53 devstack nova-compute[93138]: 33.1.0 Jun 24 18:39:53 devstack nova-compute[93138]: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863 Jun 24 18:39:53 devstack nova-compute[93138]: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863 Jun 24 18:39:53 devstack nova-compute[93138]: Virtual Machine Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: hvm Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: 1 Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: /dev/urandom Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: Jun 24 18:39:53 devstack nova-compute[93138]: {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Preparing to wait for external event network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:40Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1314090979',display_name='tempest-ServerRescueNegativeTestJSON-server-1314090979',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1314090979',id=4,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d86bb45143304235a449dd73148afde2',ramdisk_id='',reservation_id='r-ecfgt90m',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-600131948',owner_user_name='tempest-ServerRescueNegativeTestJSON-600131948-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:47Z,user_data=None,user_id='339b7c173df94f30880f29669e63aec7',uuid=9bbffb7d-a94f-4a4d-b6f6-3517692b3863,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converting VIF {"id": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "address": "fa:16:3e:ea:85:c6", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5d77fb52-fe", "ovs_interfaceid": "5d77fb52-fe06-4290-af6d-3888f475a5e4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ea:85:c6,bridge_name='br-int',has_traffic_filtering=True,id=5d77fb52-fe06-4290-af6d-3888f475a5e4,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5d77fb52-fe') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG os_vif [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ea:85:c6,bridge_name='br-int',has_traffic_filtering=True,id=5d77fb52-fe06-4290-af6d-3888f475a5e4,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5d77fb52-fe') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'c570e950-b1fb-5fb3-8f23-541152fd1c60', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap5d77fb52-fe, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap5d77fb52-fe, col_values=(('qos', UUID('6c43de79-0dc2-41a7-aa76-1be8335fb618')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap5d77fb52-fe, col_values=(('external_ids', {'iface-id': '5d77fb52-fe06-4290-af6d-3888f475a5e4', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:ea:85:c6', 'vm-uuid': '9bbffb7d-a94f-4a4d-b6f6-3517692b3863'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:53 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:53 devstack nova-compute[93138]: INFO os_vif [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ea:85:c6,bridge_name='br-int',has_traffic_filtering=True,id=5d77fb52-fe06-4290-af6d-3888f475a5e4,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5d77fb52-fe') Jun 24 18:39:54 devstack nova-compute[93138]: DEBUG nova.network.neutron [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Updating instance_info_cache with network_info: [] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-b3ead230-e129-4349-9e88-84702789616b tempest-VolumesAdminNegativeTest-692464109 tempest-VolumesAdminNegativeTest-692464109-project-member] Lock "7efc4b1e-1e9b-41cf-b034-81476a85d155" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.483s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-10eeed54-2417-46e8-8311-67e963591e73 req-730a83c1-f7f8-4e8d-9306-d3516b1ebc00 service nova] Releasing lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:54 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquired lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 18:39:54 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Building network info cache for instance {{(pid=93138) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Instance cache missing network info. {{(pid=93138) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No BDM found with device name hda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] No VIF found with MAC fa:16:3e:c0:c0:80, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:55 devstack nova-compute[93138]: WARNING neutronclient.v2_0.client [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] No VIF found with MAC fa:16:3e:ea:85:c6, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:55 devstack nova-compute[93138]: DEBUG nova.network.neutron [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Updating instance_info_cache with network_info: [{"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93138) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Releasing lock "refresh_cache-cc1f9777-d184-4e0e-8076-de4a2d1e0f9a" {{(pid=93138) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Instance network_info: |[{"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93138) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Start _get_guest_xml network_info=[{"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'guest_format': None, 'disk_bus': 'virtio', 'encrypted': False, 'device_name': '/dev/vda', 'device_type': 'disk', 'size': 0, 'image_id': '854a9ef5-f252-42aa-b786-4b2ebb8e31cf'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 18:39:56 devstack nova-compute[93138]: WARNING nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1250209889', uuid='cc1f9777-d184-4e0e-8076-de4a2d1e0f9a'), owner=OwnerMeta(userid='339b7c173df94f30880f29669e63aec7', username='tempest-ServerRescueNegativeTestJSON-600131948-project-member', projectid='d86bb45143304235a449dd73148afde2', projectname='tempest-ServerRescueNegativeTestJSON-600131948'), image=ImageMeta(id='854a9ef5-f252-42aa-b786-4b2ebb8e31cf', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782319196.0607796) {{(pid=93138) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU controller missing on host. {{(pid=93138) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.host [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU controller found on host. {{(pid=93138) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93138) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T16:33:21Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T16:32:19Z,direct_url=,disk_format='qcow2',id=854a9ef5-f252-42aa-b786-4b2ebb8e31cf,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='d199e7abdfd24e669b9d994f24345d3d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T16:32:21Z,virtual_size=,visibility=), allow threads: True {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Flavor limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Image limits 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Flavor pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Image pref 0:0:0 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93138) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Got 1 possible topologies {{(pid=93138) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.hardware [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93138) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:42Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1250209889',display_name='tempest-ServerRescueNegativeTestJSON-server-1250209889',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1250209889',id=5,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d86bb45143304235a449dd73148afde2',ramdisk_id='',reservation_id='r-30vfm6u9',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-600131948',owner_user_name='tempest-ServerRescueNegativeTestJSON-600131948-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:50Z,user_data=None,user_id='339b7c173df94f30880f29669e63aec7',uuid=cc1f9777-d184-4e0e-8076-de4a2d1e0f9a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converting VIF {"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e8:26:36,bridge_name='br-int',has_traffic_filtering=True,id=046ae7ee-d65c-41bb-8532-5e4d6af18ec5,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap046ae7ee-d6') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lazy-loading 'pci_devices' on Instance uuid cc1f9777-d184-4e0e-8076-de4a2d1e0f9a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] End _get_guest_xml xml= Jun 24 18:39:56 devstack nova-compute[93138]: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a Jun 24 18:39:56 devstack nova-compute[93138]: instance-00000005 Jun 24 18:39:56 devstack nova-compute[93138]: 196608 Jun 24 18:39:56 devstack nova-compute[93138]: 1 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-server-1250209889 Jun 24 18:39:56 devstack nova-compute[93138]: 2026-06-24 16:39:56 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: 192 Jun 24 18:39:56 devstack nova-compute[93138]: 1 Jun 24 18:39:56 devstack nova-compute[93138]: 0 Jun 24 18:39:56 devstack nova-compute[93138]: 0 Jun 24 18:39:56 devstack nova-compute[93138]: 1 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: True Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: bare Jun 24 18:39:56 devstack nova-compute[93138]: qcow2 Jun 24 18:39:56 devstack nova-compute[93138]: 1 Jun 24 18:39:56 devstack nova-compute[93138]: 0 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: virtio Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-600131948-project-member Jun 24 18:39:56 devstack nova-compute[93138]: tempest-ServerRescueNegativeTestJSON-600131948 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:39:56 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:39:56 devstack nova-compute[93138]: 33.1.0 Jun 24 18:39:56 devstack nova-compute[93138]: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a Jun 24 18:39:56 devstack nova-compute[93138]: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a Jun 24 18:39:56 devstack nova-compute[93138]: Virtual Machine Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: hvm Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: 1 Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: /dev/urandom Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: Jun 24 18:39:56 devstack nova-compute[93138]: {{(pid=93138) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Preparing to wait for external event network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Acquiring lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.009s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-06-24T16:39:42Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1250209889',display_name='tempest-ServerRescueNegativeTestJSON-server-1250209889',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1250209889',id=5,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d86bb45143304235a449dd73148afde2',ramdisk_id='',reservation_id='r-30vfm6u9',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-600131948',owner_user_name='tempest-ServerRescueNegativeTestJSON-600131948-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T16:39:50Z,user_data=None,user_id='339b7c173df94f30880f29669e63aec7',uuid=cc1f9777-d184-4e0e-8076-de4a2d1e0f9a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converting VIF {"id": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "address": "fa:16:3e:e8:26:36", "network": {"id": "c98f9fcb-8518-4add-81c6-f719cf08061e", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-934837056-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d86bb45143304235a449dd73148afde2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap046ae7ee-d6", "ovs_interfaceid": "046ae7ee-d65c-41bb-8532-5e4d6af18ec5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e8:26:36,bridge_name='br-int',has_traffic_filtering=True,id=046ae7ee-d65c-41bb-8532-5e4d6af18ec5,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap046ae7ee-d6') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG os_vif [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e8:26:36,bridge_name='br-int',has_traffic_filtering=True,id=046ae7ee-d65c-41bb-8532-5e4d6af18ec5,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap046ae7ee-d6') {{(pid=93138) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'dc9df6a8-77a8-5ddc-8162-0200f38d11a7', '_type': 'linux-noop'}}, row=False) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap046ae7ee-d6, may_exist=True, interface_attrs={}) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap046ae7ee-d6, col_values=(('qos', UUID('811d47f4-fd95-4044-b3a8-0ea8a80eebc4')),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap046ae7ee-d6, col_values=(('external_ids', {'iface-id': '046ae7ee-d65c-41bb-8532-5e4d6af18ec5', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:e8:26:36', 'vm-uuid': 'cc1f9777-d184-4e0e-8076-de4a2d1e0f9a'}),), if_exists=True) {{(pid=93138) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:56 devstack nova-compute[93138]: INFO os_vif [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e8:26:36,bridge_name='br-int',has_traffic_filtering=True,id=046ae7ee-d65c-41bb-8532-5e4d6af18ec5,network=Network(c98f9fcb-8518-4add-81c6-f719cf08061e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap046ae7ee-d6') Jun 24 18:39:56 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-90fdb703-5e9e-46f6-8566-4b9113604341 tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 7.749s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-736199e1-94d8-47f5-b230-f19ff6af6ccb req-a8ac76bd-c774-47ca-9dab-c3f62ddd47a6 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Received event network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-736199e1-94d8-47f5-b230-f19ff6af6ccb req-a8ac76bd-c774-47ca-9dab-c3f62ddd47a6 service nova] Acquiring lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-736199e1-94d8-47f5-b230-f19ff6af6ccb req-a8ac76bd-c774-47ca-9dab-c3f62ddd47a6 service nova] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-736199e1-94d8-47f5-b230-f19ff6af6ccb req-a8ac76bd-c774-47ca-9dab-c3f62ddd47a6 service nova] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-736199e1-94d8-47f5-b230-f19ff6af6ccb req-a8ac76bd-c774-47ca-9dab-c3f62ddd47a6 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Processing event network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:57 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] No BDM found with device name vda, not building metadata. {{(pid=93138) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] No VIF found with MAC fa:16:3e:e8:26:36, not building metadata {{(pid=93138) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93138) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Started> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:58 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] VM Started (Lifecycle Event) Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Guest created on hypervisor {{(pid=93138) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 18:39:58 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Instance spawned successfully. Jun 24 18:39:58 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Received event network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] Acquiring lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] No waiting events found dispatching network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:39:59 devstack nova-compute[93138]: WARNING nova.compute.manager [req-27433a92-4f2c-49ae-bc20-eeff55b9e2ac req-57193cf1-0945-4085-b63d-4da5dd1509e1 service nova] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Received unexpected event network-vif-plugged-5d77fb52-fe06-4290-af6d-3888f475a5e4 for instance with vm_state building and task_state spawning. Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_cdrom_bus of ide {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_disk_bus of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_input_bus of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_pointer_model of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_video_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Found default for hw_vif_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "7f83b742-71d9-4d18-81f5-ae88236d366a" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:39:59 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Paused> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:39:59 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] VM Paused (Lifecycle Event) Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:39:59 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Took 11.93 seconds to spawn the instance on the hypervisor. Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.compute.manager [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Detaching volume 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.virt.block_device [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] [instance: 7f83b742-71d9-4d18-81f5-ae88236d366a] Attempting to driver detach volume 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 from mountpoint /dev/vdb Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Found disk vdb by alias ua-025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 {{(pid=93138) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Found disk vdb by alias ua-025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 {{(pid=93138) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Attempting to detach device vdb from instance 7f83b742-71d9-4d18-81f5-ae88236d366a from the persistent domain config. {{(pid=93138) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] detach device xml: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 Jun 24 18:40:00 devstack nova-compute[93138]:
Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: {{(pid=93138) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Successfully detached device vdb from instance 7f83b742-71d9-4d18-81f5-ae88236d366a from the persistent domain config. Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] (1/8): Attempting to detach device vdb with device alias ua-025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 from instance 7f83b742-71d9-4d18-81f5-ae88236d366a from the live domain config. {{(pid=93138) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2666}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] detach device xml: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: 025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 Jun 24 18:40:00 devstack nova-compute[93138]:
Jun 24 18:40:00 devstack nova-compute[93138]: Jun 24 18:40:00 devstack nova-compute[93138]: {{(pid=93138) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Resumed> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] VM Resumed (Lifecycle Event) Jun 24 18:40:00 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:00 devstack nova-compute[93138]: INFO nova.compute.manager [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Took 17.37 seconds to build instance. Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: 9bbffb7d-a94f-4a4d-b6f6-3517692b3863] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-025d03ab-9afd-42d2-9bb0-e7e4a17d2a30 for instance 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2746}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-e6b24a6d-843f-4c18-accf-e64f67e09e01 tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] Lock "9bbffb7d-a94f-4a4d-b6f6-3517692b3863" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.941s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Received event ua-025d03ab-9afd-42d2-9bb0-e7e4a17d2a30> from libvirt while the driver is waiting for it; dispatched. {{(pid=93138) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2519}} Jun 24 18:40:01 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Successfully detached device vdb from instance 7f83b742-71d9-4d18-81f5-ae88236d366a from the live domain config. Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-a1b53ac8-ee49-4a90-882f-cfd8d11ace1f req-5a699676-e05f-46b4-bbb6-dcddc52c504d service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Received event network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-a1b53ac8-ee49-4a90-882f-cfd8d11ace1f req-5a699676-e05f-46b4-bbb6-dcddc52c504d service nova] Acquiring lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-a1b53ac8-ee49-4a90-882f-cfd8d11ace1f req-5a699676-e05f-46b4-bbb6-dcddc52c504d service nova] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-a1b53ac8-ee49-4a90-882f-cfd8d11ace1f req-5a699676-e05f-46b4-bbb6-dcddc52c504d service nova] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-a1b53ac8-ee49-4a90-882f-cfd8d11ace1f req-5a699676-e05f-46b4-bbb6-dcddc52c504d service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Processing event network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.073s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:40:01 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:02 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'flavor' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Started> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93138) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 18:40:03 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] VM Started (Lifecycle Event) Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Guest created on hypervisor {{(pid=93138) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93138) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 18:40:03 devstack nova-compute[93138]: INFO nova.virt.libvirt.driver [-] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Instance spawned successfully. Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Acquiring lock "interface-7f83b742-71d9-4d18-81f5-ae88236d366a-fa044c1a-748c-4fb0-b32e-d2a403768204" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "interface-7f83b742-71d9-4d18-81f5-ae88236d366a-fa044c1a-748c-4fb0-b32e-d2a403768204" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=93138) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_cdrom_bus of ide {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_disk_bus of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_input_bus of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_pointer_model of None {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_video_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Found default for hw_vif_model of virtio {{(pid=93138) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Received event network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] Acquiring lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.008s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] Lock "cc1f9777-d184-4e0e-8076-de4a2d1e0f9a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:40:03 devstack nova-compute[93138]: DEBUG nova.compute.manager [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] No waiting events found dispatching network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 {{(pid=93138) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 18:40:03 devstack nova-compute[93138]: WARNING nova.compute.manager [req-459360ed-cd47-4e2e-970e-7ea2c85a5d61 req-c8b02ff5-71fb-4a26-91c9-690247ba2a8d service nova] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Received unexpected event network-vif-plugged-046ae7ee-d65c-41bb-8532-5e4d6af18ec5 for instance with vm_state building and task_state spawning. Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.objects.instance [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lazy-loading 'flavor' on Instance uuid 7f83b742-71d9-4d18-81f5-ae88236d366a {{(pid=93138) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG oslo_concurrency.lockutils [None req-5b901034-b242-4462-8b5c-e21569e1985e tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Lock "7f83b742-71d9-4d18-81f5-ae88236d366a" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 4.544s {{(pid=93138) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 18:40:04 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.driver [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] Emitting event Paused> {{(pid=93138) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 18:40:04 devstack nova-compute[93138]: INFO nova.compute.manager [None req-294a9626-85fc-49d5-9780-3dfd04f1abfd None None] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] VM Paused (Lifecycle Event) Jun 24 18:40:04 devstack nova-compute[93138]: INFO nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Took 13.82 seconds to spawn the instance on the hypervisor. Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.compute.manager [None req-ff77ab58-70f8-44dd-a1f3-bf1731cf3abf tempest-ServerRescueNegativeTestJSON-600131948 tempest-ServerRescueNegativeTestJSON-600131948-project-member] [instance: cc1f9777-d184-4e0e-8076-de4a2d1e0f9a] Checking state {{(pid=93138) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.vif [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-06-24T16:38:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=InstanceDeviceMetadata,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1754577350',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1754577350',id=2,image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBabsOkZkIzkadsBNCE3fzzcMerqmzrQTqhVQWI15DGLG0e7R5MywQOFmCx9IP5c7bE2zSrf1H/mfS1Dthaefr+q4/03zxdvq5LXIRGaMW6Dntmccb9YgLxDVAfuUv1jGQ==',key_name='tempest-keypair-1791185610',keypairs=,launch_index=0,launched_at=2026-06-24T16:39:07Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='38fc94890ea543e7870db83c4a7e7a92',ramdisk_id='',reservation_id='r-5jgvf8do',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='854a9ef5-f252-42aa-b786-4b2ebb8e31cf',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-802430721',owner_user_name='tempest-TaggedAttachmentsTest-802430721-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T16:39:08Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='8c9fe9a835ac4a6b8e837a6863fc8f93',uuid=7f83b742-71d9-4d18-81f5-ae88236d366a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93138) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converting VIF {"id": "fa044c1a-748c-4fb0-b32e-d2a403768204", "address": "fa:16:3e:84:80:be", "network": {"id": "85a767b7-6747-4aeb-88e2-39571d6dfc14", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1676132313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.137", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "38fc94890ea543e7870db83c4a7e7a92", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfa044c1a-74", "ovs_interfaceid": "fa044c1a-748c-4fb0-b32e-d2a403768204", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.network.os_vif_util [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:84:80:be,bridge_name='br-int',has_traffic_filtering=True,id=fa044c1a-748c-4fb0-b32e-d2a403768204,network=Network(85a767b7-6747-4aeb-88e2-39571d6dfc14),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfa044c1a-74') {{(pid=93138) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] looking for interface given config: {{(pid=93138) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] looking for interface given config: {{(pid=93138) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.driver [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] Attempting to detach device tapfa044c1a-74 from instance 7f83b742-71d9-4d18-81f5-ae88236d366a from the persistent domain config. {{(pid=93138) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] detach device xml: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: {{(pid=93138) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] looking for interface given config: {{(pid=93138) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 18:40:04 devstack nova-compute[93138]: DEBUG nova.virt.libvirt.guest [None req-252b6c85-88ed-428a-8a4b-26fed585255b tempest-TaggedAttachmentsTest-802430721 tempest-TaggedAttachmentsTest-802430721-project-member] interface for config: not found in domain: Jun 24 18:40:04 devstack nova-compute[93138]: instance-00000002 Jun 24 18:40:04 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: tempest-device-tagging-server-1754577350 Jun 24 18:40:04 devstack nova-compute[93138]: 2026-06-24 16:39:44 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: 192 Jun 24 18:40:04 devstack nova-compute[93138]: 1 Jun 24 18:40:04 devstack nova-compute[93138]: 0 Jun 24 18:40:04 devstack nova-compute[93138]: 0 Jun 24 18:40:04 devstack nova-compute[93138]: 1 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: True Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: bare Jun 24 18:40:04 devstack nova-compute[93138]: qcow2 Jun 24 18:40:04 devstack nova-compute[93138]: 1 Jun 24 18:40:04 devstack nova-compute[93138]: 0 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: ide Jun 24 18:40:04 devstack nova-compute[93138]: virtio Jun 24 18:40:04 devstack nova-compute[93138]: pc Jun 24 18:40:04 devstack nova-compute[93138]: virtio Jun 24 18:40:04 devstack nova-compute[93138]: virtio Jun 24 18:40:04 devstack nova-compute[93138]: virtio Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721-project-member Jun 24 18:40:04 devstack nova-compute[93138]: tempest-TaggedAttachmentsTest-802430721 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: 196608 Jun 24 18:40:04 devstack nova-compute[93138]: 196608 Jun 24 18:40:04 devstack nova-compute[93138]: 1 Jun 24 18:40:04 devstack nova-compute[93138]: 1 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: /machine Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: OpenStack Foundation Jun 24 18:40:04 devstack nova-compute[93138]: OpenStack Nova Jun 24 18:40:04 devstack nova-compute[93138]: 33.1.0 Jun 24 18:40:04 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:40:04 devstack nova-compute[93138]: 7f83b742-71d9-4d18-81f5-ae88236d366a Jun 24 18:40:04 devstack nova-compute[93138]: Virtual Machine Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: hvm Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: destroy Jun 24 18:40:04 devstack nova-compute[93138]: restart Jun 24 18:40:04 devstack nova-compute[93138]: destroy Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: /usr/bin/qemu-system-x86_64 Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]:
Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]:
Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]:
Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]:
Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]:
Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: Jun 24 18:40:04 devstack nova-compute[93138]: