Jun 24 14:10:56 devstack nova-compute[80139]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=80139) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 14:10:56 devstack nova-compute[80139]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=80139) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 14:10:56 devstack nova-compute[80139]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 24 14:10:57 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:10:57 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:10:57 devstack nova-compute[80139]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 24 14:10:57 devstack nova-compute[80139]: WARNING nova.compute.manager [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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 14:10:57 devstack nova-compute[80139]: INFO nova.utils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] The long task thread pool MainProcess.long_task is initialized Jun 24 14:10:57 devstack nova-compute[80139]: INFO nova.virt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 24 14:10:58 devstack nova-compute[80139]: INFO nova.compute.provider_config [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 24 14:10:58 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Acquiring lock "singleton_lock" {{(pid=80139) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:10:58 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Acquired lock "singleton_lock" {{(pid=80139) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:10:58 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Releasing lock "singleton_lock" {{(pid=80139) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:10:58 devstack nova-compute[80139]: WARNING oslo_service.backend._threading.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] no_fork=True: running service in main process Jun 24 14:10:58 devstack nova-compute[80139]: INFO nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Starting compute node (version 33.1.0) Jun 24 14:10:59 devstack nova-compute[80139]: INFO nova.utils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] The default thread pool MainProcess.default is initialized Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.utils [-] Waiting for the next task {{(pid=80139) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Starting event thread {{(pid=80139) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Starting connection event dispatch thread {{(pid=80139) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Connecting to libvirt: qemu:///system {{(pid=80139) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Registering for lifecycle events {{(pid=80139) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 24 14:10:59 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Registering for connection events: {{(pid=80139) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 24 14:10:59 devstack nova-compute[80139]: INFO nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Connection event '1' reason 'None' Jun 24 14:11:00 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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 14:11:00 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.volume.mount [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Initialising _HostMountState generation 0 {{(pid=80139) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 24 14:11:13 devstack nova-compute[80139]: INFO nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host capabilities Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: b27cb9f7-82eb-4858-ae7a-82290f499a92 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: x86_64 Jun 24 14:11:13 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:13 devstack nova-compute[80139]: AMD Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: tcp Jun 24 14:11:13 devstack nova-compute[80139]: rdma Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 12248276 Jun 24 14:11:13 devstack nova-compute[80139]: 3062069 Jun 24 14:11:13 devstack nova-compute[80139]: 0 Jun 24 14:11:13 devstack nova-compute[80139]: 0 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: apparmor Jun 24 14:11:13 devstack nova-compute[80139]: 0 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: dac Jun 24 14:11:13 devstack nova-compute[80139]: 0 Jun 24 14:11:13 devstack nova-compute[80139]: +64055:+994 Jun 24 14:11:13 devstack nova-compute[80139]: +64055:+994 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 64 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-alpha Jun 24 14:11:13 devstack nova-compute[80139]: clipper Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-arm Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt Jun 24 14:11:13 devstack nova-compute[80139]: qcom-dc-scm-v1-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mori-bmc Jun 24 14:11:13 devstack nova-compute[80139]: ast2600-evb Jun 24 14:11:13 devstack nova-compute[80139]: borzoi Jun 24 14:11:13 devstack nova-compute[80139]: tiogapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: spitz Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.7 Jun 24 14:11:13 devstack nova-compute[80139]: nuri Jun 24 14:11:13 devstack nova-compute[80139]: mcimx7d-sabre Jun 24 14:11:13 devstack nova-compute[80139]: romulus-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.0 Jun 24 14:11:13 devstack nova-compute[80139]: npcm750-evb Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.10 Jun 24 14:11:13 devstack nova-compute[80139]: rainier-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an547 Jun 24 14:11:13 devstack nova-compute[80139]: musca-b1 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pbx-a9 Jun 24 14:11:13 devstack nova-compute[80139]: versatileab Jun 24 14:11:13 devstack nova-compute[80139]: kzm Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.8 Jun 24 14:11:13 devstack nova-compute[80139]: fby35-bmc Jun 24 14:11:13 devstack nova-compute[80139]: musca-a Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.1 Jun 24 14:11:13 devstack nova-compute[80139]: mcimx6ul-evk Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.1 Jun 24 14:11:13 devstack nova-compute[80139]: smdkc210 Jun 24 14:11:13 devstack nova-compute[80139]: sx1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.11 Jun 24 14:11:13 devstack nova-compute[80139]: imx25-pdk Jun 24 14:11:13 devstack nova-compute[80139]: stm32vldiscovery Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.9 Jun 24 14:11:13 devstack nova-compute[80139]: orangepi-pc Jun 24 14:11:13 devstack nova-compute[80139]: quanta-q71l-bmc Jun 24 14:11:13 devstack nova-compute[80139]: z2 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.2 Jun 24 14:11:13 devstack nova-compute[80139]: xilinx-zynq-a9 Jun 24 14:11:13 devstack nova-compute[80139]: tosa Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an500 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.12 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an521 Jun 24 14:11:13 devstack nova-compute[80139]: sabrelite Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an511 Jun 24 14:11:13 devstack nova-compute[80139]: canon-a1100 Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gbs-bmc Jun 24 14:11:13 devstack nova-compute[80139]: emcraft-sf2 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pb-a8 Jun 24 14:11:13 devstack nova-compute[80139]: yosemitev2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.0 Jun 24 14:11:13 devstack nova-compute[80139]: raspi1ap Jun 24 14:11:13 devstack nova-compute[80139]: palmetto-bmc Jun 24 14:11:13 devstack nova-compute[80139]: sx1-v1 Jun 24 14:11:13 devstack nova-compute[80139]: n810 Jun 24 14:11:13 devstack nova-compute[80139]: g220a-bmc Jun 24 14:11:13 devstack nova-compute[80139]: n800 Jun 24 14:11:13 devstack nova-compute[80139]: bletchley-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: tacoma-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.1 Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gsj Jun 24 14:11:13 devstack nova-compute[80139]: versatilepb Jun 24 14:11:13 devstack nova-compute[80139]: terrier Jun 24 14:11:13 devstack nova-compute[80139]: mainstone Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb-mpcore Jun 24 14:11:13 devstack nova-compute[80139]: integratorcp Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: supermicrox11-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.2 Jun 24 14:11:13 devstack nova-compute[80139]: witherspoon-bmc Jun 24 14:11:13 devstack nova-compute[80139]: qcom-firework-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an524 Jun 24 14:11:13 devstack nova-compute[80139]: kudo-bmc Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a9 Jun 24 14:11:13 devstack nova-compute[80139]: midway Jun 24 14:11:13 devstack nova-compute[80139]: musicpal Jun 24 14:11:13 devstack nova-compute[80139]: lm3s811evb Jun 24 14:11:13 devstack nova-compute[80139]: lm3s6965evb Jun 24 14:11:13 devstack nova-compute[80139]: supermicro-x11spi-bmc Jun 24 14:11:13 devstack nova-compute[80139]: microbit Jun 24 14:11:13 devstack nova-compute[80139]: fby35 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an505 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an385 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: cubieboard Jun 24 14:11:13 devstack nova-compute[80139]: ast1030-evb Jun 24 14:11:13 devstack nova-compute[80139]: verdex Jun 24 14:11:13 devstack nova-compute[80139]: bpim2u Jun 24 14:11:13 devstack nova-compute[80139]: netduino2 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an386 Jun 24 14:11:13 devstack nova-compute[80139]: olimex-stm32-h405 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: raspi2b Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a15 Jun 24 14:11:13 devstack nova-compute[80139]: fuji-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: sonorapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: cheetah Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.6 Jun 24 14:11:13 devstack nova-compute[80139]: ast2500-evb Jun 24 14:11:13 devstack nova-compute[80139]: highbank Jun 24 14:11:13 devstack nova-compute[80139]: akita Jun 24 14:11:13 devstack nova-compute[80139]: connex Jun 24 14:11:13 devstack nova-compute[80139]: netduinoplus2 Jun 24 14:11:13 devstack nova-compute[80139]: collie Jun 24 14:11:13 devstack nova-compute[80139]: raspi0 Jun 24 14:11:13 devstack nova-compute[80139]: fp5280g2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-arm Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt Jun 24 14:11:13 devstack nova-compute[80139]: qcom-dc-scm-v1-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mori-bmc Jun 24 14:11:13 devstack nova-compute[80139]: ast2600-evb Jun 24 14:11:13 devstack nova-compute[80139]: borzoi Jun 24 14:11:13 devstack nova-compute[80139]: tiogapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: spitz Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.7 Jun 24 14:11:13 devstack nova-compute[80139]: nuri Jun 24 14:11:13 devstack nova-compute[80139]: mcimx7d-sabre Jun 24 14:11:13 devstack nova-compute[80139]: romulus-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.0 Jun 24 14:11:13 devstack nova-compute[80139]: npcm750-evb Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.10 Jun 24 14:11:13 devstack nova-compute[80139]: rainier-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an547 Jun 24 14:11:13 devstack nova-compute[80139]: musca-b1 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pbx-a9 Jun 24 14:11:13 devstack nova-compute[80139]: versatileab Jun 24 14:11:13 devstack nova-compute[80139]: kzm Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.8 Jun 24 14:11:13 devstack nova-compute[80139]: fby35-bmc Jun 24 14:11:13 devstack nova-compute[80139]: musca-a Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.1 Jun 24 14:11:13 devstack nova-compute[80139]: mcimx6ul-evk Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.1 Jun 24 14:11:13 devstack nova-compute[80139]: smdkc210 Jun 24 14:11:13 devstack nova-compute[80139]: sx1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.11 Jun 24 14:11:13 devstack nova-compute[80139]: imx25-pdk Jun 24 14:11:13 devstack nova-compute[80139]: stm32vldiscovery Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.9 Jun 24 14:11:13 devstack nova-compute[80139]: orangepi-pc Jun 24 14:11:13 devstack nova-compute[80139]: quanta-q71l-bmc Jun 24 14:11:13 devstack nova-compute[80139]: z2 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.2 Jun 24 14:11:13 devstack nova-compute[80139]: xilinx-zynq-a9 Jun 24 14:11:13 devstack nova-compute[80139]: tosa Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an500 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.12 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an521 Jun 24 14:11:13 devstack nova-compute[80139]: sabrelite Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an511 Jun 24 14:11:13 devstack nova-compute[80139]: canon-a1100 Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gbs-bmc Jun 24 14:11:13 devstack nova-compute[80139]: emcraft-sf2 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pb-a8 Jun 24 14:11:13 devstack nova-compute[80139]: yosemitev2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.0 Jun 24 14:11:13 devstack nova-compute[80139]: raspi1ap Jun 24 14:11:13 devstack nova-compute[80139]: palmetto-bmc Jun 24 14:11:13 devstack nova-compute[80139]: sx1-v1 Jun 24 14:11:13 devstack nova-compute[80139]: n810 Jun 24 14:11:13 devstack nova-compute[80139]: g220a-bmc Jun 24 14:11:13 devstack nova-compute[80139]: n800 Jun 24 14:11:13 devstack nova-compute[80139]: bletchley-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: tacoma-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.1 Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gsj Jun 24 14:11:13 devstack nova-compute[80139]: versatilepb Jun 24 14:11:13 devstack nova-compute[80139]: terrier Jun 24 14:11:13 devstack nova-compute[80139]: mainstone Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb-mpcore Jun 24 14:11:13 devstack nova-compute[80139]: integratorcp Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: supermicrox11-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.2 Jun 24 14:11:13 devstack nova-compute[80139]: witherspoon-bmc Jun 24 14:11:13 devstack nova-compute[80139]: qcom-firework-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an524 Jun 24 14:11:13 devstack nova-compute[80139]: kudo-bmc Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a9 Jun 24 14:11:13 devstack nova-compute[80139]: midway Jun 24 14:11:13 devstack nova-compute[80139]: musicpal Jun 24 14:11:13 devstack nova-compute[80139]: lm3s811evb Jun 24 14:11:13 devstack nova-compute[80139]: lm3s6965evb Jun 24 14:11:13 devstack nova-compute[80139]: supermicro-x11spi-bmc Jun 24 14:11:13 devstack nova-compute[80139]: microbit Jun 24 14:11:13 devstack nova-compute[80139]: fby35 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an505 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an385 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: cubieboard Jun 24 14:11:13 devstack nova-compute[80139]: ast1030-evb Jun 24 14:11:13 devstack nova-compute[80139]: verdex Jun 24 14:11:13 devstack nova-compute[80139]: bpim2u Jun 24 14:11:13 devstack nova-compute[80139]: netduino2 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an386 Jun 24 14:11:13 devstack nova-compute[80139]: olimex-stm32-h405 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: raspi2b Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a15 Jun 24 14:11:13 devstack nova-compute[80139]: fuji-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: sonorapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: cheetah Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.6 Jun 24 14:11:13 devstack nova-compute[80139]: ast2500-evb Jun 24 14:11:13 devstack nova-compute[80139]: highbank Jun 24 14:11:13 devstack nova-compute[80139]: akita Jun 24 14:11:13 devstack nova-compute[80139]: connex Jun 24 14:11:13 devstack nova-compute[80139]: netduinoplus2 Jun 24 14:11:13 devstack nova-compute[80139]: collie Jun 24 14:11:13 devstack nova-compute[80139]: raspi0 Jun 24 14:11:13 devstack nova-compute[80139]: fp5280g2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 64 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-aarch64 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt Jun 24 14:11:13 devstack nova-compute[80139]: qcom-dc-scm-v1-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mori-bmc Jun 24 14:11:13 devstack nova-compute[80139]: ast2600-evb Jun 24 14:11:13 devstack nova-compute[80139]: borzoi Jun 24 14:11:13 devstack nova-compute[80139]: tiogapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: spitz Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.7 Jun 24 14:11:13 devstack nova-compute[80139]: nuri Jun 24 14:11:13 devstack nova-compute[80139]: mcimx7d-sabre Jun 24 14:11:13 devstack nova-compute[80139]: romulus-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.0 Jun 24 14:11:13 devstack nova-compute[80139]: npcm750-evb Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.10 Jun 24 14:11:13 devstack nova-compute[80139]: rainier-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an547 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.8 Jun 24 14:11:13 devstack nova-compute[80139]: musca-b1 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pbx-a9 Jun 24 14:11:13 devstack nova-compute[80139]: versatileab Jun 24 14:11:13 devstack nova-compute[80139]: kzm Jun 24 14:11:13 devstack nova-compute[80139]: fby35-bmc Jun 24 14:11:13 devstack nova-compute[80139]: musca-a Jun 24 14:11:13 devstack nova-compute[80139]: virt-3.1 Jun 24 14:11:13 devstack nova-compute[80139]: mcimx6ul-evk Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.1 Jun 24 14:11:13 devstack nova-compute[80139]: smdkc210 Jun 24 14:11:13 devstack nova-compute[80139]: sx1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.11 Jun 24 14:11:13 devstack nova-compute[80139]: imx25-pdk Jun 24 14:11:13 devstack nova-compute[80139]: stm32vldiscovery Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.9 Jun 24 14:11:13 devstack nova-compute[80139]: orangepi-pc Jun 24 14:11:13 devstack nova-compute[80139]: quanta-q71l-bmc Jun 24 14:11:13 devstack nova-compute[80139]: z2 Jun 24 14:11:13 devstack nova-compute[80139]: virt-5.2 Jun 24 14:11:13 devstack nova-compute[80139]: xilinx-zynq-a9 Jun 24 14:11:13 devstack nova-compute[80139]: xlnx-zcu102 Jun 24 14:11:13 devstack nova-compute[80139]: tosa Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an500 Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.12 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an521 Jun 24 14:11:13 devstack nova-compute[80139]: sabrelite Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an511 Jun 24 14:11:13 devstack nova-compute[80139]: canon-a1100 Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gbs-bmc Jun 24 14:11:13 devstack nova-compute[80139]: emcraft-sf2 Jun 24 14:11:13 devstack nova-compute[80139]: realview-pb-a8 Jun 24 14:11:13 devstack nova-compute[80139]: sbsa-ref Jun 24 14:11:13 devstack nova-compute[80139]: yosemitev2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.0 Jun 24 14:11:13 devstack nova-compute[80139]: raspi1ap Jun 24 14:11:13 devstack nova-compute[80139]: palmetto-bmc Jun 24 14:11:13 devstack nova-compute[80139]: sx1-v1 Jun 24 14:11:13 devstack nova-compute[80139]: n810 Jun 24 14:11:13 devstack nova-compute[80139]: g220a-bmc Jun 24 14:11:13 devstack nova-compute[80139]: n800 Jun 24 14:11:13 devstack nova-compute[80139]: bletchley-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: tacoma-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.1 Jun 24 14:11:13 devstack nova-compute[80139]: quanta-gsj Jun 24 14:11:13 devstack nova-compute[80139]: versatilepb Jun 24 14:11:13 devstack nova-compute[80139]: terrier Jun 24 14:11:13 devstack nova-compute[80139]: mainstone Jun 24 14:11:13 devstack nova-compute[80139]: realview-eb-mpcore Jun 24 14:11:13 devstack nova-compute[80139]: integratorcp Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: supermicrox11-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-4.2 Jun 24 14:11:13 devstack nova-compute[80139]: witherspoon-bmc Jun 24 14:11:13 devstack nova-compute[80139]: qcom-firework-bmc Jun 24 14:11:13 devstack nova-compute[80139]: mps3-an524 Jun 24 14:11:13 devstack nova-compute[80139]: kudo-bmc Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a9 Jun 24 14:11:13 devstack nova-compute[80139]: midway Jun 24 14:11:13 devstack nova-compute[80139]: musicpal Jun 24 14:11:13 devstack nova-compute[80139]: lm3s811evb Jun 24 14:11:13 devstack nova-compute[80139]: lm3s6965evb Jun 24 14:11:13 devstack nova-compute[80139]: supermicro-x11spi-bmc Jun 24 14:11:13 devstack nova-compute[80139]: microbit Jun 24 14:11:13 devstack nova-compute[80139]: fby35 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an505 Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an385 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: raspi3ap Jun 24 14:11:13 devstack nova-compute[80139]: cubieboard Jun 24 14:11:13 devstack nova-compute[80139]: ast1030-evb Jun 24 14:11:13 devstack nova-compute[80139]: verdex Jun 24 14:11:13 devstack nova-compute[80139]: bpim2u Jun 24 14:11:13 devstack nova-compute[80139]: netduino2 Jun 24 14:11:13 devstack nova-compute[80139]: xlnx-versal-virt Jun 24 14:11:13 devstack nova-compute[80139]: mps2-an386 Jun 24 14:11:13 devstack nova-compute[80139]: olimex-stm32-h405 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: raspi3b Jun 24 14:11:13 devstack nova-compute[80139]: raspi2b Jun 24 14:11:13 devstack nova-compute[80139]: vexpress-a15 Jun 24 14:11:13 devstack nova-compute[80139]: fuji-bmc Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: sonorapass-bmc Jun 24 14:11:13 devstack nova-compute[80139]: cheetah Jun 24 14:11:13 devstack nova-compute[80139]: virt-2.6 Jun 24 14:11:13 devstack nova-compute[80139]: ast2500-evb Jun 24 14:11:13 devstack nova-compute[80139]: highbank Jun 24 14:11:13 devstack nova-compute[80139]: akita Jun 24 14:11:13 devstack nova-compute[80139]: connex Jun 24 14:11:13 devstack nova-compute[80139]: netduinoplus2 Jun 24 14:11:13 devstack nova-compute[80139]: collie Jun 24 14:11:13 devstack nova-compute[80139]: raspi0 Jun 24 14:11:13 devstack nova-compute[80139]: fp5280g2-bmc Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-cris Jun 24 14:11:13 devstack nova-compute[80139]: axis-dev88 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-i386 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-noble-v2 Jun 24 14:11:13 devstack nova-compute[80139]: ubuntu Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-mantic Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-impish-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-5.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-lunar-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-mantic Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.12 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-xenial Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-kinetic Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-4.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-mantic-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.5 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-4.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-focal Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-hirsute Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-xenial Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-jammy-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-5.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.7 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-eoan-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-disco-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-groovy Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-zesty Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-lunar Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-mantic-hpb-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-groovy Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-artful Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-trusty Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-eoan-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-focal-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-jammy-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-bionic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-mantic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-artful Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.7 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-kinetic Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-jammy-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-yakkety Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.4 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-cosmic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.10 Jun 24 14:11:13 devstack nova-compute[80139]: x-remote Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-5.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.9 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.11 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-jammy-hpb-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-3.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-4.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-jammy Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.4 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-4.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-eoan Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-jammy-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-5.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.9 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-bionic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-lunar Jun 24 14:11:13 devstack nova-compute[80139]: isapc Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-mantic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-cosmic Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.6 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-mantic-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-3.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-bionic Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-disco-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-cosmic Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.12 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-bionic Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-kinetic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-groovy-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-noble-v2 Jun 24 14:11:13 devstack nova-compute[80139]: ubuntu-q35 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-lunar-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-disco Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-cosmic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-noble Jun 24 14:11:13 devstack nova-compute[80139]: q35 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-impish Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-wily Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.6 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-impish Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-jammy Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-impish-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-hirsute Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-4.0.1 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-hirsute-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-5.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.8 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.10 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-3.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-zesty Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-4.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-focal Jun 24 14:11:13 devstack nova-compute[80139]: microvm Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.3 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-jammy-hpb-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: q35 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-kinetic-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-focal-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-4.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-noble Jun 24 14:11:13 devstack nova-compute[80139]: pc Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-disco Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-groovy-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-hirsute-hpb Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-5.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-2.8 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-eoan Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.5 Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-3.0 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-yakkety Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-mantic-hpb-maxcpus Jun 24 14:11:13 devstack nova-compute[80139]: pc-i440fx-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: pc-q35-2.11 Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-m68k Jun 24 14:11:13 devstack nova-compute[80139]: mcf5208evb Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.0 Jun 24 14:11:13 devstack nova-compute[80139]: an5206 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.0 Jun 24 14:11:13 devstack nova-compute[80139]: q800 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.0 Jun 24 14:11:13 devstack nova-compute[80139]: next-cube Jun 24 14:11:13 devstack nova-compute[80139]: virt-7.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-6.1 Jun 24 14:11:13 devstack nova-compute[80139]: virt-8.2 Jun 24 14:11:13 devstack nova-compute[80139]: virt Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-microblaze Jun 24 14:11:13 devstack nova-compute[80139]: petalogix-s3adsp1800 Jun 24 14:11:13 devstack nova-compute[80139]: petalogix-ml605 Jun 24 14:11:13 devstack nova-compute[80139]: xlnx-zynqmp-pmu Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-microblazeel Jun 24 14:11:13 devstack nova-compute[80139]: petalogix-s3adsp1800 Jun 24 14:11:13 devstack nova-compute[80139]: petalogix-ml605 Jun 24 14:11:13 devstack nova-compute[80139]: xlnx-zynqmp-pmu Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-mips Jun 24 14:11:13 devstack nova-compute[80139]: malta Jun 24 14:11:13 devstack nova-compute[80139]: mipssim Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-mipsel Jun 24 14:11:13 devstack nova-compute[80139]: malta Jun 24 14:11:13 devstack nova-compute[80139]: mipssim Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 64 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-mips64 Jun 24 14:11:13 devstack nova-compute[80139]: malta Jun 24 14:11:13 devstack nova-compute[80139]: mipssim Jun 24 14:11:13 devstack nova-compute[80139]: pica61 Jun 24 14:11:13 devstack nova-compute[80139]: magnum Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 64 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-mips64el Jun 24 14:11:13 devstack nova-compute[80139]: malta Jun 24 14:11:13 devstack nova-compute[80139]: loongson3-virt Jun 24 14:11:13 devstack nova-compute[80139]: mipssim Jun 24 14:11:13 devstack nova-compute[80139]: pica61 Jun 24 14:11:13 devstack nova-compute[80139]: magnum Jun 24 14:11:13 devstack nova-compute[80139]: boston Jun 24 14:11:13 devstack nova-compute[80139]: fuloong2e Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 32 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-ppc Jun 24 14:11:13 devstack nova-compute[80139]: g3beige Jun 24 14:11:13 devstack nova-compute[80139]: amigaone Jun 24 14:11:13 devstack nova-compute[80139]: virtex-ml507 Jun 24 14:11:13 devstack nova-compute[80139]: mac99 Jun 24 14:11:13 devstack nova-compute[80139]: ppce500 Jun 24 14:11:13 devstack nova-compute[80139]: sam460ex Jun 24 14:11:13 devstack nova-compute[80139]: pegasos2 Jun 24 14:11:13 devstack nova-compute[80139]: bamboo Jun 24 14:11:13 devstack nova-compute[80139]: 40p Jun 24 14:11:13 devstack nova-compute[80139]: ref405ep Jun 24 14:11:13 devstack nova-compute[80139]: mpc8544ds Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: hvm Jun 24 14:11:13 devstack nova-compute[80139]: Jun 24 14:11:13 devstack nova-compute[80139]: 64 Jun 24 14:11:13 devstack nova-compute[80139]: /usr/bin/qemu-system-ppc64 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-noble Jun 24 14:11:14 devstack nova-compute[80139]: pseries Jun 24 14:11:14 devstack nova-compute[80139]: amigaone Jun 24 14:11:14 devstack nova-compute[80139]: powernv9 Jun 24 14:11:14 devstack nova-compute[80139]: powernv Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.1 Jun 24 14:11:14 devstack nova-compute[80139]: mpc8544ds Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.5 Jun 24 14:11:14 devstack nova-compute[80139]: powernv10 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-xenial Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-yakkety Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.6 Jun 24 14:11:14 devstack nova-compute[80139]: ppce500 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-bionic-sxxm Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.7 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-3.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.0 Jun 24 14:11:14 devstack nova-compute[80139]: 40p Jun 24 14:11:14 devstack nova-compute[80139]: pseries-lunar Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.8 Jun 24 14:11:14 devstack nova-compute[80139]: pegasos2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-hirsute Jun 24 14:11:14 devstack nova-compute[80139]: pseries-3.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-eoan Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.9 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-zesty Jun 24 14:11:14 devstack nova-compute[80139]: bamboo Jun 24 14:11:14 devstack nova-compute[80139]: pseries-groovy Jun 24 14:11:14 devstack nova-compute[80139]: pseries-focal Jun 24 14:11:14 devstack nova-compute[80139]: g3beige Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-disco Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.12-sxxm Jun 24 14:11:14 devstack nova-compute[80139]: pseries-mantic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-kinetic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.10 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.0 Jun 24 14:11:14 devstack nova-compute[80139]: virtex-ml507 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.11 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-cosmic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-bionic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.12 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.2 Jun 24 14:11:14 devstack nova-compute[80139]: mac99 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-impish Jun 24 14:11:14 devstack nova-compute[80139]: pseries-jammy Jun 24 14:11:14 devstack nova-compute[80139]: pseries-artful Jun 24 14:11:14 devstack nova-compute[80139]: sam460ex Jun 24 14:11:14 devstack nova-compute[80139]: ref405ep Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.3 Jun 24 14:11:14 devstack nova-compute[80139]: powernv8 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.4 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-ppc64le Jun 24 14:11:14 devstack nova-compute[80139]: pseries-noble Jun 24 14:11:14 devstack nova-compute[80139]: pseries Jun 24 14:11:14 devstack nova-compute[80139]: amigaone Jun 24 14:11:14 devstack nova-compute[80139]: powernv9 Jun 24 14:11:14 devstack nova-compute[80139]: powernv Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.1 Jun 24 14:11:14 devstack nova-compute[80139]: mpc8544ds Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.5 Jun 24 14:11:14 devstack nova-compute[80139]: powernv10 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-xenial Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-yakkety Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.6 Jun 24 14:11:14 devstack nova-compute[80139]: ppce500 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-bionic-sxxm Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.7 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-3.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.0 Jun 24 14:11:14 devstack nova-compute[80139]: 40p Jun 24 14:11:14 devstack nova-compute[80139]: pseries-lunar Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.8 Jun 24 14:11:14 devstack nova-compute[80139]: pegasos2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-hirsute Jun 24 14:11:14 devstack nova-compute[80139]: pseries-3.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-eoan Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.9 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-zesty Jun 24 14:11:14 devstack nova-compute[80139]: bamboo Jun 24 14:11:14 devstack nova-compute[80139]: pseries-groovy Jun 24 14:11:14 devstack nova-compute[80139]: pseries-focal Jun 24 14:11:14 devstack nova-compute[80139]: g3beige Jun 24 14:11:14 devstack nova-compute[80139]: pseries-8.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-5.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-disco Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.12-sxxm Jun 24 14:11:14 devstack nova-compute[80139]: pseries-mantic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-kinetic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.10 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.0 Jun 24 14:11:14 devstack nova-compute[80139]: virtex-ml507 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.11 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.1 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-cosmic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-bionic Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.12 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.2 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-7.2 Jun 24 14:11:14 devstack nova-compute[80139]: mac99 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-impish Jun 24 14:11:14 devstack nova-compute[80139]: pseries-jammy Jun 24 14:11:14 devstack nova-compute[80139]: pseries-artful Jun 24 14:11:14 devstack nova-compute[80139]: sam460ex Jun 24 14:11:14 devstack nova-compute[80139]: ref405ep Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.3 Jun 24 14:11:14 devstack nova-compute[80139]: powernv8 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-4.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-6.0 Jun 24 14:11:14 devstack nova-compute[80139]: pseries-2.4 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 32 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-riscv32 Jun 24 14:11:14 devstack nova-compute[80139]: virt Jun 24 14:11:14 devstack nova-compute[80139]: spike Jun 24 14:11:14 devstack nova-compute[80139]: opentitan Jun 24 14:11:14 devstack nova-compute[80139]: sifive_u Jun 24 14:11:14 devstack nova-compute[80139]: sifive_e Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-riscv64 Jun 24 14:11:14 devstack nova-compute[80139]: virt Jun 24 14:11:14 devstack nova-compute[80139]: spike Jun 24 14:11:14 devstack nova-compute[80139]: microchip-icicle-kit Jun 24 14:11:14 devstack nova-compute[80139]: sifive_u Jun 24 14:11:14 devstack nova-compute[80139]: shakti_c Jun 24 14:11:14 devstack nova-compute[80139]: sifive_e Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-s390x Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-noble Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-8.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-disco Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-6.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.11 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-7.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-mantic Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-xenial Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-5.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-focal Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.8 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-4.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-zesty Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-8.2 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-6.2 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-3.0 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-groovy Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.5 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-7.2 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-5.2 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-artful Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-hirsute Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-4.2 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.10 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.7 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-lunar Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-eoan Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-kinetic Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-8.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-yakkety Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-6.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-cosmic Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-bionic Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.12 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-7.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.4 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-5.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.9 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-impish Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-4.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-jammy Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-3.1 Jun 24 14:11:14 devstack nova-compute[80139]: s390-ccw-virtio-2.6 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 32 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-sh4 Jun 24 14:11:14 devstack nova-compute[80139]: shix Jun 24 14:11:14 devstack nova-compute[80139]: r2d Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-sh4eb Jun 24 14:11:14 devstack nova-compute[80139]: shix Jun 24 14:11:14 devstack nova-compute[80139]: r2d Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 32 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-sparc Jun 24 14:11:14 devstack nova-compute[80139]: SS-5 Jun 24 14:11:14 devstack nova-compute[80139]: SS-20 Jun 24 14:11:14 devstack nova-compute[80139]: LX Jun 24 14:11:14 devstack nova-compute[80139]: SPARCClassic Jun 24 14:11:14 devstack nova-compute[80139]: leon3_generic Jun 24 14:11:14 devstack nova-compute[80139]: SPARCbook Jun 24 14:11:14 devstack nova-compute[80139]: SS-4 Jun 24 14:11:14 devstack nova-compute[80139]: SS-600MP Jun 24 14:11:14 devstack nova-compute[80139]: SS-10 Jun 24 14:11:14 devstack nova-compute[80139]: Voyager Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-sparc64 Jun 24 14:11:14 devstack nova-compute[80139]: sun4u Jun 24 14:11:14 devstack nova-compute[80139]: niagara Jun 24 14:11:14 devstack nova-compute[80139]: sun4v Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 64 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: ubuntu Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-mantic Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-impish-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-5.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-lunar-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-mantic Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.12 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-xenial Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-kinetic Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-6.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-4.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-mantic-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.5 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-4.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-focal Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-hirsute Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-xenial Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-jammy-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-5.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.7 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-eoan-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-zesty Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-groovy Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-disco-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-lunar Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-mantic-hpb-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-groovy Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-7.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-artful Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-trusty Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-focal-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-8.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-eoan-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-jammy-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-bionic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-mantic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-artful Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-8.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.7 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-6.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-kinetic Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-jammy-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-yakkety Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.4 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-cosmic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-7.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.10 Jun 24 14:11:14 devstack nova-compute[80139]: x-remote Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-5.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.9 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.11 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-jammy-hpb-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-3.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-6.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-4.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-jammy Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.4 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-4.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-eoan Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-jammy-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-5.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.9 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-bionic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-lunar Jun 24 14:11:14 devstack nova-compute[80139]: isapc Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-mantic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-cosmic Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.6 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-mantic-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-3.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-bionic Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-disco-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-cosmic Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.12 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-bionic Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-kinetic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-groovy-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-7.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: ubuntu-q35 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-lunar-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-disco Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-cosmic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble Jun 24 14:11:14 devstack nova-compute[80139]: q35 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-8.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-wily Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-impish Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-8.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.6 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-6.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-impish Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-jammy Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-impish-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-hirsute Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-4.0.1 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-hirsute-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-7.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-5.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.8 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.10 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-3.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-zesty Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-7.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-4.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-6.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-focal Jun 24 14:11:14 devstack nova-compute[80139]: microvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.3 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-jammy-hpb-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-disco Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-kinetic-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-4.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-focal-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble Jun 24 14:11:14 devstack nova-compute[80139]: pc Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-8.2 Jun 24 14:11:14 devstack nova-compute[80139]: q35 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-groovy-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-hirsute-hpb Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-8.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-5.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-2.8 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-6.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-eoan Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.5 Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-3.0 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-yakkety Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-mantic-hpb-maxcpus Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-7.2 Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-2.11 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 32 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-xtensa Jun 24 14:11:14 devstack nova-compute[80139]: sim Jun 24 14:11:14 devstack nova-compute[80139]: kc705 Jun 24 14:11:14 devstack nova-compute[80139]: ml605 Jun 24 14:11:14 devstack nova-compute[80139]: ml605-nommu Jun 24 14:11:14 devstack nova-compute[80139]: virt Jun 24 14:11:14 devstack nova-compute[80139]: lx60-nommu Jun 24 14:11:14 devstack nova-compute[80139]: lx200 Jun 24 14:11:14 devstack nova-compute[80139]: lx200-nommu Jun 24 14:11:14 devstack nova-compute[80139]: lx60 Jun 24 14:11:14 devstack nova-compute[80139]: kc705-nommu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: hvm Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 32 Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-xtensaeb Jun 24 14:11:14 devstack nova-compute[80139]: sim Jun 24 14:11:14 devstack nova-compute[80139]: kc705 Jun 24 14:11:14 devstack nova-compute[80139]: ml605 Jun 24 14:11:14 devstack nova-compute[80139]: ml605-nommu Jun 24 14:11:14 devstack nova-compute[80139]: virt Jun 24 14:11:14 devstack nova-compute[80139]: lx60-nommu Jun 24 14:11:14 devstack nova-compute[80139]: lx200 Jun 24 14:11:14 devstack nova-compute[80139]: lx200-nommu Jun 24 14:11:14 devstack nova-compute[80139]: lx60 Jun 24 14:11:14 devstack nova-compute[80139]: kc705-nommu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for cris via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for i686 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-i386 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble Jun 24 14:11:14 devstack nova-compute[80139]: i686 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: ide Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-i386 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: i686 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-i386 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble Jun 24 14:11:14 devstack nova-compute[80139]: i686 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-i386 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: i686 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: ide Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for mips via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for x86_64 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble Jun 24 14:11:14 devstack nova-compute[80139]: x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: efi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: ide Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: efi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-q35-noble Jun 24 14:11:14 devstack nova-compute[80139]: x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: efi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/bin/qemu-system-x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm Jun 24 14:11:14 devstack nova-compute[80139]: pc-i440fx-noble-v2 Jun 24 14:11:14 devstack nova-compute[80139]: x86_64 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: efi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: rom Jun 24 14:11:14 devstack nova-compute[80139]: pflash Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: yes Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: no Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: on Jun 24 14:11:14 devstack nova-compute[80139]: off Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: AMD Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu64 Jun 24 14:11:14 devstack nova-compute[80139]: qemu32 Jun 24 14:11:14 devstack nova-compute[80139]: phenom Jun 24 14:11:14 devstack nova-compute[80139]: pentium3 Jun 24 14:11:14 devstack nova-compute[80139]: pentium2 Jun 24 14:11:14 devstack nova-compute[80139]: pentium Jun 24 14:11:14 devstack nova-compute[80139]: n270 Jun 24 14:11:14 devstack nova-compute[80139]: kvm64 Jun 24 14:11:14 devstack nova-compute[80139]: kvm32 Jun 24 14:11:14 devstack nova-compute[80139]: coreduo Jun 24 14:11:14 devstack nova-compute[80139]: core2duo Jun 24 14:11:14 devstack nova-compute[80139]: athlon Jun 24 14:11:14 devstack nova-compute[80139]: Westmere-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Westmere Jun 24 14:11:14 devstack nova-compute[80139]: Snowridge Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Skylake-Client Jun 24 14:11:14 devstack nova-compute[80139]: SapphireRapids Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: SandyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Penryn Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G5 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G4 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G3 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G2 Jun 24 14:11:14 devstack nova-compute[80139]: Opteron_G1 Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Nehalem Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: IvyBridge Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Icelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Haswell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Haswell Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Rome Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Milan Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-IBPB Jun 24 14:11:14 devstack nova-compute[80139]: EPYC-Genoa Jun 24 14:11:14 devstack nova-compute[80139]: EPYC Jun 24 14:11:14 devstack nova-compute[80139]: Dhyana Jun 24 14:11:14 devstack nova-compute[80139]: Cooperlake Jun 24 14:11:14 devstack nova-compute[80139]: Conroe Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Cascadelake-Server Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-noTSX Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell-IBRS Jun 24 14:11:14 devstack nova-compute[80139]: Broadwell Jun 24 14:11:14 devstack nova-compute[80139]: 486 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: file Jun 24 14:11:14 devstack nova-compute[80139]: anonymous Jun 24 14:11:14 devstack nova-compute[80139]: memfd Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: disk Jun 24 14:11:14 devstack nova-compute[80139]: cdrom Jun 24 14:11:14 devstack nova-compute[80139]: floppy Jun 24 14:11:14 devstack nova-compute[80139]: lun Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: ide Jun 24 14:11:14 devstack nova-compute[80139]: fdc Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: sata Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: sdl Jun 24 14:11:14 devstack nova-compute[80139]: vnc Jun 24 14:11:14 devstack nova-compute[80139]: spice Jun 24 14:11:14 devstack nova-compute[80139]: egl-headless Jun 24 14:11:14 devstack nova-compute[80139]: dbus Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: subsystem Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: default Jun 24 14:11:14 devstack nova-compute[80139]: mandatory Jun 24 14:11:14 devstack nova-compute[80139]: requisite Jun 24 14:11:14 devstack nova-compute[80139]: optional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: pci Jun 24 14:11:14 devstack nova-compute[80139]: scsi Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: virtio-transitional Jun 24 14:11:14 devstack nova-compute[80139]: virtio-non-transitional Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: random Jun 24 14:11:14 devstack nova-compute[80139]: egd Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: path Jun 24 14:11:14 devstack nova-compute[80139]: handle Jun 24 14:11:14 devstack nova-compute[80139]: virtiofs Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: tpm-tis Jun 24 14:11:14 devstack nova-compute[80139]: tpm-crb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: passthrough Jun 24 14:11:14 devstack nova-compute[80139]: emulator Jun 24 14:11:14 devstack nova-compute[80139]: external Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: 1.2 Jun 24 14:11:14 devstack nova-compute[80139]: 2.0 Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: usb Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: pty Jun 24 14:11:14 devstack nova-compute[80139]: unix Jun 24 14:11:14 devstack nova-compute[80139]: spicevmc Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: virtio Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: qemu Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: builtin Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: relaxed Jun 24 14:11:14 devstack nova-compute[80139]: vapic Jun 24 14:11:14 devstack nova-compute[80139]: spinlocks Jun 24 14:11:14 devstack nova-compute[80139]: vpindex Jun 24 14:11:14 devstack nova-compute[80139]: runtime Jun 24 14:11:14 devstack nova-compute[80139]: synic Jun 24 14:11:14 devstack nova-compute[80139]: stimer Jun 24 14:11:14 devstack nova-compute[80139]: reset Jun 24 14:11:14 devstack nova-compute[80139]: vendor_id Jun 24 14:11:14 devstack nova-compute[80139]: frequencies Jun 24 14:11:14 devstack nova-compute[80139]: reenlightenment Jun 24 14:11:14 devstack nova-compute[80139]: tlbflush Jun 24 14:11:14 devstack nova-compute[80139]: ipi Jun 24 14:11:14 devstack nova-compute[80139]: avic Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: Jun 24 14:11:14 devstack nova-compute[80139]: {{(pid=80139) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=80139) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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=80139) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Checking secure boot support for host arch (x86_64) {{(pid=80139) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Checking secure boot support for host arch (x86_64) {{(pid=80139) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:11:14 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Checking secure boot support for host arch (x86_64) {{(pid=80139) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:11:14 devstack nova-compute[80139]: INFO nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Secure Boot support detected Jun 24 14:11:14 devstack nova-compute[80139]: INFO nova.virt.node [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Generated node identity a8f85f90-04b5-4be8-8b41-690ce85113fd Jun 24 14:11:14 devstack nova-compute[80139]: INFO nova.virt.node [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Wrote node identity a8f85f90-04b5-4be8-8b41-690ce85113fd to /opt/stack/data/nova/compute_id Jun 24 14:11:15 devstack nova-compute[80139]: WARNING nova.compute.manager [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Compute nodes ['a8f85f90-04b5-4be8-8b41-690ce85113fd'] 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 14:11:16 devstack nova-compute[80139]: INFO nova.compute.manager [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 24 14:11:17 devstack nova-compute[80139]: WARNING nova.compute.manager [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:11:17 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] CMD "env LANG=C uptime" returned: 0 in 0.020s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Hypervisor/Node resource view: name=devstack free_ram=6744MB free_disk=15.49819564819336GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=80139) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:11:17 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:11:18 devstack nova-compute[80139]: WARNING nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] No compute node record for devstack:a8f85f90-04b5-4be8-8b41-690ce85113fd: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host a8f85f90-04b5-4be8-8b41-690ce85113fd could not be found. Jun 24 14:11:18 devstack nova-compute[80139]: INFO nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Compute node record created for devstack:devstack with uuid: a8f85f90-04b5-4be8-8b41-690ce85113fd Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b 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': ' 14:11:17 up 26 min, 1 user, load average: 2.94, 2.51, 1.64\n'} {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:11:20 devstack nova-compute[80139]: INFO nova.scheduler.client.report [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] [req-2a3db346-a86c-4c29-9fea-acabc08d275c] Created resource provider record via placement API for resource provider with UUID a8f85f90-04b5-4be8-8b41-690ce85113fd and name devstack. Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 24 14:11:20 devstack nova-compute[80139]: ] {{(pid=80139) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 24 14:11:20 devstack nova-compute[80139]: INFO nova.virt.libvirt.host [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] kernel doesn't support AMD SEV Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80139) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating inventory in ProviderTree for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 14:11:20 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=80139) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:11:21 devstack nova-compute[80139]: DEBUG nova.scheduler.client.report [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updated inventory for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Jun 24 14:11:21 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd generation from 0 to 1 during operation: update_inventory {{(pid=80139) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 14:11:21 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating inventory in ProviderTree for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd generation from 1 to 2 during operation: update_traits {{(pid=80139) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Compute_service record updated for devstack:devstack {{(pid=80139) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.953s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80139) start /opt/stack/nova/nova/service.py:196}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80139) start /opt/stack/nova/nova/service.py:212}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Join ServiceGroup membership for this service compute {{(pid=80139) start /opt/stack/nova/nova/service.py:222}} Jun 24 14:11:22 devstack nova-compute[80139]: DEBUG nova.servicegroup.drivers.db [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80139) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 24 14:11:28 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._sync_power_states {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80139) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager.update_available_resource {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:12:05 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CMD "env LANG=C uptime" returned: 0 in 0.027s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Hypervisor/Node resource view: name=devstack free_ram=6443MB free_disk=15.393234252929688GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=80139) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:12:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:12:06 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:12:06 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f 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': ' 14:12:05 up 27 min, 1 user, load average: 2.34, 2.45, 1.67\n'} {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:12:06 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80139) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:12:06 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:12:07 devstack nova-compute[80139]: DEBUG nova.scheduler.client.report [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:12:07 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Compute_service record updated for devstack:devstack {{(pid=80139) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:12:07 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.089s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:12:07 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:12:07 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 52.47 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80139) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager.update_available_resource {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:13:00 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Hypervisor/Node resource view: name=devstack free_ram=6460MB free_disk=15.374767303466797GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=80139) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:13:00 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:13:02 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:13:02 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f 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': ' 14:13:00 up 28 min, 1 user, load average: 2.37, 2.45, 1.72\n'} {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:13:02 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80139) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:13:02 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:13:02 devstack nova-compute[80139]: DEBUG nova.scheduler.client.report [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:13:03 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Compute_service record updated for devstack:devstack {{(pid=80139) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:13:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.085s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:13:03 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:13:28 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80139) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager.update_available_resource {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:14:03 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CMD "env LANG=C uptime" returned: 0 in 0.015s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Hypervisor/Node resource view: name=devstack free_ram=6347MB free_disk=15.16922378540039GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=80139) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:14:03 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:14:04 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:14:04 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f 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': ' 14:14:03 up 29 min, 1 user, load average: 1.80, 2.28, 1.71\n'} {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:14:04 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80139) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:14:04 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:14:05 devstack nova-compute[80139]: DEBUG nova.scheduler.client.report [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:14:05 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Compute_service record updated for devstack:devstack {{(pid=80139) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:14:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.093s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:14:05 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.19 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80139) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:15:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager.update_available_resource {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.003s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:15:05 devstack nova-compute[80139]: WARNING nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.processutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80139) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Hypervisor/Node resource view: name=devstack free_ram=6379MB free_disk=15.048088073730469GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=80139) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:15:05 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:15:06 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:15:06 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f 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': ' 14:15:05 up 30 min, 1 user, load average: 1.37, 2.08, 1.68\n'} {{(pid=80139) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:15:06 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80139) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:15:06 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=80139) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:15:07 devstack nova-compute[80139]: DEBUG nova.scheduler.client.report [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=80139) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:15:07 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Compute_service record updated for devstack:devstack {{(pid=80139) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:15:07 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.088s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:15:07 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 49.71 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:15:28 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:15:57 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:57 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Cleaning up deleted instances {{(pid=80139) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12085}} Jun 24 14:15:57 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] There are 0 instances to clean {{(pid=80139) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12094}} Jun 24 14:15:57 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:57 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Cleaning up deleted instances with incomplete migration {{(pid=80139) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12123}} Jun 24 14:15:58 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:15:58 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:00 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:00 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80139) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:16:00 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.48 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:01 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager.update_available_resource {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:01 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:16:01 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:16:01 devstack nova-compute[80139]: DEBUG oslo_concurrency.lockutils [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80139) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:16:01 devstack nova-compute[80139]: DEBUG nova.compute.resource_tracker [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80139) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Error updating resources for node devstack.: libvirt.libvirtError: End of file while reading data: Input/output error Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager Traceback (most recent call last): Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager File "/opt/stack/nova/nova/compute/manager.py", line 11438, in _update_available_resource_for_node Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager self.rt.update_available_resource(context, nodename, Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager File "/opt/stack/nova/nova/compute/resource_tracker.py", line 941, in update_available_resource Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager resources = self.driver.get_available_resource(nodename) Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 10513, in get_available_resource Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager data["hypervisor_version"] = self._host.get_version() Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager ^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager File "/opt/stack/nova/nova/virt/libvirt/host.py", line 1126, in get_version Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager return self.get_connection().getVersion() Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager File "/usr/lib/python3/dist-packages/libvirt.py", line 4825, in getVersion Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager raise libvirtError('virConnectGetVersion() failed') Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager libvirt.libvirtError: End of file while reading data: Input/output error Jun 24 14:16:02 devstack nova-compute[80139]: ERROR nova.compute.manager Jun 24 14:16:02 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:02 devstack nova-compute[80139]: INFO nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.24 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.driver [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating compute service status to disabled {{(pid=80139) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG nova.objects.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=80139) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.01 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG nova.compute.manager [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd in placement. {{(pid=80139) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG nova.compute.provider_tree [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Updating resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd generation from 2 to 3 during operation: update_traits {{(pid=80139) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 14:16:03 devstack nova-compute[80139]: DEBUG nova.virt.libvirt.volume.mount [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Destroying MountManager generation 0 {{(pid=80139) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jun 24 14:16:04 devstack nova-compute[80139]: DEBUG oslo_service.periodic_task [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80139) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:16:04 devstack nova-compute[80139]: DEBUG oslo.service.backend._threading.loopingcall [None req-494eb44a-751e-4103-bd3b-91627375335f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.00 seconds {{(pid=80139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:16:19 devstack nova-compute[80139]: INFO oslo_service.backend._threading.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Graceful shutdown start Jun 24 14:16:19 devstack nova-compute[80139]: DEBUG nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] nova-compute service graceful shutdown started. {{(pid=80139) stop /opt/stack/nova/nova/service.py:325}} Jun 24 14:16:19 devstack nova-compute[80139]: DEBUG nova.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] nova-compute service stopping RPC server on topic: compute {{(pid=80139) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 24 14:16:24 devstack nova-compute[80139]: INFO oslo_service.backend._threading.service [None req-f385fdda-eb36-4ec1-b478-75a5bc56101b None None] Graceful shutdown timeout exceeded, instantaneous exiting Jun 24 14:16:28 devstack nova-compute[93120]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=93120) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 14:16:28 devstack nova-compute[93120]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=93120) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 24 14:16:28 devstack nova-compute[93120]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 24 14:16:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:16:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:16:28 devstack nova-compute[93120]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 24 14:16:29 devstack nova-compute[93120]: WARNING nova.compute.manager [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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 14:16:29 devstack nova-compute[93120]: INFO nova.utils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] The long task thread pool MainProcess.long_task is initialized Jun 24 14:16:29 devstack nova-compute[93120]: INFO nova.virt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 24 14:16:30 devstack nova-compute[93120]: INFO nova.compute.provider_config [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 24 14:16:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Acquiring lock "singleton_lock" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:16:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Acquired lock "singleton_lock" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:16:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Releasing lock "singleton_lock" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:16:30 devstack nova-compute[93120]: WARNING oslo_service.backend._threading.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] no_fork=True: running service in main process Jun 24 14:16:30 devstack nova-compute[93120]: INFO nova.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Starting compute node (version 33.1.0) Jun 24 14:16:31 devstack nova-compute[93120]: INFO nova.utils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] The default thread pool MainProcess.default is initialized Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Starting event thread {{(pid=93120) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Starting connection event dispatch thread {{(pid=93120) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Connecting to libvirt: qemu:///system {{(pid=93120) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Registering for lifecycle events {{(pid=93120) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 24 14:16:31 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Registering for connection events: {{(pid=93120) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 24 14:16:31 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Connection event '1' reason 'None' Jun 24 14:16:32 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Updating compute service status to enabled {{(pid=93120) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 24 14:16:32 devstack nova-compute[93120]: DEBUG nova.objects.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 24 14:16:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd in placement. {{(pid=93120) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jun 24 14:16:32 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd: ValueError: No such provider a8f85f90-04b5-4be8-8b41-690ce85113fd Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5706, in _update_compute_provider_status Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 120, in wrapper Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1092, in set_traits_for_provider Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver ValueError: No such provider a8f85f90-04b5-4be8-8b41-690ce85113fd Jun 24 14:16:32 devstack nova-compute[93120]: ERROR nova.virt.libvirt.driver Jun 24 14:16:32 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.mount [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Initialising _HostMountState generation 0 {{(pid=93120) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 24 14:16:42 devstack nova-compute[93120]: INFO nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host capabilities Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: b27cb9f7-82eb-4858-ae7a-82290f499a92 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tcp Jun 24 14:16:42 devstack nova-compute[93120]: rdma Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 12248276 Jun 24 14:16:42 devstack nova-compute[93120]: 3062069 Jun 24 14:16:42 devstack nova-compute[93120]: 0 Jun 24 14:16:42 devstack nova-compute[93120]: 0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: apparmor Jun 24 14:16:42 devstack nova-compute[93120]: 0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: dac Jun 24 14:16:42 devstack nova-compute[93120]: 0 Jun 24 14:16:42 devstack nova-compute[93120]: +64055:+994 Jun 24 14:16:42 devstack nova-compute[93120]: +64055:+994 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-alpha Jun 24 14:16:42 devstack nova-compute[93120]: clipper Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-arm Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: qcom-dc-scm-v1-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mori-bmc Jun 24 14:16:42 devstack nova-compute[93120]: ast2600-evb Jun 24 14:16:42 devstack nova-compute[93120]: borzoi Jun 24 14:16:42 devstack nova-compute[93120]: tiogapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: spitz Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: nuri Jun 24 14:16:42 devstack nova-compute[93120]: mcimx7d-sabre Jun 24 14:16:42 devstack nova-compute[93120]: romulus-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: npcm750-evb Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: rainier-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an547 Jun 24 14:16:42 devstack nova-compute[93120]: musca-b1 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pbx-a9 Jun 24 14:16:42 devstack nova-compute[93120]: versatileab Jun 24 14:16:42 devstack nova-compute[93120]: kzm Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: fby35-bmc Jun 24 14:16:42 devstack nova-compute[93120]: musca-a Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: mcimx6ul-evk Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: smdkc210 Jun 24 14:16:42 devstack nova-compute[93120]: sx1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: imx25-pdk Jun 24 14:16:42 devstack nova-compute[93120]: stm32vldiscovery Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: orangepi-pc Jun 24 14:16:42 devstack nova-compute[93120]: quanta-q71l-bmc Jun 24 14:16:42 devstack nova-compute[93120]: z2 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: xilinx-zynq-a9 Jun 24 14:16:42 devstack nova-compute[93120]: tosa Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an500 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an521 Jun 24 14:16:42 devstack nova-compute[93120]: sabrelite Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an511 Jun 24 14:16:42 devstack nova-compute[93120]: canon-a1100 Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gbs-bmc Jun 24 14:16:42 devstack nova-compute[93120]: emcraft-sf2 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pb-a8 Jun 24 14:16:42 devstack nova-compute[93120]: yosemitev2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: raspi1ap Jun 24 14:16:42 devstack nova-compute[93120]: palmetto-bmc Jun 24 14:16:42 devstack nova-compute[93120]: sx1-v1 Jun 24 14:16:42 devstack nova-compute[93120]: n810 Jun 24 14:16:42 devstack nova-compute[93120]: g220a-bmc Jun 24 14:16:42 devstack nova-compute[93120]: n800 Jun 24 14:16:42 devstack nova-compute[93120]: bletchley-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: tacoma-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gsj Jun 24 14:16:42 devstack nova-compute[93120]: versatilepb Jun 24 14:16:42 devstack nova-compute[93120]: terrier Jun 24 14:16:42 devstack nova-compute[93120]: mainstone Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb-mpcore Jun 24 14:16:42 devstack nova-compute[93120]: integratorcp Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: supermicrox11-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: witherspoon-bmc Jun 24 14:16:42 devstack nova-compute[93120]: qcom-firework-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an524 Jun 24 14:16:42 devstack nova-compute[93120]: kudo-bmc Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a9 Jun 24 14:16:42 devstack nova-compute[93120]: midway Jun 24 14:16:42 devstack nova-compute[93120]: musicpal Jun 24 14:16:42 devstack nova-compute[93120]: lm3s811evb Jun 24 14:16:42 devstack nova-compute[93120]: lm3s6965evb Jun 24 14:16:42 devstack nova-compute[93120]: supermicro-x11spi-bmc Jun 24 14:16:42 devstack nova-compute[93120]: microbit Jun 24 14:16:42 devstack nova-compute[93120]: fby35 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an505 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an385 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: cubieboard Jun 24 14:16:42 devstack nova-compute[93120]: ast1030-evb Jun 24 14:16:42 devstack nova-compute[93120]: verdex Jun 24 14:16:42 devstack nova-compute[93120]: bpim2u Jun 24 14:16:42 devstack nova-compute[93120]: netduino2 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an386 Jun 24 14:16:42 devstack nova-compute[93120]: olimex-stm32-h405 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: raspi2b Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a15 Jun 24 14:16:42 devstack nova-compute[93120]: fuji-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: sonorapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: cheetah Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: ast2500-evb Jun 24 14:16:42 devstack nova-compute[93120]: highbank Jun 24 14:16:42 devstack nova-compute[93120]: akita Jun 24 14:16:42 devstack nova-compute[93120]: connex Jun 24 14:16:42 devstack nova-compute[93120]: netduinoplus2 Jun 24 14:16:42 devstack nova-compute[93120]: collie Jun 24 14:16:42 devstack nova-compute[93120]: raspi0 Jun 24 14:16:42 devstack nova-compute[93120]: fp5280g2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-arm Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: qcom-dc-scm-v1-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mori-bmc Jun 24 14:16:42 devstack nova-compute[93120]: ast2600-evb Jun 24 14:16:42 devstack nova-compute[93120]: borzoi Jun 24 14:16:42 devstack nova-compute[93120]: tiogapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: spitz Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: nuri Jun 24 14:16:42 devstack nova-compute[93120]: mcimx7d-sabre Jun 24 14:16:42 devstack nova-compute[93120]: romulus-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: npcm750-evb Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: rainier-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an547 Jun 24 14:16:42 devstack nova-compute[93120]: musca-b1 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pbx-a9 Jun 24 14:16:42 devstack nova-compute[93120]: versatileab Jun 24 14:16:42 devstack nova-compute[93120]: kzm Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: fby35-bmc Jun 24 14:16:42 devstack nova-compute[93120]: musca-a Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: mcimx6ul-evk Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: smdkc210 Jun 24 14:16:42 devstack nova-compute[93120]: sx1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: imx25-pdk Jun 24 14:16:42 devstack nova-compute[93120]: stm32vldiscovery Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: orangepi-pc Jun 24 14:16:42 devstack nova-compute[93120]: quanta-q71l-bmc Jun 24 14:16:42 devstack nova-compute[93120]: z2 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: xilinx-zynq-a9 Jun 24 14:16:42 devstack nova-compute[93120]: tosa Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an500 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an521 Jun 24 14:16:42 devstack nova-compute[93120]: sabrelite Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an511 Jun 24 14:16:42 devstack nova-compute[93120]: canon-a1100 Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gbs-bmc Jun 24 14:16:42 devstack nova-compute[93120]: emcraft-sf2 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pb-a8 Jun 24 14:16:42 devstack nova-compute[93120]: yosemitev2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: raspi1ap Jun 24 14:16:42 devstack nova-compute[93120]: palmetto-bmc Jun 24 14:16:42 devstack nova-compute[93120]: sx1-v1 Jun 24 14:16:42 devstack nova-compute[93120]: n810 Jun 24 14:16:42 devstack nova-compute[93120]: g220a-bmc Jun 24 14:16:42 devstack nova-compute[93120]: n800 Jun 24 14:16:42 devstack nova-compute[93120]: bletchley-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: tacoma-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gsj Jun 24 14:16:42 devstack nova-compute[93120]: versatilepb Jun 24 14:16:42 devstack nova-compute[93120]: terrier Jun 24 14:16:42 devstack nova-compute[93120]: mainstone Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb-mpcore Jun 24 14:16:42 devstack nova-compute[93120]: integratorcp Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: supermicrox11-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: witherspoon-bmc Jun 24 14:16:42 devstack nova-compute[93120]: qcom-firework-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an524 Jun 24 14:16:42 devstack nova-compute[93120]: kudo-bmc Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a9 Jun 24 14:16:42 devstack nova-compute[93120]: midway Jun 24 14:16:42 devstack nova-compute[93120]: musicpal Jun 24 14:16:42 devstack nova-compute[93120]: lm3s811evb Jun 24 14:16:42 devstack nova-compute[93120]: lm3s6965evb Jun 24 14:16:42 devstack nova-compute[93120]: supermicro-x11spi-bmc Jun 24 14:16:42 devstack nova-compute[93120]: microbit Jun 24 14:16:42 devstack nova-compute[93120]: fby35 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an505 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an385 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: cubieboard Jun 24 14:16:42 devstack nova-compute[93120]: ast1030-evb Jun 24 14:16:42 devstack nova-compute[93120]: verdex Jun 24 14:16:42 devstack nova-compute[93120]: bpim2u Jun 24 14:16:42 devstack nova-compute[93120]: netduino2 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an386 Jun 24 14:16:42 devstack nova-compute[93120]: olimex-stm32-h405 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: raspi2b Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a15 Jun 24 14:16:42 devstack nova-compute[93120]: fuji-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: sonorapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: cheetah Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: ast2500-evb Jun 24 14:16:42 devstack nova-compute[93120]: highbank Jun 24 14:16:42 devstack nova-compute[93120]: akita Jun 24 14:16:42 devstack nova-compute[93120]: connex Jun 24 14:16:42 devstack nova-compute[93120]: netduinoplus2 Jun 24 14:16:42 devstack nova-compute[93120]: collie Jun 24 14:16:42 devstack nova-compute[93120]: raspi0 Jun 24 14:16:42 devstack nova-compute[93120]: fp5280g2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-aarch64 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: qcom-dc-scm-v1-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mori-bmc Jun 24 14:16:42 devstack nova-compute[93120]: ast2600-evb Jun 24 14:16:42 devstack nova-compute[93120]: borzoi Jun 24 14:16:42 devstack nova-compute[93120]: tiogapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: spitz Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: nuri Jun 24 14:16:42 devstack nova-compute[93120]: mcimx7d-sabre Jun 24 14:16:42 devstack nova-compute[93120]: romulus-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: npcm750-evb Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: rainier-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an547 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: musca-b1 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pbx-a9 Jun 24 14:16:42 devstack nova-compute[93120]: versatileab Jun 24 14:16:42 devstack nova-compute[93120]: kzm Jun 24 14:16:42 devstack nova-compute[93120]: fby35-bmc Jun 24 14:16:42 devstack nova-compute[93120]: musca-a Jun 24 14:16:42 devstack nova-compute[93120]: virt-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: mcimx6ul-evk Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: smdkc210 Jun 24 14:16:42 devstack nova-compute[93120]: sx1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: imx25-pdk Jun 24 14:16:42 devstack nova-compute[93120]: stm32vldiscovery Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: orangepi-pc Jun 24 14:16:42 devstack nova-compute[93120]: quanta-q71l-bmc Jun 24 14:16:42 devstack nova-compute[93120]: z2 Jun 24 14:16:42 devstack nova-compute[93120]: virt-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: xilinx-zynq-a9 Jun 24 14:16:42 devstack nova-compute[93120]: xlnx-zcu102 Jun 24 14:16:42 devstack nova-compute[93120]: tosa Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an500 Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an521 Jun 24 14:16:42 devstack nova-compute[93120]: sabrelite Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an511 Jun 24 14:16:42 devstack nova-compute[93120]: canon-a1100 Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gbs-bmc Jun 24 14:16:42 devstack nova-compute[93120]: emcraft-sf2 Jun 24 14:16:42 devstack nova-compute[93120]: realview-pb-a8 Jun 24 14:16:42 devstack nova-compute[93120]: sbsa-ref Jun 24 14:16:42 devstack nova-compute[93120]: yosemitev2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: raspi1ap Jun 24 14:16:42 devstack nova-compute[93120]: palmetto-bmc Jun 24 14:16:42 devstack nova-compute[93120]: sx1-v1 Jun 24 14:16:42 devstack nova-compute[93120]: n810 Jun 24 14:16:42 devstack nova-compute[93120]: g220a-bmc Jun 24 14:16:42 devstack nova-compute[93120]: n800 Jun 24 14:16:42 devstack nova-compute[93120]: bletchley-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: tacoma-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: quanta-gsj Jun 24 14:16:42 devstack nova-compute[93120]: versatilepb Jun 24 14:16:42 devstack nova-compute[93120]: terrier Jun 24 14:16:42 devstack nova-compute[93120]: mainstone Jun 24 14:16:42 devstack nova-compute[93120]: realview-eb-mpcore Jun 24 14:16:42 devstack nova-compute[93120]: integratorcp Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: supermicrox11-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: witherspoon-bmc Jun 24 14:16:42 devstack nova-compute[93120]: qcom-firework-bmc Jun 24 14:16:42 devstack nova-compute[93120]: mps3-an524 Jun 24 14:16:42 devstack nova-compute[93120]: kudo-bmc Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a9 Jun 24 14:16:42 devstack nova-compute[93120]: midway Jun 24 14:16:42 devstack nova-compute[93120]: musicpal Jun 24 14:16:42 devstack nova-compute[93120]: lm3s811evb Jun 24 14:16:42 devstack nova-compute[93120]: lm3s6965evb Jun 24 14:16:42 devstack nova-compute[93120]: supermicro-x11spi-bmc Jun 24 14:16:42 devstack nova-compute[93120]: microbit Jun 24 14:16:42 devstack nova-compute[93120]: fby35 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an505 Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an385 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: raspi3ap Jun 24 14:16:42 devstack nova-compute[93120]: cubieboard Jun 24 14:16:42 devstack nova-compute[93120]: ast1030-evb Jun 24 14:16:42 devstack nova-compute[93120]: verdex Jun 24 14:16:42 devstack nova-compute[93120]: bpim2u Jun 24 14:16:42 devstack nova-compute[93120]: netduino2 Jun 24 14:16:42 devstack nova-compute[93120]: xlnx-versal-virt Jun 24 14:16:42 devstack nova-compute[93120]: mps2-an386 Jun 24 14:16:42 devstack nova-compute[93120]: olimex-stm32-h405 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: raspi3b Jun 24 14:16:42 devstack nova-compute[93120]: raspi2b Jun 24 14:16:42 devstack nova-compute[93120]: vexpress-a15 Jun 24 14:16:42 devstack nova-compute[93120]: fuji-bmc Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: sonorapass-bmc Jun 24 14:16:42 devstack nova-compute[93120]: cheetah Jun 24 14:16:42 devstack nova-compute[93120]: virt-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: ast2500-evb Jun 24 14:16:42 devstack nova-compute[93120]: highbank Jun 24 14:16:42 devstack nova-compute[93120]: akita Jun 24 14:16:42 devstack nova-compute[93120]: connex Jun 24 14:16:42 devstack nova-compute[93120]: netduinoplus2 Jun 24 14:16:42 devstack nova-compute[93120]: collie Jun 24 14:16:42 devstack nova-compute[93120]: raspi0 Jun 24 14:16:42 devstack nova-compute[93120]: fp5280g2-bmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-cris Jun 24 14:16:42 devstack nova-compute[93120]: axis-dev88 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-i386 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: ubuntu Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-impish-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-lunar-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-focal Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-eoan-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-disco-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-zesty Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-lunar Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-artful Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-trusty Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-eoan-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-focal-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-bionic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-artful Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-cosmic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: x-remote Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-bionic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-lunar Jun 24 14:16:42 devstack nova-compute[93120]: isapc Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-disco-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-kinetic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-groovy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: ubuntu-q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-lunar-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-disco Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-cosmic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble Jun 24 14:16:42 devstack nova-compute[93120]: q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-impish Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-wily Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-impish Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-impish-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.0.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-hirsute-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-zesty Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-focal Jun 24 14:16:42 devstack nova-compute[93120]: microvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.3 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-kinetic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-focal-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble Jun 24 14:16:42 devstack nova-compute[93120]: pc Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-disco Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-groovy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-hirsute-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-m68k Jun 24 14:16:42 devstack nova-compute[93120]: mcf5208evb Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: an5206 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: q800 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: next-cube Jun 24 14:16:42 devstack nova-compute[93120]: virt-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: virt-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-microblaze Jun 24 14:16:42 devstack nova-compute[93120]: petalogix-s3adsp1800 Jun 24 14:16:42 devstack nova-compute[93120]: petalogix-ml605 Jun 24 14:16:42 devstack nova-compute[93120]: xlnx-zynqmp-pmu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-microblazeel Jun 24 14:16:42 devstack nova-compute[93120]: petalogix-s3adsp1800 Jun 24 14:16:42 devstack nova-compute[93120]: petalogix-ml605 Jun 24 14:16:42 devstack nova-compute[93120]: xlnx-zynqmp-pmu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-mips Jun 24 14:16:42 devstack nova-compute[93120]: malta Jun 24 14:16:42 devstack nova-compute[93120]: mipssim Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-mipsel Jun 24 14:16:42 devstack nova-compute[93120]: malta Jun 24 14:16:42 devstack nova-compute[93120]: mipssim Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-mips64 Jun 24 14:16:42 devstack nova-compute[93120]: malta Jun 24 14:16:42 devstack nova-compute[93120]: mipssim Jun 24 14:16:42 devstack nova-compute[93120]: pica61 Jun 24 14:16:42 devstack nova-compute[93120]: magnum Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-mips64el Jun 24 14:16:42 devstack nova-compute[93120]: malta Jun 24 14:16:42 devstack nova-compute[93120]: loongson3-virt Jun 24 14:16:42 devstack nova-compute[93120]: mipssim Jun 24 14:16:42 devstack nova-compute[93120]: pica61 Jun 24 14:16:42 devstack nova-compute[93120]: magnum Jun 24 14:16:42 devstack nova-compute[93120]: boston Jun 24 14:16:42 devstack nova-compute[93120]: fuloong2e Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-ppc Jun 24 14:16:42 devstack nova-compute[93120]: g3beige Jun 24 14:16:42 devstack nova-compute[93120]: amigaone Jun 24 14:16:42 devstack nova-compute[93120]: virtex-ml507 Jun 24 14:16:42 devstack nova-compute[93120]: mac99 Jun 24 14:16:42 devstack nova-compute[93120]: ppce500 Jun 24 14:16:42 devstack nova-compute[93120]: sam460ex Jun 24 14:16:42 devstack nova-compute[93120]: pegasos2 Jun 24 14:16:42 devstack nova-compute[93120]: bamboo Jun 24 14:16:42 devstack nova-compute[93120]: 40p Jun 24 14:16:42 devstack nova-compute[93120]: ref405ep Jun 24 14:16:42 devstack nova-compute[93120]: mpc8544ds Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-ppc64 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-noble Jun 24 14:16:42 devstack nova-compute[93120]: pseries Jun 24 14:16:42 devstack nova-compute[93120]: amigaone Jun 24 14:16:42 devstack nova-compute[93120]: powernv9 Jun 24 14:16:42 devstack nova-compute[93120]: powernv Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: mpc8544ds Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: powernv10 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: ppce500 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-bionic-sxxm Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: 40p Jun 24 14:16:42 devstack nova-compute[93120]: pseries-lunar Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pegasos2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pseries-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-zesty Jun 24 14:16:42 devstack nova-compute[93120]: bamboo Jun 24 14:16:42 devstack nova-compute[93120]: pseries-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pseries-focal Jun 24 14:16:42 devstack nova-compute[93120]: g3beige Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-disco Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.12-sxxm Jun 24 14:16:42 devstack nova-compute[93120]: pseries-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: virtex-ml507 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: mac99 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-impish Jun 24 14:16:42 devstack nova-compute[93120]: pseries-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pseries-artful Jun 24 14:16:42 devstack nova-compute[93120]: sam460ex Jun 24 14:16:42 devstack nova-compute[93120]: ref405ep Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.3 Jun 24 14:16:42 devstack nova-compute[93120]: powernv8 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-ppc64le Jun 24 14:16:42 devstack nova-compute[93120]: pseries-noble Jun 24 14:16:42 devstack nova-compute[93120]: pseries Jun 24 14:16:42 devstack nova-compute[93120]: amigaone Jun 24 14:16:42 devstack nova-compute[93120]: powernv9 Jun 24 14:16:42 devstack nova-compute[93120]: powernv Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: mpc8544ds Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: powernv10 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: ppce500 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-bionic-sxxm Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: 40p Jun 24 14:16:42 devstack nova-compute[93120]: pseries-lunar Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pegasos2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pseries-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-zesty Jun 24 14:16:42 devstack nova-compute[93120]: bamboo Jun 24 14:16:42 devstack nova-compute[93120]: pseries-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pseries-focal Jun 24 14:16:42 devstack nova-compute[93120]: g3beige Jun 24 14:16:42 devstack nova-compute[93120]: pseries-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-disco Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.12-sxxm Jun 24 14:16:42 devstack nova-compute[93120]: pseries-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: virtex-ml507 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.2 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: mac99 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-impish Jun 24 14:16:42 devstack nova-compute[93120]: pseries-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pseries-artful Jun 24 14:16:42 devstack nova-compute[93120]: sam460ex Jun 24 14:16:42 devstack nova-compute[93120]: ref405ep Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.3 Jun 24 14:16:42 devstack nova-compute[93120]: powernv8 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pseries-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-riscv32 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: spike Jun 24 14:16:42 devstack nova-compute[93120]: opentitan Jun 24 14:16:42 devstack nova-compute[93120]: sifive_u Jun 24 14:16:42 devstack nova-compute[93120]: sifive_e Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-riscv64 Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: spike Jun 24 14:16:42 devstack nova-compute[93120]: microchip-icicle-kit Jun 24 14:16:42 devstack nova-compute[93120]: sifive_u Jun 24 14:16:42 devstack nova-compute[93120]: shakti_c Jun 24 14:16:42 devstack nova-compute[93120]: sifive_e Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-s390x Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-noble Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-disco Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-mantic Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-xenial Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-focal Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-zesty Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-groovy Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-artful Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-lunar Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-eoan Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-bionic Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-impish Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-jammy Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: s390-ccw-virtio-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-sh4 Jun 24 14:16:42 devstack nova-compute[93120]: shix Jun 24 14:16:42 devstack nova-compute[93120]: r2d Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-sh4eb Jun 24 14:16:42 devstack nova-compute[93120]: shix Jun 24 14:16:42 devstack nova-compute[93120]: r2d Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-sparc Jun 24 14:16:42 devstack nova-compute[93120]: SS-5 Jun 24 14:16:42 devstack nova-compute[93120]: SS-20 Jun 24 14:16:42 devstack nova-compute[93120]: LX Jun 24 14:16:42 devstack nova-compute[93120]: SPARCClassic Jun 24 14:16:42 devstack nova-compute[93120]: leon3_generic Jun 24 14:16:42 devstack nova-compute[93120]: SPARCbook Jun 24 14:16:42 devstack nova-compute[93120]: SS-4 Jun 24 14:16:42 devstack nova-compute[93120]: SS-600MP Jun 24 14:16:42 devstack nova-compute[93120]: SS-10 Jun 24 14:16:42 devstack nova-compute[93120]: Voyager Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-sparc64 Jun 24 14:16:42 devstack nova-compute[93120]: sun4u Jun 24 14:16:42 devstack nova-compute[93120]: niagara Jun 24 14:16:42 devstack nova-compute[93120]: sun4v Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 64 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: ubuntu Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-impish-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-lunar-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-focal Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-xenial Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-eoan-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-zesty Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-disco-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-lunar Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-groovy Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-artful Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-trusty Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-focal-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-eoan-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-bionic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-artful Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.7 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-kinetic Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-cosmic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: x-remote Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.4 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.9 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-bionic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-lunar Jun 24 14:16:42 devstack nova-compute[93120]: isapc Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-mantic-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-3.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-disco-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-cosmic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.12 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-bionic Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-kinetic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-groovy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: ubuntu-q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-lunar-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-disco Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-cosmic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble Jun 24 14:16:42 devstack nova-compute[93120]: q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-wily Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-impish Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.6 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-impish Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-jammy Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-impish-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-hirsute Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.0.1 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-hirsute-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.10 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-zesty Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-6.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-focal Jun 24 14:16:42 devstack nova-compute[93120]: microvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.3 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-jammy-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-disco Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-kinetic-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-4.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-focal-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble Jun 24 14:16:42 devstack nova-compute[93120]: pc Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: q35 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-groovy-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-hirsute-hpb Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-8.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-5.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-2.8 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-6.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-eoan Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.5 Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-3.0 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-yakkety Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-mantic-hpb-maxcpus Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-7.2 Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-2.11 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-xtensa Jun 24 14:16:42 devstack nova-compute[93120]: sim Jun 24 14:16:42 devstack nova-compute[93120]: kc705 Jun 24 14:16:42 devstack nova-compute[93120]: ml605 Jun 24 14:16:42 devstack nova-compute[93120]: ml605-nommu Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: lx60-nommu Jun 24 14:16:42 devstack nova-compute[93120]: lx200 Jun 24 14:16:42 devstack nova-compute[93120]: lx200-nommu Jun 24 14:16:42 devstack nova-compute[93120]: lx60 Jun 24 14:16:42 devstack nova-compute[93120]: kc705-nommu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: hvm Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 32 Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-xtensaeb Jun 24 14:16:42 devstack nova-compute[93120]: sim Jun 24 14:16:42 devstack nova-compute[93120]: kc705 Jun 24 14:16:42 devstack nova-compute[93120]: ml605 Jun 24 14:16:42 devstack nova-compute[93120]: ml605-nommu Jun 24 14:16:42 devstack nova-compute[93120]: virt Jun 24 14:16:42 devstack nova-compute[93120]: lx60-nommu Jun 24 14:16:42 devstack nova-compute[93120]: lx200 Jun 24 14:16:42 devstack nova-compute[93120]: lx200-nommu Jun 24 14:16:42 devstack nova-compute[93120]: lx60 Jun 24 14:16:42 devstack nova-compute[93120]: kc705-nommu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'ubuntu-q35', 'pc', 'q35'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-i386 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: i686 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: ide Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-i386 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: i686 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-i386 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble Jun 24 14:16:42 devstack nova-compute[93120]: i686 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: ide Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-i386 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble Jun 24 14:16:42 devstack nova-compute[93120]: i686 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'ubuntu-q35', 'pc', 'q35'} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: efi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: ide Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-q35-noble-v2 Jun 24 14:16:42 devstack nova-compute[93120]: x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: efi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu64 Jun 24 14:16:42 devstack nova-compute[93120]: qemu32 Jun 24 14:16:42 devstack nova-compute[93120]: phenom Jun 24 14:16:42 devstack nova-compute[93120]: pentium3 Jun 24 14:16:42 devstack nova-compute[93120]: pentium2 Jun 24 14:16:42 devstack nova-compute[93120]: pentium Jun 24 14:16:42 devstack nova-compute[93120]: n270 Jun 24 14:16:42 devstack nova-compute[93120]: kvm64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm32 Jun 24 14:16:42 devstack nova-compute[93120]: coreduo Jun 24 14:16:42 devstack nova-compute[93120]: core2duo Jun 24 14:16:42 devstack nova-compute[93120]: athlon Jun 24 14:16:42 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Westmere Jun 24 14:16:42 devstack nova-compute[93120]: Snowridge Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:42 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Penryn Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:42 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Nehalem Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Haswell Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:42 devstack nova-compute[93120]: EPYC Jun 24 14:16:42 devstack nova-compute[93120]: Dhyana Jun 24 14:16:42 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:42 devstack nova-compute[93120]: Conroe Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:42 devstack nova-compute[93120]: Broadwell Jun 24 14:16:42 devstack nova-compute[93120]: 486 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: file Jun 24 14:16:42 devstack nova-compute[93120]: anonymous Jun 24 14:16:42 devstack nova-compute[93120]: memfd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: disk Jun 24 14:16:42 devstack nova-compute[93120]: cdrom Jun 24 14:16:42 devstack nova-compute[93120]: floppy Jun 24 14:16:42 devstack nova-compute[93120]: lun Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: fdc Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: sata Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: sdl Jun 24 14:16:42 devstack nova-compute[93120]: vnc Jun 24 14:16:42 devstack nova-compute[93120]: spice Jun 24 14:16:42 devstack nova-compute[93120]: egl-headless Jun 24 14:16:42 devstack nova-compute[93120]: dbus Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: subsystem Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: default Jun 24 14:16:42 devstack nova-compute[93120]: mandatory Jun 24 14:16:42 devstack nova-compute[93120]: requisite Jun 24 14:16:42 devstack nova-compute[93120]: optional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: pci Jun 24 14:16:42 devstack nova-compute[93120]: scsi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:42 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: random Jun 24 14:16:42 devstack nova-compute[93120]: egd Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: path Jun 24 14:16:42 devstack nova-compute[93120]: handle Jun 24 14:16:42 devstack nova-compute[93120]: virtiofs Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:42 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: passthrough Jun 24 14:16:42 devstack nova-compute[93120]: emulator Jun 24 14:16:42 devstack nova-compute[93120]: external Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: 1.2 Jun 24 14:16:42 devstack nova-compute[93120]: 2.0 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: usb Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: pty Jun 24 14:16:42 devstack nova-compute[93120]: unix Jun 24 14:16:42 devstack nova-compute[93120]: spicevmc Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: virtio Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: qemu Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: builtin Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: relaxed Jun 24 14:16:42 devstack nova-compute[93120]: vapic Jun 24 14:16:42 devstack nova-compute[93120]: spinlocks Jun 24 14:16:42 devstack nova-compute[93120]: vpindex Jun 24 14:16:42 devstack nova-compute[93120]: runtime Jun 24 14:16:42 devstack nova-compute[93120]: synic Jun 24 14:16:42 devstack nova-compute[93120]: stimer Jun 24 14:16:42 devstack nova-compute[93120]: reset Jun 24 14:16:42 devstack nova-compute[93120]: vendor_id Jun 24 14:16:42 devstack nova-compute[93120]: frequencies Jun 24 14:16:42 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:42 devstack nova-compute[93120]: tlbflush Jun 24 14:16:42 devstack nova-compute[93120]: ipi Jun 24 14:16:42 devstack nova-compute[93120]: avic Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: kvm Jun 24 14:16:42 devstack nova-compute[93120]: pc-i440fx-noble Jun 24 14:16:42 devstack nova-compute[93120]: x86_64 Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: efi Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: rom Jun 24 14:16:42 devstack nova-compute[93120]: pflash Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: yes Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: no Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: on Jun 24 14:16:42 devstack nova-compute[93120]: off Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:42 devstack nova-compute[93120]: AMD Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:42 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: qemu64 Jun 24 14:16:43 devstack nova-compute[93120]: qemu32 Jun 24 14:16:43 devstack nova-compute[93120]: phenom Jun 24 14:16:43 devstack nova-compute[93120]: pentium3 Jun 24 14:16:43 devstack nova-compute[93120]: pentium2 Jun 24 14:16:43 devstack nova-compute[93120]: pentium Jun 24 14:16:43 devstack nova-compute[93120]: n270 Jun 24 14:16:43 devstack nova-compute[93120]: kvm64 Jun 24 14:16:43 devstack nova-compute[93120]: kvm32 Jun 24 14:16:43 devstack nova-compute[93120]: coreduo Jun 24 14:16:43 devstack nova-compute[93120]: core2duo Jun 24 14:16:43 devstack nova-compute[93120]: athlon Jun 24 14:16:43 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Westmere Jun 24 14:16:43 devstack nova-compute[93120]: Snowridge Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:43 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:43 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:43 devstack nova-compute[93120]: Penryn Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:43 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Nehalem Jun 24 14:16:43 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:43 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Haswell Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:43 devstack nova-compute[93120]: EPYC Jun 24 14:16:43 devstack nova-compute[93120]: Dhyana Jun 24 14:16:43 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:43 devstack nova-compute[93120]: Conroe Jun 24 14:16:43 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell Jun 24 14:16:43 devstack nova-compute[93120]: 486 Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: file Jun 24 14:16:43 devstack nova-compute[93120]: anonymous Jun 24 14:16:43 devstack nova-compute[93120]: memfd Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: disk Jun 24 14:16:43 devstack nova-compute[93120]: cdrom Jun 24 14:16:43 devstack nova-compute[93120]: floppy Jun 24 14:16:43 devstack nova-compute[93120]: lun Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: ide Jun 24 14:16:43 devstack nova-compute[93120]: fdc Jun 24 14:16:43 devstack nova-compute[93120]: scsi Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: sata Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:43 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: sdl Jun 24 14:16:43 devstack nova-compute[93120]: vnc Jun 24 14:16:43 devstack nova-compute[93120]: spice Jun 24 14:16:43 devstack nova-compute[93120]: egl-headless Jun 24 14:16:43 devstack nova-compute[93120]: dbus Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: subsystem Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: default Jun 24 14:16:43 devstack nova-compute[93120]: mandatory Jun 24 14:16:43 devstack nova-compute[93120]: requisite Jun 24 14:16:43 devstack nova-compute[93120]: optional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: pci Jun 24 14:16:43 devstack nova-compute[93120]: scsi Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:43 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: random Jun 24 14:16:43 devstack nova-compute[93120]: egd Jun 24 14:16:43 devstack nova-compute[93120]: builtin Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: path Jun 24 14:16:43 devstack nova-compute[93120]: handle Jun 24 14:16:43 devstack nova-compute[93120]: virtiofs Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:43 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: passthrough Jun 24 14:16:43 devstack nova-compute[93120]: emulator Jun 24 14:16:43 devstack nova-compute[93120]: external Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: 1.2 Jun 24 14:16:43 devstack nova-compute[93120]: 2.0 Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: pty Jun 24 14:16:43 devstack nova-compute[93120]: unix Jun 24 14:16:43 devstack nova-compute[93120]: spicevmc Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: qemu Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: builtin Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: relaxed Jun 24 14:16:43 devstack nova-compute[93120]: vapic Jun 24 14:16:43 devstack nova-compute[93120]: spinlocks Jun 24 14:16:43 devstack nova-compute[93120]: vpindex Jun 24 14:16:43 devstack nova-compute[93120]: runtime Jun 24 14:16:43 devstack nova-compute[93120]: synic Jun 24 14:16:43 devstack nova-compute[93120]: stimer Jun 24 14:16:43 devstack nova-compute[93120]: reset Jun 24 14:16:43 devstack nova-compute[93120]: vendor_id Jun 24 14:16:43 devstack nova-compute[93120]: frequencies Jun 24 14:16:43 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:43 devstack nova-compute[93120]: tlbflush Jun 24 14:16:43 devstack nova-compute[93120]: ipi Jun 24 14:16:43 devstack nova-compute[93120]: avic Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:16:43 devstack nova-compute[93120]: kvm Jun 24 14:16:43 devstack nova-compute[93120]: pc-q35-noble Jun 24 14:16:43 devstack nova-compute[93120]: x86_64 Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: efi Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 24 14:16:43 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 24 14:16:43 devstack nova-compute[93120]: /usr/share/ovmf/OVMF.amdsev.fd Jun 24 14:16:43 devstack nova-compute[93120]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: rom Jun 24 14:16:43 devstack nova-compute[93120]: pflash Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: yes Jun 24 14:16:43 devstack nova-compute[93120]: no Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: yes Jun 24 14:16:43 devstack nova-compute[93120]: no Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: on Jun 24 14:16:43 devstack nova-compute[93120]: off Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: on Jun 24 14:16:43 devstack nova-compute[93120]: off Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:43 devstack nova-compute[93120]: AMD Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: qemu64 Jun 24 14:16:43 devstack nova-compute[93120]: qemu32 Jun 24 14:16:43 devstack nova-compute[93120]: phenom Jun 24 14:16:43 devstack nova-compute[93120]: pentium3 Jun 24 14:16:43 devstack nova-compute[93120]: pentium2 Jun 24 14:16:43 devstack nova-compute[93120]: pentium Jun 24 14:16:43 devstack nova-compute[93120]: n270 Jun 24 14:16:43 devstack nova-compute[93120]: kvm64 Jun 24 14:16:43 devstack nova-compute[93120]: kvm32 Jun 24 14:16:43 devstack nova-compute[93120]: coreduo Jun 24 14:16:43 devstack nova-compute[93120]: core2duo Jun 24 14:16:43 devstack nova-compute[93120]: athlon Jun 24 14:16:43 devstack nova-compute[93120]: Westmere-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Westmere Jun 24 14:16:43 devstack nova-compute[93120]: Snowridge Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Skylake-Client Jun 24 14:16:43 devstack nova-compute[93120]: SapphireRapids Jun 24 14:16:43 devstack nova-compute[93120]: SandyBridge-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: SandyBridge Jun 24 14:16:43 devstack nova-compute[93120]: Penryn Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G5 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G4 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G3 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G2 Jun 24 14:16:43 devstack nova-compute[93120]: Opteron_G1 Jun 24 14:16:43 devstack nova-compute[93120]: Nehalem-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Nehalem Jun 24 14:16:43 devstack nova-compute[93120]: IvyBridge-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: IvyBridge Jun 24 14:16:43 devstack nova-compute[93120]: Icelake-Server-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Icelake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Haswell-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Haswell Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Rome Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Milan Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-IBPB Jun 24 14:16:43 devstack nova-compute[93120]: EPYC-Genoa Jun 24 14:16:43 devstack nova-compute[93120]: EPYC Jun 24 14:16:43 devstack nova-compute[93120]: Dhyana Jun 24 14:16:43 devstack nova-compute[93120]: Cooperlake Jun 24 14:16:43 devstack nova-compute[93120]: Conroe Jun 24 14:16:43 devstack nova-compute[93120]: Cascadelake-Server-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Cascadelake-Server Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-noTSX-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-noTSX Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell-IBRS Jun 24 14:16:43 devstack nova-compute[93120]: Broadwell Jun 24 14:16:43 devstack nova-compute[93120]: 486 Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: file Jun 24 14:16:43 devstack nova-compute[93120]: anonymous Jun 24 14:16:43 devstack nova-compute[93120]: memfd Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: disk Jun 24 14:16:43 devstack nova-compute[93120]: cdrom Jun 24 14:16:43 devstack nova-compute[93120]: floppy Jun 24 14:16:43 devstack nova-compute[93120]: lun Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: fdc Jun 24 14:16:43 devstack nova-compute[93120]: scsi Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: sata Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:43 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: sdl Jun 24 14:16:43 devstack nova-compute[93120]: vnc Jun 24 14:16:43 devstack nova-compute[93120]: spice Jun 24 14:16:43 devstack nova-compute[93120]: egl-headless Jun 24 14:16:43 devstack nova-compute[93120]: dbus Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: subsystem Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: default Jun 24 14:16:43 devstack nova-compute[93120]: mandatory Jun 24 14:16:43 devstack nova-compute[93120]: requisite Jun 24 14:16:43 devstack nova-compute[93120]: optional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: pci Jun 24 14:16:43 devstack nova-compute[93120]: scsi Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: virtio-transitional Jun 24 14:16:43 devstack nova-compute[93120]: virtio-non-transitional Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: random Jun 24 14:16:43 devstack nova-compute[93120]: egd Jun 24 14:16:43 devstack nova-compute[93120]: builtin Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: path Jun 24 14:16:43 devstack nova-compute[93120]: handle Jun 24 14:16:43 devstack nova-compute[93120]: virtiofs Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: tpm-tis Jun 24 14:16:43 devstack nova-compute[93120]: tpm-crb Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: passthrough Jun 24 14:16:43 devstack nova-compute[93120]: emulator Jun 24 14:16:43 devstack nova-compute[93120]: external Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: 1.2 Jun 24 14:16:43 devstack nova-compute[93120]: 2.0 Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: usb Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: pty Jun 24 14:16:43 devstack nova-compute[93120]: unix Jun 24 14:16:43 devstack nova-compute[93120]: spicevmc Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: virtio Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: qemu Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: builtin Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: relaxed Jun 24 14:16:43 devstack nova-compute[93120]: vapic Jun 24 14:16:43 devstack nova-compute[93120]: spinlocks Jun 24 14:16:43 devstack nova-compute[93120]: vpindex Jun 24 14:16:43 devstack nova-compute[93120]: runtime Jun 24 14:16:43 devstack nova-compute[93120]: synic Jun 24 14:16:43 devstack nova-compute[93120]: stimer Jun 24 14:16:43 devstack nova-compute[93120]: reset Jun 24 14:16:43 devstack nova-compute[93120]: vendor_id Jun 24 14:16:43 devstack nova-compute[93120]: frequencies Jun 24 14:16:43 devstack nova-compute[93120]: reenlightenment Jun 24 14:16:43 devstack nova-compute[93120]: tlbflush Jun 24 14:16:43 devstack nova-compute[93120]: ipi Jun 24 14:16:43 devstack nova-compute[93120]: avic Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: Jun 24 14:16:43 devstack nova-compute[93120]: {{(pid=93120) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=93120) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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=93120) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Checking secure boot support for host arch (x86_64) {{(pid=93120) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Checking secure boot support for host arch (x86_64) {{(pid=93120) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Checking secure boot support for host arch (x86_64) {{(pid=93120) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 24 14:16:43 devstack nova-compute[93120]: INFO nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Secure Boot support detected Jun 24 14:16:43 devstack nova-compute[93120]: INFO nova.virt.node [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Determined node identity a8f85f90-04b5-4be8-8b41-690ce85113fd from /opt/stack/data/nova/compute_id Jun 24 14:16:43 devstack nova-compute[93120]: INFO nova.virt.node [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Determined node identity a8f85f90-04b5-4be8-8b41-690ce85113fd from /opt/stack/data/nova/compute_id Jun 24 14:16:43 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Verified node a8f85f90-04b5-4be8-8b41-690ce85113fd matches my host devstack {{(pid=93120) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1712}} Jun 24 14:16:44 devstack nova-compute[93120]: INFO nova.compute.manager [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93120) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:16:45 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Hypervisor/Node resource view: name=devstack free_ram=6126MB free_disk=14.916168212890625GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=93120) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:16:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 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': ' 14:16:45 up 32 min, 1 user, load average: 2.37, 2.11, 1.73\n'} {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Refreshing inventories for resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Updating ProviderTree inventory for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Updating inventory in ProviderTree for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Refreshing aggregate associations for resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd, aggregates: None {{(pid=93120) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Refreshing trait associations for resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd, traits: COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NODE,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AVX2,COMPUTE_STATUS_DISABLED,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE42,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE4A,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_RAW,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SHA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_FMA3,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_X86_64 {{(pid=93120) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 24 14:16:47 devstack nova-compute[93120]: ] {{(pid=93120) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 24 14:16:47 devstack nova-compute[93120]: INFO nova.virt.libvirt.host [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] kernel doesn't support AMD SEV Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:16:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Updating resource provider a8f85f90-04b5-4be8-8b41-690ce85113fd generation from 3 to 4 during operation: update_traits {{(pid=93120) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Compute_service record updated for devstack:devstack {{(pid=93120) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.405s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=93120) start /opt/stack/nova/nova/service.py:196}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=93120) start /opt/stack/nova/nova/service.py:212}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.service [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] Join ServiceGroup membership for this service compute {{(pid=93120) start /opt/stack/nova/nova/service.py:222}} Jun 24 14:16:48 devstack nova-compute[93120]: DEBUG nova.servicegroup.drivers.db [None req-8d67e29b-5723-42ba-9234-331b3ca8a037 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=93120) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 24 14:16:54 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:17:18 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:18 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:17:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:17:19 devstack nova-compute[93120]: INFO nova.compute.claims [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Claim successful on node devstack Jun 24 14:17:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:20 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._sync_power_states {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:17:21 devstack nova-compute[93120]: WARNING nova.compute.manager [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] While synchronizing instance power states, found 1 instances in the database and 0 instances on the hypervisor. Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Triggering sync for uuid 5718ffc6-8652-499e-b29d-c8cb389c0e78 {{(pid=93120) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 7.10 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:21 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.701s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.844s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:17:22 devstack nova-compute[93120]: INFO nova.compute.claims [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Claim successful on node devstack Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:17:22 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:17:22 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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 14:17:22 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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 14:17:23 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:17:23 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:17:23 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:17:23 devstack nova-compute[93120]: DEBUG nova.policy [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'cf658162aa5945d98665fb30c20c47d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '954690c40ae340ce8a14609db83152e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:17:23 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:17:24 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:17:24 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.210s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:24 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:17:24 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:17:25 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Creating image(s) Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "/opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "/opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "/opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:17:25 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:17:25 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:17:25 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d.part --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d.part --force-share --output=json" returned: 0 in 0.135s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG nova.virt.images [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] be8f2db9-a4a5-4767-a159-939e273e981f was qcow2, converting to raw {{(pid=93120) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG nova.privsep.utils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93120) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 24 14:17:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d.part /opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d.converted {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d.part /opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d.converted" returned: 0 in 0.226s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d.converted --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d.converted --force-share --output=json" returned: 0 in 0.130s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.254s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:26 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:26 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/tmpncy_i4j6/privsep.sock'] Jun 24 14:17:26 devstack sudo[93873]: 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/tmpncy_i4j6/privsep.sock Jun 24 14:17:26 devstack sudo[93873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:17:27 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Creating image(s) Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "/opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "/opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "/opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:27 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG nova.policy [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'ad015ed75c6a42c8abf534acd77ef09b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51e10864892c43ddbbd577c27d95c5e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:17:27 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Successfully created port: 7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:17:28 devstack sudo[93873]: pam_unix(sudo:session): session closed for user root Jun 24 14:17:28 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Spawned new privsep daemon via rootwrap Jun 24 14:17:28 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 24 14:17:28 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 24 14:17:28 devstack nova-compute[93120]: 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 14:17:28 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93879 Jun 24 14:17:28 devstack nova-compute[93120]: WARNING oslo_privsep.priv_context [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] privsep daemon already running Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.118s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93120) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.225s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.221s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk 1073741824" returned: 0 in 0.055s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.290s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.172s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.117s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Checking if we can resize image /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.159s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk 1073741824" returned: 0 in 0.065s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.251s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk --force-share --output=json" returned: 0 in 0.187s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Cannot resize image /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Ensure instance console log exists: /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93120) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:17:29 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.134s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Checking if we can resize image /opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Hypervisor/Node resource view: name=devstack free_ram=5846MB free_disk=14.868793487548828GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=93120) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json" returned: 0 in 0.123s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Cannot resize image /opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Ensure instance console log exists: /opt/stack/data/nova/instances/80e2f741-be18-482e-aa55-a3c45a92ddee/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 5718ffc6-8652-499e-b29d-c8cb389c0e78 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 80e2f741-be18-482e-aa55-a3c45a92ddee actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:17:29 up 32 min, 1 user, load average: 3.54, 2.43, 1.85\n', 'num_instances': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_os_type_None': '2', 'num_proj_954690c40ae340ce8a14609db83152e2': '1', 'io_workload': '2', 'num_proj_51e10864892c43ddbbd577c27d95c5e6': '1'} {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:17:30 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:17:31 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Compute_service record updated for devstack:devstack {{(pid=93120) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:17:31 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.206s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:31 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.97 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:17:32 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Successfully updated port: 7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:17:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-changed-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Refreshing instance network info cache due to event network-changed-7573bd9f-d7be-49e2-802e-a729dc21184d. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:17:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] Acquiring lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] Acquired lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:33 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Refreshing network info cache for port 7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:17:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:33 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c 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 14:17:35 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:17:36 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Successfully created port: 1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Successfully updated port: 1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquired lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received event network-changed-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Refreshing instance network info cache due to event network-changed-1488cfa7-58db-4908-9abb-91c5ccb6ef1d. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] Acquiring lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-bbec9528-95d2-4270-9aec-4b911fd88869 req-becd41eb-e16a-416c-a8a8-a7260174317c service nova] Releasing lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquired lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:17:39 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:17:39 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:17:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:39 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:17:39 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updating instance_info_cache with network_info: [{"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Updating instance_info_cache with network_info: [{"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Releasing lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Instance network_info: |[{"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] Acquired lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Refreshing network info cache for port 1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Start _get_guest_xml network_info=[{"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:17:40 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeNegativeTest-server-1000943923', uuid='80e2f741-be18-482e-aa55-a3c45a92ddee'), owner=OwnerMeta(userid='ad015ed75c6a42c8abf534acd77ef09b', username='tempest-AttachVolumeNegativeTest-1217229110-project-member', projectid='51e10864892c43ddbbd577c27d95c5e6', projectname='tempest-AttachVolumeNegativeTest-1217229110'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "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=1782303460.6159387) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.privsep.utils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93120) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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-24T12:17:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1000943923',display_name='tempest-AttachVolumeNegativeTest-server-1000943923',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1000943923',id=2,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC+w6AKXtd7RGTgpkwGi7CSOiooyYNu3uDPZlhwx2UFoVB+1HHQTYBGxTdK9T2eQ8bgfmc04sa4YhgEWoahIcnd/dTaEozvgW0KK4aBwk8fCHlp9Afl0Xx59FL8vkGkGvA==',key_name='tempest-keypair-487728126',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='51e10864892c43ddbbd577c27d95c5e6',ramdisk_id='',reservation_id='r-h1pzdbon',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-AttachVolumeNegativeTest-1217229110',owner_user_name='tempest-AttachVolumeNegativeTest-1217229110-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:26Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ad015ed75c6a42c8abf534acd77ef09b',uuid=80e2f741-be18-482e-aa55-a3c45a92ddee,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converting VIF {"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8d:8e:dd,bridge_name='br-int',has_traffic_filtering=True,id=1488cfa7-58db-4908-9abb-91c5ccb6ef1d,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1488cfa7-58') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lazy-loading 'pci_devices' on Instance uuid 80e2f741-be18-482e-aa55-a3c45a92ddee {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:17:40 devstack nova-compute[93120]: INFO nova.compute.claims [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Claim successful on node devstack Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Releasing lock "refresh_cache-5718ffc6-8652-499e-b29d-c8cb389c0e78" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance network_info: |[{"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Start _get_guest_xml network_info=[{"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:17:40 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-315813272', uuid='5718ffc6-8652-499e-b29d-c8cb389c0e78'), owner=OwnerMeta(userid='cf658162aa5945d98665fb30c20c47d5', username='tempest-DeleteServersTestJSON-1716715261-project-member', projectid='954690c40ae340ce8a14609db83152e2', projectname='tempest-DeleteServersTestJSON-1716715261'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "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=1782303460.7940352) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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-24T12:17:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-315813272',display_name='tempest-DeleteServersTestJSON-server-315813272',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-315813272',id=1,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='954690c40ae340ce8a14609db83152e2',ramdisk_id='',reservation_id='r-qeff0ffz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1716715261',owner_user_name='tempest-DeleteServersTestJSON-1716715261-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:24Z,user_data=None,user_id='cf658162aa5945d98665fb30c20c47d5',uuid=5718ffc6-8652-499e-b29d-c8cb389c0e78,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converting VIF {"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:40 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lazy-loading 'pci_devices' on Instance uuid 5718ffc6-8652-499e-b29d-c8cb389c0e78 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:17:41 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a 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 14:17:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] End _get_guest_xml xml= Jun 24 14:17:41 devstack nova-compute[93120]: 80e2f741-be18-482e-aa55-a3c45a92ddee Jun 24 14:17:41 devstack nova-compute[93120]: instance-00000002 Jun 24 14:17:41 devstack nova-compute[93120]: 196608 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-server-1000943923 Jun 24 14:17:41 devstack nova-compute[93120]: 2026-06-24 12:17:40 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: 192 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: True Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: bare Jun 24 14:17:41 devstack nova-compute[93120]: qcow2 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: virtio Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-1217229110-project-member Jun 24 14:17:41 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-1217229110 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:17:41 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:17:41 devstack nova-compute[93120]: 33.1.0 Jun 24 14:17:41 devstack nova-compute[93120]: 80e2f741-be18-482e-aa55-a3c45a92ddee Jun 24 14:17:41 devstack nova-compute[93120]: 80e2f741-be18-482e-aa55-a3c45a92ddee Jun 24 14:17:41 devstack nova-compute[93120]: Virtual Machine Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: hvm Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: /dev/urandom Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Preparing to wait for external event network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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-24T12:17:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1000943923',display_name='tempest-AttachVolumeNegativeTest-server-1000943923',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1000943923',id=2,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC+w6AKXtd7RGTgpkwGi7CSOiooyYNu3uDPZlhwx2UFoVB+1HHQTYBGxTdK9T2eQ8bgfmc04sa4YhgEWoahIcnd/dTaEozvgW0KK4aBwk8fCHlp9Afl0Xx59FL8vkGkGvA==',key_name='tempest-keypair-487728126',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='51e10864892c43ddbbd577c27d95c5e6',ramdisk_id='',reservation_id='r-h1pzdbon',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-AttachVolumeNegativeTest-1217229110',owner_user_name='tempest-AttachVolumeNegativeTest-1217229110-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:26Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ad015ed75c6a42c8abf534acd77ef09b',uuid=80e2f741-be18-482e-aa55-a3c45a92ddee,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converting VIF {"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8d:8e:dd,bridge_name='br-int',has_traffic_filtering=True,id=1488cfa7-58db-4908-9abb-91c5ccb6ef1d,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1488cfa7-58') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG os_vif [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:8d:8e:dd,bridge_name='br-int',has_traffic_filtering=True,id=1488cfa7-58db-4908-9abb-91c5ccb6ef1d,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1488cfa7-58') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Created schema index Interface.name {{(pid=93120) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Created schema index Port.name {{(pid=93120) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Created schema index Bridge.name {{(pid=93120) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=93120) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [POLLOUT] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=93120) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] End _get_guest_xml xml= Jun 24 14:17:41 devstack nova-compute[93120]: 5718ffc6-8652-499e-b29d-c8cb389c0e78 Jun 24 14:17:41 devstack nova-compute[93120]: instance-00000001 Jun 24 14:17:41 devstack nova-compute[93120]: 196608 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: tempest-DeleteServersTestJSON-server-315813272 Jun 24 14:17:41 devstack nova-compute[93120]: 2026-06-24 12:17:40 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: 192 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: True Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: bare Jun 24 14:17:41 devstack nova-compute[93120]: qcow2 Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: 0 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: virtio Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: tempest-DeleteServersTestJSON-1716715261-project-member Jun 24 14:17:41 devstack nova-compute[93120]: tempest-DeleteServersTestJSON-1716715261 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:17:41 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:17:41 devstack nova-compute[93120]: 33.1.0 Jun 24 14:17:41 devstack nova-compute[93120]: 5718ffc6-8652-499e-b29d-c8cb389c0e78 Jun 24 14:17:41 devstack nova-compute[93120]: 5718ffc6-8652-499e-b29d-c8cb389c0e78 Jun 24 14:17:41 devstack nova-compute[93120]: Virtual Machine Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: hvm Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: 1 Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: /dev/urandom Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: Jun 24 14:17:41 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Preparing to wait for external event network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.020s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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-24T12:17:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-315813272',display_name='tempest-DeleteServersTestJSON-server-315813272',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-315813272',id=1,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='954690c40ae340ce8a14609db83152e2',ramdisk_id='',reservation_id='r-qeff0ffz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1716715261',owner_user_name='tempest-DeleteServersTestJSON-1716715261-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:24Z,user_data=None,user_id='cf658162aa5945d98665fb30c20c47d5',uuid=5718ffc6-8652-499e-b29d-c8cb389c0e78,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converting VIF {"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG os_vif [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [POLLIN] on fd 18 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: 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': '4f910e50-ff91-59e4-bf14-0cd62ca4440f', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:41 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/tmpitdn8d8v/privsep.sock'] Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] tcp:127.0.0.1:6640: entering BACKOFF {{(pid=93120) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Connection already started, not creating indices {{(pid=93120) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:36}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack nova-compute[93120]: 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': 'e06e0c2a-07ee-55c5-be80-55a96e714a98', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:41 devstack sudo[93965]: 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/tmpitdn8d8v/privsep.sock Jun 24 14:17:41 devstack sudo[93965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 14:17:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:42 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:17:42 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:17:42 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a 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 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:42 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 14:17:42 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:17:42 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updated VIF entry in instance network info cache for port 1488cfa7-58db-4908-9abb-91c5ccb6ef1d. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:17:42 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updating instance_info_cache with network_info: [{"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.325s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-3e17a9f0-44a5-4020-84f1-94e84e381d42 req-2388602d-51a4-42f9-b389-e10e36a9fa0a service nova] Releasing lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:43 devstack sudo[93965]: pam_unix(sudo:session): session closed for user root Jun 24 14:17:43 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Spawned new privsep daemon via rootwrap Jun 24 14:17:43 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 24 14:17:43 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 24 14:17:43 devstack nova-compute[93120]: 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 14:17:43 devstack nova-compute[93120]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93974 Jun 24 14:17:43 devstack nova-compute[93120]: WARNING oslo_privsep.priv_context [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] privsep daemon already running Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:17:43 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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 14:17:43 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG nova.policy [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '354fdf80ee0e4f9f9a909fcebbff9384', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6c1a3532ea443e953be14b6023b769', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap1488cfa7-58, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap1488cfa7-58, col_values=(('qos', UUID('5b5f4c06-0296-4f9e-9bbc-096ce7e56d64')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap1488cfa7-58, col_values=(('external_ids', {'iface-id': '1488cfa7-58db-4908-9abb-91c5ccb6ef1d', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:8d:8e:dd', 'vm-uuid': '80e2f741-be18-482e-aa55-a3c45a92ddee'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap7573bd9f-d7, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap7573bd9f-d7, col_values=(('qos', UUID('f37909df-3b0b-42ff-80f7-a0abd7f3913e')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap7573bd9f-d7, col_values=(('external_ids', {'iface-id': '7573bd9f-d7be-49e2-802e-a729dc21184d', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:5d:be:70', 'vm-uuid': '5718ffc6-8652-499e-b29d-c8cb389c0e78'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:43 devstack nova-compute[93120]: INFO os_vif [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:8d:8e:dd,bridge_name='br-int',has_traffic_filtering=True,id=1488cfa7-58db-4908-9abb-91c5ccb6ef1d,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1488cfa7-58') Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:43 devstack nova-compute[93120]: INFO os_vif [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') Jun 24 14:17:44 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:17:44 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:17:44 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Successfully created port: 9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No VIF found with MAC fa:16:3e:8d:8e:dd, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] No VIF found with MAC fa:16:3e:5d:be:70, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:17:45 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Creating image(s) Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "/opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "/opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "/opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.109s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.172s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk 1073741824" returned: 0 in 0.057s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.242s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.129s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Checking if we can resize image /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/b18afd85-47a2-45e7-8628-e49e9db14c98/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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/b18afd85-47a2-45e7-8628-e49e9db14c98/disk --force-share --output=json" returned: 0 in 0.173s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Cannot resize image /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Ensure instance console log exists: /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:46 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Successfully updated port: 9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] No event matching network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d in dict_keys([('network-vif-plugged', '7573bd9f-d7be-49e2-802e-a729dc21184d')]) {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 24 14:17:47 devstack nova-compute[93120]: WARNING nova.compute.manager [req-eab38727-5f35-4b50-ba81-fc2a9dcb38f7 req-159ccf39-53ff-4c82-be31-cd62b6385580 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received unexpected event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d for instance with vm_state building and task_state spawning. Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquired lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:17:47 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:48 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:17:48 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:48 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:48 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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 14:17:48 devstack nova-compute[93120]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:48 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] VM Started (Lifecycle Event) Jun 24 14:17:48 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-changed-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Refreshing instance network info cache due to event network-changed-9735d592-3bea-4573-9fe3-a35d26c0b3d0. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] Acquiring lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Updating instance_info_cache with network_info: [{"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:49 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] VM Paused (Lifecycle Event) Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Releasing lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Instance network_info: |[{"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Start _get_guest_xml network_info=[{"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] Acquired lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Refreshing network info cache for port 9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:17:49 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-1580217025', uuid='b18afd85-47a2-45e7-8628-e49e9db14c98'), owner=OwnerMeta(userid='354fdf80ee0e4f9f9a909fcebbff9384', username='tempest-VolumesAdminNegativeTest-1626707155-project-member', projectid='8d6c1a3532ea443e953be14b6023b769', projectname='tempest-VolumesAdminNegativeTest-1626707155'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "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=1782303469.8845146) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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-24T12:17:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1580217025',display_name='tempest-VolumesAdminNegativeTest-server-1580217025',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1580217025',id=3,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='8d6c1a3532ea443e953be14b6023b769',ramdisk_id='',reservation_id='r-de6nv3p0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1626707155',owner_user_name='tempest-VolumesAdminNegativeTest-1626707155-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:45Z,user_data=None,user_id='354fdf80ee0e4f9f9a909fcebbff9384',uuid=b18afd85-47a2-45e7-8628-e49e9db14c98,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converting VIF {"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lazy-loading 'pci_devices' on Instance uuid b18afd85-47a2-45e7-8628-e49e9db14c98 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:17:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:50 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 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 14:17:50 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] End _get_guest_xml xml= Jun 24 14:17:50 devstack nova-compute[93120]: b18afd85-47a2-45e7-8628-e49e9db14c98 Jun 24 14:17:50 devstack nova-compute[93120]: instance-00000003 Jun 24 14:17:50 devstack nova-compute[93120]: 196608 Jun 24 14:17:50 devstack nova-compute[93120]: 1 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: tempest-VolumesAdminNegativeTest-server-1580217025 Jun 24 14:17:50 devstack nova-compute[93120]: 2026-06-24 12:17:49 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: 192 Jun 24 14:17:50 devstack nova-compute[93120]: 1 Jun 24 14:17:50 devstack nova-compute[93120]: 0 Jun 24 14:17:50 devstack nova-compute[93120]: 0 Jun 24 14:17:50 devstack nova-compute[93120]: 1 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: True Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: bare Jun 24 14:17:50 devstack nova-compute[93120]: qcow2 Jun 24 14:17:50 devstack nova-compute[93120]: 1 Jun 24 14:17:50 devstack nova-compute[93120]: 0 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: virtio Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: tempest-VolumesAdminNegativeTest-1626707155-project-member Jun 24 14:17:50 devstack nova-compute[93120]: tempest-VolumesAdminNegativeTest-1626707155 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:17:50 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:17:50 devstack nova-compute[93120]: 33.1.0 Jun 24 14:17:50 devstack nova-compute[93120]: b18afd85-47a2-45e7-8628-e49e9db14c98 Jun 24 14:17:50 devstack nova-compute[93120]: b18afd85-47a2-45e7-8628-e49e9db14c98 Jun 24 14:17:50 devstack nova-compute[93120]: Virtual Machine Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: hvm Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: 1 Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: /dev/urandom Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: Jun 24 14:17:50 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Preparing to wait for external event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:17:50 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:50 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] VM Started (Lifecycle Event) Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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-24T12:17:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1580217025',display_name='tempest-VolumesAdminNegativeTest-server-1580217025',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1580217025',id=3,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='8d6c1a3532ea443e953be14b6023b769',ramdisk_id='',reservation_id='r-de6nv3p0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1626707155',owner_user_name='tempest-VolumesAdminNegativeTest-1626707155-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:17:45Z,user_data=None,user_id='354fdf80ee0e4f9f9a909fcebbff9384',uuid=b18afd85-47a2-45e7-8628-e49e9db14c98,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converting VIF {"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG os_vif [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: 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': 'fd25e4fb-69ad-54c2-9e65-dde16dfc43aa', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9735d592-3b, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9735d592-3b, col_values=(('qos', UUID('56145a81-20b1-4559-bbe3-eb90b4ffb631')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9735d592-3b, col_values=(('external_ids', {'iface-id': '9735d592-3bea-4573-9fe3-a35d26c0b3d0', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:c0:c9:f5', 'vm-uuid': 'b18afd85-47a2-45e7-8628-e49e9db14c98'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:50 devstack nova-compute[93120]: INFO os_vif [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') Jun 24 14:17:50 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 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 14:17:50 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Updated VIF entry in instance network info cache for port 9735d592-3bea-4573-9fe3-a35d26c0b3d0. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Updating instance_info_cache with network_info: [{"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:50 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:50 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] VM Paused (Lifecycle Event) Jun 24 14:17:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-249311e9-fc47-4c29-ac7e-f65a8641fbff req-4f0b42bb-a585-4c42-916a-216d7689e717 service nova] Releasing lock "refresh_cache-b18afd85-47a2-45e7-8628-e49e9db14c98" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:17:51 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:51 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:52 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:17:52 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:17:52 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] No VIF found with MAC fa:16:3e:c0:c9:f5, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:17:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-1d241d62-d954-4dc4-853e-637dcb3ee242 req-ea234230-efa0-4e58-85b3-05aaf68e48ca service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-1d241d62-d954-4dc4-853e-637dcb3ee242 req-ea234230-efa0-4e58-85b3-05aaf68e48ca service nova] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-1d241d62-d954-4dc4-853e-637dcb3ee242 req-ea234230-efa0-4e58-85b3-05aaf68e48ca service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-1d241d62-d954-4dc4-853e-637dcb3ee242 req-ea234230-efa0-4e58-85b3-05aaf68e48ca service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:53 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-1d241d62-d954-4dc4-853e-637dcb3ee242 req-ea234230-efa0-4e58-85b3-05aaf68e48ca service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Processing event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:54 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] VM Started (Lifecycle Event) Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:17:54 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Instance spawned successfully. Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:54 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received event network-vif-unplugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] No event matching network-vif-unplugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d in dict_keys([('network-vif-plugged', '1488cfa7-58db-4908-9abb-91c5ccb6ef1d')]) {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 24 14:17:55 devstack nova-compute[93120]: WARNING nova.compute.manager [req-b6ff4831-9690-45b1-90fb-35098a1dcb6f req-ef35903a-a3e5-46a6-aba7-dbbb94dde37a service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received unexpected event network-vif-unplugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d for instance with vm_state building and task_state spawning. Jun 24 14:17:55 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:55 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] VM Paused (Lifecycle Event) Jun 24 14:17:55 devstack nova-compute[93120]: INFO nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Took 9.85 seconds to spawn the instance on the hypervisor. Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:55 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:55 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] VM Resumed (Lifecycle Event) Jun 24 14:17:56 devstack nova-compute[93120]: INFO nova.compute.manager [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Took 15.32 seconds to build instance. Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] No waiting events found dispatching network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:17:56 devstack nova-compute[93120]: WARNING nova.compute.manager [req-261f5047-7798-4561-ad2f-6c8835db31ed req-a32ccf18-43b2-4087-b4e5-e2e1df3a5fdd service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received unexpected event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 for instance with vm_state active and task_state None. Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-56ef5695-3ebb-424f-aadb-25fb7215e629 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 16.854s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:56 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received event network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Processing event network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received event network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] No waiting events found dispatching network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:17:57 devstack nova-compute[93120]: WARNING nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received unexpected event network-vif-plugged-1488cfa7-58db-4908-9abb-91c5ccb6ef1d for instance with vm_state building and task_state spawning. Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Instance event wait completed in 8 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-7bf2dbd3-4dc6-408c-8db2-d337269c2bf2 req-4f679bc0-202f-4a18-93f9-d1dc991943bf service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Processing event network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance event wait completed in 8 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:57 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] VM Resumed (Lifecycle Event) Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:17:57 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance spawned successfully. Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:17:57 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Instance spawned successfully. Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:17:58 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:17:58 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] VM Resumed (Lifecycle Event) Jun 24 14:17:58 devstack nova-compute[93120]: INFO nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Took 33.46 seconds to spawn the instance on the hypervisor. Jun 24 14:17:58 devstack nova-compute[93120]: INFO nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Took 31.25 seconds to spawn the instance on the hypervisor. Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:17:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:17:59 devstack nova-compute[93120]: INFO nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Took 39.48 seconds to build instance. Jun 24 14:17:59 devstack nova-compute[93120]: INFO nova.compute.manager [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Took 37.58 seconds to build instance. Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.016s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] No waiting events found dispatching network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:17:59 devstack nova-compute[93120]: WARNING nova.compute.manager [req-0f2b9f0b-f1e2-4842-ae77-ae4bfa407a2e req-4f499d12-966d-4112-9bca-99a9a0e9b713 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received unexpected event network-vif-plugged-7573bd9f-d7be-49e2-802e-a729dc21184d for instance with vm_state active and task_state None. Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 41.010s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 38.171s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:17:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1b807eba-96eb-4435-bfa1-16e8afd524b8 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 39.113s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.514s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:00 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:05 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Received event network-changed-1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Refreshing instance network info cache due to event network-changed-1488cfa7-58db-4908-9abb-91c5ccb6ef1d. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:18:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] Acquiring lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:18:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] Acquired lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:18:06 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Refreshing network info cache for port 1488cfa7-58db-4908-9abb-91c5ccb6ef1d {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:18:07 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae 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 14:18:07 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:08 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae 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 14:18:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:09 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updated VIF entry in instance network info cache for port 1488cfa7-58db-4908-9abb-91c5ccb6ef1d. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:18:09 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updating instance_info_cache with network_info: [{"id": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "address": "fa:16:3e:8d:8e:dd", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.124", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tap1488cfa7-58", "ovs_interfaceid": "1488cfa7-58db-4908-9abb-91c5ccb6ef1d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:18:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07e8f867-0ec3-4e72-a453-db4831ab26f7 req-9e382f70-9b96-4482-8b75-d2466e9998ae service nova] Releasing lock "refresh_cache-80e2f741-be18-482e-aa55-a3c45a92ddee" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:18:10 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.005s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:11 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lazy-loading 'flavor' on Instance uuid 5718ffc6-8652-499e-b29d-c8cb389c0e78 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.550s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:13 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:15 devstack nova-compute[93120]: INFO nova.compute.manager [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Attaching volume 80a1d4e6-1ed4-4b3b-afc7-516cf9496674 to /dev/vdb Jun 24 14:18:15 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:15 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.238', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 24 14:18:15 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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/tmpt0raci4k/privsep.sock'] Jun 24 14:18:15 devstack sudo[94752]: 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/tmpt0raci4k/privsep.sock Jun 24 14:18:15 devstack sudo[94752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:18:16 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 24 14:18:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:16 devstack nova-compute[93120]: INFO nova.compute.manager [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Terminating instance Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Start destroying the instance on the hypervisor. {{(pid=93120) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: Jun 24 14:18:17 devstack nova-compute[93120]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] No waiting events found dispatching network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:18:17 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a779d201-3642-447a-b574-85fa83aa8573 req-390a4372-b433-46e6-b37b-fe2e014e83a4 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 for instance with task_state deleting. {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.utils [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Queued Task(fn=>, remaining_delay=14.988994150999815 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.987463790999982 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.98704250899982 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:18 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Instance destroyed successfully. Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lazy-loading 'resources' on Instance uuid b18afd85-47a2-45e7-8628-e49e9db14c98 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-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-24T12:17:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1580217025',display_name='tempest-VolumesAdminNegativeTest-server-1580217025',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1580217025',id=3,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T12:17:55Z,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='8d6c1a3532ea443e953be14b6023b769',ramdisk_id='',reservation_id='r-de6nv3p0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-VolumesAdminNegativeTest-1626707155',owner_user_name='tempest-VolumesAdminNegativeTest-1626707155-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:17:56Z,user_data=None,user_id='354fdf80ee0e4f9f9a909fcebbff9384',uuid=b18afd85-47a2-45e7-8628-e49e9db14c98,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converting VIF {"id": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "address": "fa:16:3e:c0:c9:f5", "network": {"id": "73e32e87-2852-40a1-880b-94eedcc2fe6e", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-741134834-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.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "8d6c1a3532ea443e953be14b6023b769", "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": "tap9735d592-3b", "ovs_interfaceid": "9735d592-3bea-4573-9fe3-a35d26c0b3d0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG os_vif [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') {{(pid=93120) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap9735d592-3b, bridge=br-int, if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=56145a81-20b1-4559-bbe3-eb90b4ffb631) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:18:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:18 devstack nova-compute[93120]: INFO os_vif [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c0:c9:f5,bridge_name='br-int',has_traffic_filtering=True,id=9735d592-3bea-4573-9fe3-a35d26c0b3d0,network=Network(73e32e87-2852-40a1-880b-94eedcc2fe6e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9735d592-3b') Jun 24 14:18:18 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Deleting instance files /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98_del Jun 24 14:18:18 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Deletion of /opt/stack/data/nova/instances/b18afd85-47a2-45e7-8628-e49e9db14c98_del complete Jun 24 14:18:19 devstack sudo[94752]: pam_unix(sudo:session): session closed for user root Jun 24 14:18:19 devstack nova-compute[93120]: INFO oslo.privsep.daemon [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Spawned new privsep daemon via rootwrap Jun 24 14:18:19 devstack nova-compute[93120]: INFO nova.compute.manager [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Took 2.04 seconds to destroy the instance on the hypervisor. Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG oslo.service.backend._common.loopingcall [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93120) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Deallocating network for instance {{(pid=93120) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] deallocate_for_instance() {{(pid=93120) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 24 14:18:19 devstack nova-compute[93120]: 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 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.scaleio [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93120) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 24 14:18:19 devstack nova-compute[93120]: WARNING os_brick.initiator.connectors.nvmeof [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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 14:18:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Running cmd (subprocess): nvme version {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] 'nvme version' failed. Not Retrying. {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.nvmeof [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] nvme not present on system {{(pid=93120) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93120) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 24 14:18:19 devstack nova-compute[93120]: INFO os_brick.initiator.connectors.lightos [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Current host hostNQN and IP(s) are ['192.168.122.238', 'fe80::5054:ff:fe7d:f804', '172.24.4.1', '2001:db8::2', 'fe80::74d4:b6ff:fe37:1947', 'fe80::fc16:3eff:fe8d:8edd', 'fe80::fc16:3eff:fe5d:be70', 'fe80::d8b1:64ff:fefc:d60b', 'fe80::14c2:2cff:fecb:2e97', 'fe80::acf9:8aff:fe1f:4016'] Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] LIGHTOS: no hostnqn found. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] <== get_connector_properties: return (4077ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.238', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:47ed2e3a81d9', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'b27cb9f7-82eb-4858-ae7a-82290f499a92', 'nvme_native_multipath': False} {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 24 14:18:19 devstack nova-compute[93120]: DEBUG nova.virt.block_device [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Updating existing volume attachment record: 63cc3ed0-edd4-4462-bc82-6035fc4bb7d2 {{(pid=93120) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 24 14:18:19 devstack nova-compute[93120]: 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 14:18:20 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] No waiting events found dispatching network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:18:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8597b389-5024-49f8-9476-e7c51e4fd648 req-177ff32b-c106-4b0d-8319-0c633985aff5 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-unplugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 for instance with task_state deleting. {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.006s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] CMD "systemctl is-system-running" returned: 0 in 0.030s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.quobyte [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] systemd detected. {{(pid=93120) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 24 14:18:21 devstack nova-compute[93120]: WARNING oslo_config.cfg [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 24 14:18:21 devstack nova-compute[93120]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 14:18:21 devstack nova-compute[93120]: will be removed from nova when the volume driver is removed from cinder. Jun 24 14:18:21 devstack nova-compute[93120]: ). Its value may be silently ignored in the future. Jun 24 14:18:21 devstack nova-compute[93120]: WARNING oslo_config.cfg [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 24 14:18:21 devstack nova-compute[93120]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 14:18:21 devstack nova-compute[93120]: will be removed from nova when the volume driver is removed from cinder. Jun 24 14:18:21 devstack nova-compute[93120]: ). Its value may be silently ignored in the future. Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.quobyte [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-b87f16fa-c6d8-4974-83aa-34afa55ad060 at mount point /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a via systemd-run {{(pid=93120) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 24 14:18:21 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:18:22 devstack nova-compute[93120]: INFO nova.virt.libvirt.volume.quobyte [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-b87f16fa-c6d8-4974-83aa-34afa55ad060 Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.439s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lazy-loading 'flavor' on Instance uuid 5718ffc6-8652-499e-b29d-c8cb389c0e78 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] Acquiring lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] No waiting events found dispatching network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:18:22 devstack nova-compute[93120]: WARNING nova.compute.manager [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received unexpected event network-vif-plugged-9735d592-3bea-4573-9fe3-a35d26c0b3d0 for instance with vm_state active and task_state deleting. Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-fdbc47f8-c0f5-489d-bcdc-60939897a743 req-3e4516ba-0d9c-488e-8c28-a66f51ea8443 service nova] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Received event network-vif-deleted-9735d592-3bea-4573-9fe3-a35d26c0b3d0 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:22 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Took 2.95 seconds to deallocate network for instance. Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] attach device xml: Jun 24 14:18:22 devstack nova-compute[93120]: Jun 24 14:18:22 devstack nova-compute[93120]: Jun 24 14:18:22 devstack nova-compute[93120]: Jun 24 14:18:22 devstack nova-compute[93120]: Jun 24 14:18:22 devstack nova-compute[93120]: 80a1d4e6-1ed4-4b3b-afc7-516cf9496674 Jun 24 14:18:22 devstack nova-compute[93120]: Jun 24 14:18:22 devstack nova-compute[93120]: {{(pid=93120) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:18:22 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:18:23 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:18:23 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:23 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:23 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.158s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:24 devstack nova-compute[93120]: INFO nova.scheduler.client.report [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Deleted allocations for instance b18afd85-47a2-45e7-8628-e49e9db14c98 Jun 24 14:18:24 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:18:24 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:18:24 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] No VIF found with MAC fa:16:3e:5d:be:70, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:18:25 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-7df29dc6-939f-4e06-8821-22d85ac310e7 tempest-VolumesAdminNegativeTest-1626707155 tempest-VolumesAdminNegativeTest-1626707155-project-member] Lock "b18afd85-47a2-45e7-8628-e49e9db14c98" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.309s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-96c9d3a0-8609-4b30-ac84-27e472680a29 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 10.799s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:26 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:27 devstack nova-compute[93120]: INFO nova.compute.manager [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Terminating instance Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Start destroying the instance on the hypervisor. {{(pid=93120) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG nova.utils [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Queued Task(fn=>, remaining_delay=14.999539885999866 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:28 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Instance destroyed successfully. Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lazy-loading 'resources' on Instance uuid 5718ffc6-8652-499e-b29d-c8cb389c0e78 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-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-24T12:17:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-315813272',display_name='tempest-DeleteServersTestJSON-server-315813272',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-315813272',id=1,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T12:17:58Z,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='954690c40ae340ce8a14609db83152e2',ramdisk_id='',reservation_id='r-qeff0ffz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1716715261',owner_user_name='tempest-DeleteServersTestJSON-1716715261-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:17:59Z,user_data=None,user_id='cf658162aa5945d98665fb30c20c47d5',uuid=5718ffc6-8652-499e-b29d-c8cb389c0e78,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converting VIF {"id": "7573bd9f-d7be-49e2-802e-a729dc21184d", "address": "fa:16:3e:5d:be:70", "network": {"id": "d7c2cad6-29db-417d-9280-63b50ed70410", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-221293537-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "954690c40ae340ce8a14609db83152e2", "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": "tap7573bd9f-d7", "ovs_interfaceid": "7573bd9f-d7be-49e2-802e-a729dc21184d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG os_vif [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') {{(pid=93120) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap7573bd9f-d7, bridge=br-int, if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=f37909df-3b0b-42ff-80f7-a0abd7f3913e) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:29 devstack nova-compute[93120]: INFO os_vif [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:5d:be:70,bridge_name='br-int',has_traffic_filtering=True,id=7573bd9f-d7be-49e2-802e-a729dc21184d,network=Network(d7c2cad6-29db-417d-9280-63b50ed70410),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7573bd9f-d7') Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.031s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:29 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Deleting instance files /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78_del Jun 24 14:18:29 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Deletion of /opt/stack/data/nova/instances/5718ffc6-8652-499e-b29d-c8cb389c0e78_del complete Jun 24 14:18:29 devstack nova-compute[93120]: INFO nova.compute.manager [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Took 1.56 seconds to destroy the instance on the hypervisor. Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG oslo.service.backend._common.loopingcall [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93120) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG nova.compute.manager [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Deallocating network for instance {{(pid=93120) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 24 14:18:29 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] deallocate_for_instance() {{(pid=93120) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 24 14:18:29 devstack nova-compute[93120]: 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 14:18:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] No waiting events found dispatching network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8b1756c8-7f30-488b-a373-bf2ff526e2b9 req-9dcb05e0-9dd4-44b5-b303-12c1f341a2b1 service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d for instance with task_state deleting. {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 24 14:18:30 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93120) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:31 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93120) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] Acquiring lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] No waiting events found dispatching network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:18:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0a8135e7-cdbe-49e6-9dd1-17947536df83 req-ae0e15dd-9e59-4ea4-8c27-83b686a2c8ff service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-unplugged-7573bd9f-d7be-49e2-802e-a729dc21184d for instance with task_state deleting. {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 24 14:18:32 devstack nova-compute[93120]: 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 14:18:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json" returned: 0 in 0.228s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.006748342000037155 future=) submitted to {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=10.574063243999944 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=10.57375845799993 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:18:33 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] VM Stopped (Lifecycle Event) Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json" returned: 0 in 0.189s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:33 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CMD "env LANG=C uptime" returned: 0 in 0.025s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Hypervisor/Node resource view: name=devstack free_ram=5278MB free_disk=14.817604064941406GB free_vcpus=3 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=93120) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b6b4c5a0-e427-4da5-8472-85c47cd63b70 None None] [instance: b18afd85-47a2-45e7-8628-e49e9db14c98] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-292879c2-927a-4524-8b59-8ebd6356e2c5 req-46637e00-4d85-4867-a15d-f1352c9684cc service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Received event network-vif-deleted-7573bd9f-d7be-49e2-802e-a729dc21184d {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:33 devstack nova-compute[93120]: INFO nova.compute.manager [req-292879c2-927a-4524-8b59-8ebd6356e2c5 req-46637e00-4d85-4867-a15d-f1352c9684cc service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Neutron deleted interface 7573bd9f-d7be-49e2-802e-a729dc21184d; detaching it from the instance and deleting it from the info cache Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-292879c2-927a-4524-8b59-8ebd6356e2c5 req-46637e00-4d85-4867-a15d-f1352c9684cc service nova] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Detach interface failed, port_id=7573bd9f-d7be-49e2-802e-a729dc21184d, reason: Instance 5718ffc6-8652-499e-b29d-c8cb389c0e78 could not be found. {{(pid=93120) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11817}} Jun 24 14:18:33 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 5718ffc6-8652-499e-b29d-c8cb389c0e78 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 80e2f741-be18-482e-aa55-a3c45a92ddee actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:18:33 up 33 min, 1 user, load average: 7.47, 3.87, 2.40\n', 'num_instances': '2', 'num_vm_active': '2', 'num_task_None': '1', 'num_os_type_None': '2', 'num_proj_51e10864892c43ddbbd577c27d95c5e6': '1', 'io_workload': '0', 'num_task_deleting': '1', 'num_proj_954690c40ae340ce8a14609db83152e2': '1'} {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:18:34 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:18:34 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Took 4.81 seconds to deallocate network for instance. Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:18:35 devstack nova-compute[93120]: INFO nova.compute.manager [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Took 0.66 seconds to detach 1 volumes for instance. Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Compute_service record updated for devstack:devstack {{(pid=93120) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.229s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:18:35 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:18:36 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:18:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.147s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:37 devstack nova-compute[93120]: INFO nova.scheduler.client.report [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Deleted allocations for instance 5718ffc6-8652-499e-b29d-c8cb389c0e78 Jun 24 14:18:37 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-4fed374f-7c87-42c1-8e0e-0606438e1069 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Lock "5718ffc6-8652-499e-b29d-c8cb389c0e78" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 10.297s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:38 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:39 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:43 devstack nova-compute[93120]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004655748000004678 future=) submitted to {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:43 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] Emitting event Stopped> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:18:43 devstack nova-compute[93120]: INFO nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] VM Stopped (Lifecycle Event) Jun 24 14:18:43 devstack nova-compute[93120]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:18:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:44 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-ddde8ade-e2ed-49bb-aea2-aceb3ae5da76 tempest-DeleteServersTestJSON-1716715261 tempest-DeleteServersTestJSON-1716715261-project-member] [instance: 5718ffc6-8652-499e-b29d-c8cb389c0e78] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:18:44 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:44 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:45 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:18:46 devstack nova-compute[93120]: INFO nova.compute.claims [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Claim successful on node devstack Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:47 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lazy-loading 'flavor' on Instance uuid 80e2f741-be18-482e-aa55-a3c45a92ddee {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:18:47 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:18:48 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:18:48 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.530s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:48 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.251s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:48 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:18:49 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:18:49 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:18:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "80e2f741-be18-482e-aa55-a3c45a92ddee" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:49 devstack nova-compute[93120]: INFO nova.compute.manager [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Attaching volume 7c756307-f278-44ce-bbdc-591f1316b253 to /dev/vdb Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.238', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.scaleio [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93120) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Running cmd (subprocess): nvme version {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] 'nvme version' failed. Not Retrying. {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.nvmeof [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] nvme not present on system {{(pid=93120) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93120) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 24 14:18:49 devstack nova-compute[93120]: INFO os_brick.initiator.connectors.lightos [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Current host hostNQN and IP(s) are ['192.168.122.238', 'fe80::5054:ff:fe7d:f804', '172.24.4.1', '2001:db8::2', 'fe80::74d4:b6ff:fe37:1947', 'fe80::fc16:3eff:fe8d:8edd', 'fe80::d8b1:64ff:fefc:d60b'] Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] LIGHTOS: no hostnqn found. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] <== get_connector_properties: return (90ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.238', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:47ed2e3a81d9', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'b27cb9f7-82eb-4858-ae7a-82290f499a92', 'nvme_native_multipath': False} {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 24 14:18:49 devstack nova-compute[93120]: DEBUG nova.virt.block_device [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] Updating existing volume attachment record: fc61f828-c747-455c-b6b9-17cd8b604f6b {{(pid=93120) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 24 14:18:49 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:18:50 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:18:50 devstack nova-compute[93120]: DEBUG nova.policy [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c3c558e9ce2249c8836842836799b530', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8e63a26a5e4a8d8d26bb17a7d9d873', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.quobyte [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: 80e2f741-be18-482e-aa55-a3c45a92ddee] systemd detected. {{(pid=93120) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.quobyte [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-b87f16fa-c6d8-4974-83aa-34afa55ad060 at mount point /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a via systemd-run {{(pid=93120) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:18:51 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Creating image(s) Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "/opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "/opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "/opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:51 devstack nova-compute[93120]: INFO nova.virt.libvirt.volume.quobyte [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-b87f16fa-c6d8-4974-83aa-34afa55ad060 Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.238s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lazy-loading 'flavor' on Instance uuid 80e2f741-be18-482e-aa55-a3c45a92ddee {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.151s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.175s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk 1073741824" returned: 0 in 0.061s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.251s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.130s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Checking if we can resize image /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] attach device xml: Jun 24 14:18:51 devstack nova-compute[93120]: Jun 24 14:18:51 devstack nova-compute[93120]: Jun 24 14:18:51 devstack nova-compute[93120]: Jun 24 14:18:51 devstack nova-compute[93120]: Jun 24 14:18:51 devstack nova-compute[93120]: 7c756307-f278-44ce-bbdc-591f1316b253 Jun 24 14:18:51 devstack nova-compute[93120]: Jun 24 14:18:51 devstack nova-compute[93120]: {{(pid=93120) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json" returned: 0 in 0.122s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Cannot resize image /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Ensure instance console log exists: /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:18:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:18:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:18:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No VIF found with MAC fa:16:3e:8d:8e:dd, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:18:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:53 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Successfully created port: b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:18:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:54 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:18:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-0772eb69-8bfb-4fa5-a7b6-d7caed2a8cc4 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "80e2f741-be18-482e-aa55-a3c45a92ddee" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.148s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:18:55 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:57 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Successfully updated port: b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-changed-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing instance network info cache due to event network-changed-b461475a-42f4-4972-8275-613e238f6711. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] Acquiring lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] Acquired lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing network info cache for port b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:18:58 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:18:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:18:59 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 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 14:18:59 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:00 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:01 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:01 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:02 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f58df249-b265-442b-aa49-f1e09ca982b3 req-12451706-c00f-4b74-92d9-94d749d3f3c9 service nova] Releasing lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:02 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquired lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:02 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:02 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:03 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:03 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "8345b988-006d-4ae1-a249-67191a7dcce8" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "8345b988-006d-4ae1-a249-67191a7dcce8" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.005s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating instance_info_cache with network_info: [{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Releasing lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Instance network_info: |[{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Start _get_guest_xml network_info=[{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:03 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-210311188', uuid='38769ff3-66af-411e-8bc2-f488c0cd6825'), owner=OwnerMeta(userid='c3c558e9ce2249c8836842836799b530', username='tempest-TaggedAttachmentsTest-1144907235-project-member', projectid='be8e63a26a5e4a8d8d26bb17a7d9d873', projectname='tempest-TaggedAttachmentsTest-1144907235'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "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=1782303543.8601005) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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-24T12:18:43Z,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-210311188',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-210311188',id=4,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpzJe0qbHCnb+ChnFqPHgvQBqj5hitxNzv19CkUoJosHQSCMbF5pKvB2fXykzo7esArjjRq9n0SsNHxrKZc3dHcaVIgoiPiwt0WiwrZuUMXzfhInGwTOtFbZ+DI9JCvPA==',key_name='tempest-keypair-1241430420',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='be8e63a26a5e4a8d8d26bb17a7d9d873',ramdisk_id='',reservation_id='r-31pvawlq',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1144907235',owner_user_name='tempest-TaggedAttachmentsTest-1144907235-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:18:50Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='c3c558e9ce2249c8836842836799b530',uuid=38769ff3-66af-411e-8bc2-f488c0cd6825,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converting VIF {"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:4e:2a,bridge_name='br-int',has_traffic_filtering=True,id=b461475a-42f4-4972-8275-613e238f6711,network=Network(d3c2473e-dc6a-4e98-8419-9601516511c5),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb461475a-42') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:03 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'pci_devices' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "2ffd5d07-7506-4695-a879-63312cd12e37" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:19:04 devstack nova-compute[93120]: INFO nova.compute.claims [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Claim successful on node devstack Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] End _get_guest_xml xml= Jun 24 14:19:04 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:19:04 devstack nova-compute[93120]: instance-00000004 Jun 24 14:19:04 devstack nova-compute[93120]: 196608 Jun 24 14:19:04 devstack nova-compute[93120]: 1 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: tempest-device-tagging-server-210311188 Jun 24 14:19:04 devstack nova-compute[93120]: 2026-06-24 12:19:03 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: 192 Jun 24 14:19:04 devstack nova-compute[93120]: 1 Jun 24 14:19:04 devstack nova-compute[93120]: 0 Jun 24 14:19:04 devstack nova-compute[93120]: 0 Jun 24 14:19:04 devstack nova-compute[93120]: 1 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: True Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: bare Jun 24 14:19:04 devstack nova-compute[93120]: qcow2 Jun 24 14:19:04 devstack nova-compute[93120]: 1 Jun 24 14:19:04 devstack nova-compute[93120]: 0 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: virtio Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235-project-member Jun 24 14:19:04 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:04 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:04 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:04 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:19:04 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:19:04 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: hvm Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: 1 Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: Jun 24 14:19:04 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Preparing to wait for external event network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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-24T12:18:43Z,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-210311188',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-210311188',id=4,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpzJe0qbHCnb+ChnFqPHgvQBqj5hitxNzv19CkUoJosHQSCMbF5pKvB2fXykzo7esArjjRq9n0SsNHxrKZc3dHcaVIgoiPiwt0WiwrZuUMXzfhInGwTOtFbZ+DI9JCvPA==',key_name='tempest-keypair-1241430420',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='be8e63a26a5e4a8d8d26bb17a7d9d873',ramdisk_id='',reservation_id='r-31pvawlq',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1144907235',owner_user_name='tempest-TaggedAttachmentsTest-1144907235-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:18:50Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='c3c558e9ce2249c8836842836799b530',uuid=38769ff3-66af-411e-8bc2-f488c0cd6825,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converting VIF {"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:4e:2a,bridge_name='br-int',has_traffic_filtering=True,id=b461475a-42f4-4972-8275-613e238f6711,network=Network(d3c2473e-dc6a-4e98-8419-9601516511c5),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb461475a-42') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG os_vif [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:4e:2a,bridge_name='br-int',has_traffic_filtering=True,id=b461475a-42f4-4972-8275-613e238f6711,network=Network(d3c2473e-dc6a-4e98-8419-9601516511c5),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb461475a-42') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: 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': '7c6a0000-857f-55dc-ab58-24520d7a33d4', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb461475a-42, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb461475a-42, col_values=(('qos', UUID('6bb5fe18-a70a-40c5-afa6-b753de830c44')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb461475a-42, col_values=(('external_ids', {'iface-id': 'b461475a-42f4-4972-8275-613e238f6711', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:87:4e:2a', 'vm-uuid': '38769ff3-66af-411e-8bc2-f488c0cd6825'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:04 devstack nova-compute[93120]: INFO os_vif [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:4e:2a,bridge_name='br-int',has_traffic_filtering=True,id=b461475a-42f4-4972-8275-613e238f6711,network=Network(d3c2473e-dc6a-4e98-8419-9601516511c5),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb461475a-42') Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "d427438b-a86d-4ce7-a753-cdaa5206debb" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:05 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name hda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No VIF found with MAC fa:16:3e:87:4e:2a, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:06 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Using config drive Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.278s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.303s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:19:06 devstack nova-compute[93120]: INFO nova.compute.claims [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Claim successful on node devstack Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:06 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:06 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Creating config drive at /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.config Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpixsc9ma7 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/38769ff3-66af-411e-8bc2-f488c0cd6825/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpixsc9ma7" returned: 0 in 0.035s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:19:06 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:06 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:06 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:07 devstack nova-compute[93120]: DEBUG nova.policy [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '8fc29082744a48b0a3c2362867f352b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bed6661b5f8b48dca787f91a98168aba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:07 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:07 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Successfully created port: 6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.450s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 3.128s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:19:08 devstack nova-compute[93120]: INFO nova.compute.claims [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Claim successful on node devstack Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:08 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] VM Started (Lifecycle Event) Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:19:08 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Creating image(s) Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "/opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "/opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "/opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.006s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:08 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.118s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.120s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk 1073741824" returned: 0 in 0.052s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.186s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:09 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:09 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Successfully updated port: 6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:09 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] VM Paused (Lifecycle Event) Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Received event network-changed-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Refreshing instance network info cache due to event network-changed-6856275e-55f9-4155-b626-098e7b6a0c86. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] Acquiring lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] Acquired lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Refreshing network info cache for port 6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.201s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Checking if we can resize image /opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.policy [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '93059e28b027414eb3f0d2a17b636dab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '094bf32265df40d8869c32828f97c2eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json" returned: 0 in 0.124s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Cannot resize image /opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Ensure instance console log exists: /opt/stack/data/nova/instances/8345b988-006d-4ae1-a249-67191a7dcce8/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:09 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:09 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:10 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be 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 14:19:10 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Successfully created port: 197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:19:10 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:10 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.295s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 4.688s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:19:11 devstack nova-compute[93120]: INFO nova.compute.claims [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Claim successful on node devstack Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-4ef66eb7-3b15-4ac1-bed5-e46b19af05da req-3ccfa378-1ed7-4d61-82c6-07011103b8be service nova] Releasing lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquired lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:19:11 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Creating image(s) Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Successfully updated port: 197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-changed-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Refreshing instance network info cache due to event network-changed-197429b5-7f53-48cf-ba51-3f1e4db90f08. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] Acquiring lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] Acquired lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Refreshing network info cache for port 197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.149s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-203a41d1-988a-4bc2-8081-0af7bcf341d8 req-a358af1e-56ec-4d27-84e7-89b99205c29d service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-203a41d1-988a-4bc2-8081-0af7bcf341d8 req-a358af1e-56ec-4d27-84e7-89b99205c29d service nova] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-203a41d1-988a-4bc2-8081-0af7bcf341d8 req-a358af1e-56ec-4d27-84e7-89b99205c29d service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-203a41d1-988a-4bc2-8081-0af7bcf341d8 req-a358af1e-56ec-4d27-84e7-89b99205c29d service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-203a41d1-988a-4bc2-8081-0af7bcf341d8 req-a358af1e-56ec-4d27-84e7-89b99205c29d service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Processing event network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Instance event wait completed in 2 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:11 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] VM Resumed (Lifecycle Event) Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:11 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:19:11 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Instance spawned successfully. Jun 24 14:19:11 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:19:11 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.265s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG nova.policy [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'ad015ed75c6a42c8abf534acd77ef09b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51e10864892c43ddbbd577c27d95c5e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk 1073741824" returned: 0 in 0.107s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.404s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:11 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:12 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 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 14:19:12 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.162s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Checking if we can resize image /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:12 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json" returned: 0 in 0.365s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Cannot resize image /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Ensure instance console log exists: /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:12 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:12 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:19:12 devstack nova-compute[93120]: INFO nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Took 21.76 seconds to spawn the instance on the hypervisor. Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:12 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Updating instance_info_cache with network_info: [{"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:13 devstack nova-compute[93120]: INFO nova.compute.manager [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Took 27.22 seconds to build instance. Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Successfully created port: b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-f419f544-ce53-416c-a10b-d79ba7c55d53 req-100c9d20-0361-43bf-acae-c5f02673be19 service nova] Releasing lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquired lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.005s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] No waiting events found dispatching network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:13 devstack nova-compute[93120]: WARNING nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received unexpected event network-vif-plugged-b461475a-42f4-4972-8275-613e238f6711 for instance with vm_state active and task_state None. Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] No waiting events found dispatching network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:13 devstack nova-compute[93120]: WARNING nova.compute.manager [req-56da7f4d-b6a4-45e9-97ac-fed8184e5724 req-0729888b-e2e0-4924-a293-77302a70d7ec service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received unexpected event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 for instance with vm_state building and task_state spawning. Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.610s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:19:13 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Creating image(s) Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "/opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "/opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "/opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Releasing lock "refresh_cache-8345b988-006d-4ae1-a249-67191a7dcce8" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Instance network_info: |[{"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Start _get_guest_xml network_info=[{"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dad3c4d9-ec50-478f-8174-1c1326d6d3e4 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 28.762s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:13 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-347713259', uuid='8345b988-006d-4ae1-a249-67191a7dcce8'), owner=OwnerMeta(userid='8fc29082744a48b0a3c2362867f352b4', username='tempest-ServersNegativeTestJSON-1972704234-project-member', projectid='bed6661b5f8b48dca787f91a98168aba', projectname='tempest-ServersNegativeTestJSON-1972704234'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "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=1782303553.9674964) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:13 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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-24T12:19:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-347713259',display_name='tempest-ServersNegativeTestJSON-server-347713259',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-347713259',id=5,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='bed6661b5f8b48dca787f91a98168aba',ramdisk_id='',reservation_id='r-4e03z83s',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServersNegativeTestJSON-1972704234',owner_user_name='tempest-ServersNegativeTestJSON-1972704234-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:08Z,user_data=None,user_id='8fc29082744a48b0a3c2362867f352b4',uuid=8345b988-006d-4ae1-a249-67191a7dcce8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converting VIF {"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:3e:0d:09,bridge_name='br-int',has_traffic_filtering=True,id=6856275e-55f9-4155-b626-098e7b6a0c86,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6856275e-55') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lazy-loading 'pci_devices' on Instance uuid 8345b988-006d-4ae1-a249-67191a7dcce8 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.265s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:14 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:14 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.398s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] End _get_guest_xml xml= Jun 24 14:19:14 devstack nova-compute[93120]: 8345b988-006d-4ae1-a249-67191a7dcce8 Jun 24 14:19:14 devstack nova-compute[93120]: instance-00000005 Jun 24 14:19:14 devstack nova-compute[93120]: 196608 Jun 24 14:19:14 devstack nova-compute[93120]: 1 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-server-347713259 Jun 24 14:19:14 devstack nova-compute[93120]: 2026-06-24 12:19:13 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: 192 Jun 24 14:19:14 devstack nova-compute[93120]: 1 Jun 24 14:19:14 devstack nova-compute[93120]: 0 Jun 24 14:19:14 devstack nova-compute[93120]: 0 Jun 24 14:19:14 devstack nova-compute[93120]: 1 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: True Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: bare Jun 24 14:19:14 devstack nova-compute[93120]: qcow2 Jun 24 14:19:14 devstack nova-compute[93120]: 1 Jun 24 14:19:14 devstack nova-compute[93120]: 0 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: virtio Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-1972704234-project-member Jun 24 14:19:14 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-1972704234 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:14 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:14 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:14 devstack nova-compute[93120]: 8345b988-006d-4ae1-a249-67191a7dcce8 Jun 24 14:19:14 devstack nova-compute[93120]: 8345b988-006d-4ae1-a249-67191a7dcce8 Jun 24 14:19:14 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: hvm Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: 1 Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: Jun 24 14:19:14 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Preparing to wait for external event network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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-24T12:19:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-347713259',display_name='tempest-ServersNegativeTestJSON-server-347713259',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-347713259',id=5,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='bed6661b5f8b48dca787f91a98168aba',ramdisk_id='',reservation_id='r-4e03z83s',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServersNegativeTestJSON-1972704234',owner_user_name='tempest-ServersNegativeTestJSON-1972704234-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:08Z,user_data=None,user_id='8fc29082744a48b0a3c2362867f352b4',uuid=8345b988-006d-4ae1-a249-67191a7dcce8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converting VIF {"id": "6856275e-55f9-4155-b626-098e7b6a0c86", "address": "fa:16:3e:3e:0d:09", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bed6661b5f8b48dca787f91a98168aba", "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": "tap6856275e-55", "ovs_interfaceid": "6856275e-55f9-4155-b626-098e7b6a0c86", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:3e:0d:09,bridge_name='br-int',has_traffic_filtering=True,id=6856275e-55f9-4155-b626-098e7b6a0c86,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6856275e-55') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG os_vif [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:3e:0d:09,bridge_name='br-int',has_traffic_filtering=True,id=6856275e-55f9-4155-b626-098e7b6a0c86,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6856275e-55') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: 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': 'fa347726-c87d-5e41-96b1-e0596e05fafe', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap6856275e-55, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap6856275e-55, col_values=(('qos', UUID('55489204-bd7e-45e2-9cd0-64c68a452b21')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap6856275e-55, col_values=(('external_ids', {'iface-id': '6856275e-55f9-4155-b626-098e7b6a0c86', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:3e:0d:09', 'vm-uuid': '8345b988-006d-4ae1-a249-67191a7dcce8'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:14 devstack nova-compute[93120]: INFO os_vif [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:3e:0d:09,bridge_name='br-int',has_traffic_filtering=True,id=6856275e-55f9-4155-b626-098e7b6a0c86,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6856275e-55') Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk 1073741824" returned: 0 in 0.162s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.597s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:14 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.226s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Checking if we can resize image /opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:19:14 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json" returned: 0 in 0.150s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Cannot resize image /opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Ensure instance console log exists: /opt/stack/data/nova/instances/d427438b-a86d-4ce7-a753-cdaa5206debb/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Successfully updated port: b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.policy [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '93059e28b027414eb3f0d2a17b636dab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '094bf32265df40d8869c32828f97c2eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Received event network-changed-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Refreshing instance network info cache due to event network-changed-b561f2e6-557e-4d14-9231-c9d415c3b54f. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] Acquiring lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] Acquired lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Refreshing network info cache for port b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:15 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:16 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 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 14:19:16 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] No VIF found with MAC fa:16:3e:3e:0d:09, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:19:16 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Creating image(s) Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Successfully created port: 8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:16 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.270s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.159s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk 1073741824" returned: 0 in 0.083s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.269s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:16 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.279s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Checking if we can resize image /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json" returned: 0 in 0.211s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Cannot resize image /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Ensure instance console log exists: /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:17 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-changed-b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing instance network info cache due to event network-changed-b461475a-42f4-4972-8275-613e238f6711. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] Acquiring lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] Acquired lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing network info cache for port b461475a-42f4-4972-8275-613e238f6711 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Updating instance_info_cache with network_info: [{"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:18 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:18 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b 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 14:19:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8a5b7b39-c839-4220-b145-8f8b2e87f470 req-c80847f6-d850-4fed-b793-69c46f1aea98 service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Received event network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Successfully updated port: 8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8a5b7b39-c839-4220-b145-8f8b2e87f470 req-c80847f6-d850-4fed-b793-69c46f1aea98 service nova] Acquiring lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8a5b7b39-c839-4220-b145-8f8b2e87f470 req-c80847f6-d850-4fed-b793-69c46f1aea98 service nova] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.010s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8a5b7b39-c839-4220-b145-8f8b2e87f470 req-c80847f6-d850-4fed-b793-69c46f1aea98 service nova] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8a5b7b39-c839-4220-b145-8f8b2e87f470 req-c80847f6-d850-4fed-b793-69c46f1aea98 service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Processing event network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Releasing lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance network_info: |[{"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Start _get_guest_xml network_info=[{"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:19 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1566261561', uuid='2ffd5d07-7506-4695-a879-63312cd12e37'), owner=OwnerMeta(userid='93059e28b027414eb3f0d2a17b636dab', username='tempest-ServerRescueNegativeTestJSON-346189462-project-member', projectid='094bf32265df40d8869c32828f97c2eb', projectname='tempest-ServerRescueNegativeTestJSON-346189462'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "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=1782303559.25383) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:03Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1566261561',display_name='tempest-ServerRescueNegativeTestJSON-server-1566261561',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1566261561',id=6,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-wut09ibz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:10Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=2ffd5d07-7506-4695-a879-63312cd12e37,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:13:b5:8c,bridge_name='br-int',has_traffic_filtering=True,id=197429b5-7f53-48cf-ba51-3f1e4db90f08,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap197429b5-7f') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'pci_devices' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:19 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] VM Started (Lifecycle Event) Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:19 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Instance spawned successfully. Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquired lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0c23ee3f-d74f-45d1-b553-cca048d90925 req-60239a8f-5c15-487c-91f8-3a3eb6838698 service nova] Releasing lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquired lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:19 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b 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 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] End _get_guest_xml xml= Jun 24 14:19:19 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:19:19 devstack nova-compute[93120]: instance-00000006 Jun 24 14:19:19 devstack nova-compute[93120]: 196608 Jun 24 14:19:19 devstack nova-compute[93120]: 1 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-server-1566261561 Jun 24 14:19:19 devstack nova-compute[93120]: 2026-06-24 12:19:19 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: 192 Jun 24 14:19:19 devstack nova-compute[93120]: 1 Jun 24 14:19:19 devstack nova-compute[93120]: 0 Jun 24 14:19:19 devstack nova-compute[93120]: 0 Jun 24 14:19:19 devstack nova-compute[93120]: 1 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: True Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: bare Jun 24 14:19:19 devstack nova-compute[93120]: qcow2 Jun 24 14:19:19 devstack nova-compute[93120]: 1 Jun 24 14:19:19 devstack nova-compute[93120]: 0 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: virtio Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462-project-member Jun 24 14:19:19 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:19 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:19 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:19 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:19:19 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:19:19 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: hvm Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: 1 Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: Jun 24 14:19:19 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Preparing to wait for external event network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.005s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:03Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1566261561',display_name='tempest-ServerRescueNegativeTestJSON-server-1566261561',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1566261561',id=6,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-wut09ibz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:10Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=2ffd5d07-7506-4695-a879-63312cd12e37,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:13:b5:8c,bridge_name='br-int',has_traffic_filtering=True,id=197429b5-7f53-48cf-ba51-3f1e4db90f08,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap197429b5-7f') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG os_vif [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:13:b5:8c,bridge_name='br-int',has_traffic_filtering=True,id=197429b5-7f53-48cf-ba51-3f1e4db90f08,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap197429b5-7f') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updated VIF entry in instance network info cache for port b461475a-42f4-4972-8275-613e238f6711. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating instance_info_cache with network_info: [{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.17", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: 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': 'c32ba8ce-d39b-5657-93ef-aa8130c19c19', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap197429b5-7f, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap197429b5-7f, col_values=(('qos', UUID('1789a33c-3f30-4dd4-8f9c-25db0051d739')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap197429b5-7f, col_values=(('external_ids', {'iface-id': '197429b5-7f53-48cf-ba51-3f1e4db90f08', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:13:b5:8c', 'vm-uuid': '2ffd5d07-7506-4695-a879-63312cd12e37'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:19 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:19 devstack nova-compute[93120]: INFO os_vif [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:13:b5:8c,bridge_name='br-int',has_traffic_filtering=True,id=197429b5-7f53-48cf-ba51-3f1e4db90f08,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap197429b5-7f') Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-5a04a448-7b08-473f-9c87-51674a8cfb15 req-ac3c02a9-cbf2-40e8-8a9b-bc0013104b8b service nova] Releasing lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:20 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:20 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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 14:19:20 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:20 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] VM Paused (Lifecycle Event) Jun 24 14:19:20 devstack nova-compute[93120]: INFO nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Took 11.60 seconds to spawn the instance on the hypervisor. Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Updating instance_info_cache with network_info: [{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:20 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Updating instance_info_cache with network_info: [{"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:21 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] VM Resumed (Lifecycle Event) Jun 24 14:19:21 devstack nova-compute[93120]: INFO nova.compute.manager [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Took 17.04 seconds to build instance. Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-changed-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Refreshing instance network info cache due to event network-changed-8397cb87-50c8-4542-859d-57f889152db8. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Acquiring lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Releasing lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance network_info: |[{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Acquired lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Refreshing network info cache for port 8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Start _get_guest_xml network_info=[{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:21 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-421869378', uuid='9a24ae7c-9f0a-4b28-af87-52bb69763e15'), owner=OwnerMeta(userid='93059e28b027414eb3f0d2a17b636dab', username='tempest-ServerRescueNegativeTestJSON-346189462-project-member', projectid='094bf32265df40d8869c32828f97c2eb', projectname='tempest-ServerRescueNegativeTestJSON-346189462'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "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=1782303561.3758888) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:04Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-421869378',display_name='tempest-ServerRescueNegativeTestJSON-server-421869378',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-421869378',id=8,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-cs5d361u',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:15Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=9a24ae7c-9f0a-4b28-af87-52bb69763e15,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:74:55,bridge_name='br-int',has_traffic_filtering=True,id=8397cb87-50c8-4542-859d-57f889152db8,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8397cb87-50') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'pci_devices' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Releasing lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Instance network_info: |[{"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Start _get_guest_xml network_info=[{"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:21 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeNegativeTest-server-1183917458', uuid='d427438b-a86d-4ce7-a753-cdaa5206debb'), owner=OwnerMeta(userid='ad015ed75c6a42c8abf534acd77ef09b', username='tempest-AttachVolumeNegativeTest-1217229110-project-member', projectid='51e10864892c43ddbbd577c27d95c5e6', projectname='tempest-AttachVolumeNegativeTest-1217229110'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "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=1782303561.4753492) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No VIF found with MAC fa:16:3e:13:b5:8c, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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-24T12:19:03Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1183917458',display_name='tempest-AttachVolumeNegativeTest-server-1183917458',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1183917458',id=7,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFgqR9T5BkO+IDlh8coc14bQz0oJRq8r+Y73fyfMxNXutfWLyfbDFVmsZGFTu8CKJasfp5qzsAdVOlOVnWjoqIKQuiPZfelSk7V34CXIEI9a2ikIujsikPhJGg8RQ0DCQ==',key_name='tempest-keypair-101707815',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='51e10864892c43ddbbd577c27d95c5e6',ramdisk_id='',reservation_id='r-izka8wmc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-AttachVolumeNegativeTest-1217229110',owner_user_name='tempest-AttachVolumeNegativeTest-1217229110-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ad015ed75c6a42c8abf534acd77ef09b',uuid=d427438b-a86d-4ce7-a753-cdaa5206debb,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converting VIF {"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2c:be:29,bridge_name='br-int',has_traffic_filtering=True,id=b561f2e6-557e-4d14-9231-c9d415c3b54f,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb561f2e6-55') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lazy-loading 'pci_devices' on Instance uuid d427438b-a86d-4ce7-a753-cdaa5206debb {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:21 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-f0fc1d8f-b37e-45ec-8b30-4041405f9fa0 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "8345b988-006d-4ae1-a249-67191a7dcce8" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.568s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:21 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 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 14:19:21 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] End _get_guest_xml xml= Jun 24 14:19:21 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:21 devstack nova-compute[93120]: instance-00000008 Jun 24 14:19:21 devstack nova-compute[93120]: 196608 Jun 24 14:19:21 devstack nova-compute[93120]: 1 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-server-421869378 Jun 24 14:19:21 devstack nova-compute[93120]: 2026-06-24 12:19:21 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: 192 Jun 24 14:19:21 devstack nova-compute[93120]: 1 Jun 24 14:19:21 devstack nova-compute[93120]: 0 Jun 24 14:19:21 devstack nova-compute[93120]: 0 Jun 24 14:19:21 devstack nova-compute[93120]: 1 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: True Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: bare Jun 24 14:19:21 devstack nova-compute[93120]: qcow2 Jun 24 14:19:21 devstack nova-compute[93120]: 1 Jun 24 14:19:21 devstack nova-compute[93120]: 0 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: virtio Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462-project-member Jun 24 14:19:21 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:21 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:21 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:21 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:21 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:21 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: hvm Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: 1 Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: Jun 24 14:19:21 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Preparing to wait for external event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:04Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-421869378',display_name='tempest-ServerRescueNegativeTestJSON-server-421869378',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-421869378',id=8,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-cs5d361u',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:15Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=9a24ae7c-9f0a-4b28-af87-52bb69763e15,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:74:55,bridge_name='br-int',has_traffic_filtering=True,id=8397cb87-50c8-4542-859d-57f889152db8,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8397cb87-50') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG os_vif [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:74:55,bridge_name='br-int',has_traffic_filtering=True,id=8397cb87-50c8-4542-859d-57f889152db8,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8397cb87-50') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: 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': '712cf0b3-1e82-518a-b81c-11803c843c99', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap8397cb87-50, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap8397cb87-50, col_values=(('qos', UUID('55e363c3-846a-4315-9d28-293ff1dccace')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap8397cb87-50, col_values=(('external_ids', {'iface-id': '8397cb87-50c8-4542-859d-57f889152db8', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:31:74:55', 'vm-uuid': '9a24ae7c-9f0a-4b28-af87-52bb69763e15'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: INFO os_vif [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:74:55,bridge_name='br-int',has_traffic_filtering=True,id=8397cb87-50c8-4542-859d-57f889152db8,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8397cb87-50') Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] End _get_guest_xml xml= Jun 24 14:19:22 devstack nova-compute[93120]: d427438b-a86d-4ce7-a753-cdaa5206debb Jun 24 14:19:22 devstack nova-compute[93120]: instance-00000007 Jun 24 14:19:22 devstack nova-compute[93120]: 196608 Jun 24 14:19:22 devstack nova-compute[93120]: 1 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-server-1183917458 Jun 24 14:19:22 devstack nova-compute[93120]: 2026-06-24 12:19:21 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: 192 Jun 24 14:19:22 devstack nova-compute[93120]: 1 Jun 24 14:19:22 devstack nova-compute[93120]: 0 Jun 24 14:19:22 devstack nova-compute[93120]: 0 Jun 24 14:19:22 devstack nova-compute[93120]: 1 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: True Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: bare Jun 24 14:19:22 devstack nova-compute[93120]: qcow2 Jun 24 14:19:22 devstack nova-compute[93120]: 1 Jun 24 14:19:22 devstack nova-compute[93120]: 0 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: virtio Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-1217229110-project-member Jun 24 14:19:22 devstack nova-compute[93120]: tempest-AttachVolumeNegativeTest-1217229110 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:22 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:22 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:22 devstack nova-compute[93120]: d427438b-a86d-4ce7-a753-cdaa5206debb Jun 24 14:19:22 devstack nova-compute[93120]: d427438b-a86d-4ce7-a753-cdaa5206debb Jun 24 14:19:22 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: hvm Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: 1 Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: Jun 24 14:19:22 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Preparing to wait for external event network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Acquiring lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-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-24T12:19:03Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1183917458',display_name='tempest-AttachVolumeNegativeTest-server-1183917458',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1183917458',id=7,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFgqR9T5BkO+IDlh8coc14bQz0oJRq8r+Y73fyfMxNXutfWLyfbDFVmsZGFTu8CKJasfp5qzsAdVOlOVnWjoqIKQuiPZfelSk7V34CXIEI9a2ikIujsikPhJGg8RQ0DCQ==',key_name='tempest-keypair-101707815',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='51e10864892c43ddbbd577c27d95c5e6',ramdisk_id='',reservation_id='r-izka8wmc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-AttachVolumeNegativeTest-1217229110',owner_user_name='tempest-AttachVolumeNegativeTest-1217229110-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ad015ed75c6a42c8abf534acd77ef09b',uuid=d427438b-a86d-4ce7-a753-cdaa5206debb,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converting VIF {"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2c:be:29,bridge_name='br-int',has_traffic_filtering=True,id=b561f2e6-557e-4d14-9231-c9d415c3b54f,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb561f2e6-55') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG os_vif [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:2c:be:29,bridge_name='br-int',has_traffic_filtering=True,id=b561f2e6-557e-4d14-9231-c9d415c3b54f,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb561f2e6-55') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: 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': 'a99f39ef-a725-5832-934a-b0e83ec53708', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb561f2e6-55, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb561f2e6-55, col_values=(('qos', UUID('7269a802-25af-47fe-839b-3df9a2309f20')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb561f2e6-55, col_values=(('external_ids', {'iface-id': 'b561f2e6-557e-4d14-9231-c9d415c3b54f', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:2c:be:29', 'vm-uuid': 'd427438b-a86d-4ce7-a753-cdaa5206debb'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: INFO os_vif [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:2c:be:29,bridge_name='br-int',has_traffic_filtering=True,id=b561f2e6-557e-4d14-9231-c9d415c3b54f,network=Network(a5fd72a0-381f-4609-af5d-88511f267318),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb561f2e6-55') Jun 24 14:19:22 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 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 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:22 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Updated VIF entry in instance network info cache for port 8397cb87-50c8-4542-859d-57f889152db8. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Updating instance_info_cache with network_info: [{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No VIF found with MAC fa:16:3e:31:74:55, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Releasing lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Received event network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Acquiring lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] Lock "8345b988-006d-4ae1-a249-67191a7dcce8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.018s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] No waiting events found dispatching network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:23 devstack nova-compute[93120]: WARNING nova.compute.manager [req-59d2a31a-79a6-4f26-818f-8dd3dd204d52 req-9b5c7d4d-ab01-410f-9f1c-032428c55d32 service nova] [instance: 8345b988-006d-4ae1-a249-67191a7dcce8] Received unexpected event network-vif-plugged-6856275e-55f9-4155-b626-098e7b6a0c86 for instance with vm_state active and task_state None. Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:23 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] No VIF found with MAC fa:16:3e:2c:be:29, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-55eab97e-04f8-4a9f-847f-754376e1b183 req-f9c7e1a8-d46e-4370-a627-ee5be9a2be23 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-55eab97e-04f8-4a9f-847f-754376e1b183 req-f9c7e1a8-d46e-4370-a627-ee5be9a2be23 service nova] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-55eab97e-04f8-4a9f-847f-754376e1b183 req-f9c7e1a8-d46e-4370-a627-ee5be9a2be23 service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-55eab97e-04f8-4a9f-847f-754376e1b183 req-f9c7e1a8-d46e-4370-a627-ee5be9a2be23 service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-55eab97e-04f8-4a9f-847f-754376e1b183 req-f9c7e1a8-d46e-4370-a627-ee5be9a2be23 service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Processing event network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:24 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:25 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] VM Started (Lifecycle Event) Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:25 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance spawned successfully. Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:25 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:26 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:26 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] VM Paused (Lifecycle Event) Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.011s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] No waiting events found dispatching network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:26 devstack nova-compute[93120]: WARNING nova.compute.manager [req-b05968d6-d6e5-4b9f-b906-159aedbcf34e req-62b1b343-a942-480e-be62-208e1b43c52d service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received unexpected event network-vif-plugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 for instance with vm_state building and task_state spawning. Jun 24 14:19:26 devstack nova-compute[93120]: INFO nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Took 15.20 seconds to spawn the instance on the hypervisor. Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:26 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:26 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] VM Resumed (Lifecycle Event) Jun 24 14:19:27 devstack nova-compute[93120]: INFO nova.compute.manager [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Took 22.09 seconds to build instance. Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-056e5507-f8a1-45f3-a46d-e8a78d144f62 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "2ffd5d07-7506-4695-a879-63312cd12e37" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 23.629s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:27 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Starting instance... {{(pid=93120) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0162f671-ace4-49e5-92c1-7b55f32329e3 req-031b5ed2-eaea-43cd-ad25-99faa5334b14 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0162f671-ace4-49e5-92c1-7b55f32329e3 req-031b5ed2-eaea-43cd-ad25-99faa5334b14 service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0162f671-ace4-49e5-92c1-7b55f32329e3 req-031b5ed2-eaea-43cd-ad25-99faa5334b14 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.009s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-0162f671-ace4-49e5-92c1-7b55f32329e3 req-031b5ed2-eaea-43cd-ad25-99faa5334b14 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-0162f671-ace4-49e5-92c1-7b55f32329e3 req-031b5ed2-eaea-43cd-ad25-99faa5334b14 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Processing event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93120) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 24 14:19:28 devstack nova-compute[93120]: INFO nova.compute.claims [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Claim successful on node devstack Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Received event network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Acquiring lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Processing event network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Received event network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Acquiring lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] No waiting events found dispatching network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:28 devstack nova-compute[93120]: WARNING nova.compute.manager [req-32ba9f5c-d348-486b-bc87-c74a0fc953ad req-cd577f07-94f6-41d5-97f0-a349ca7452f0 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Received unexpected event network-vif-plugged-b561f2e6-557e-4d14-9231-c9d415c3b54f for instance with vm_state building and task_state spawning. Jun 24 14:19:28 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:29 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] VM Started (Lifecycle Event) Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:29 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance spawned successfully. Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:29 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:29 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Instance spawned successfully. Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] No waiting events found dispatching network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:30 devstack nova-compute[93120]: WARNING nova.compute.manager [req-26ca3b07-64f8-433a-afa5-b3e3625d5aa6 req-24b34380-2412-4bb4-8b4c-c4416c305ade service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received unexpected event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 for instance with vm_state building and task_state spawning. Jun 24 14:19:30 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:30 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:30 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] VM Paused (Lifecycle Event) Jun 24 14:19:31 devstack nova-compute[93120]: INFO nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Took 14.65 seconds to spawn the instance on the hypervisor. Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:31 devstack nova-compute[93120]: INFO nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Took 17.21 seconds to spawn the instance on the hypervisor. Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.701s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Start building networks asynchronously for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:31 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] VM Resumed (Lifecycle Event) Jun 24 14:19:31 devstack nova-compute[93120]: INFO nova.compute.manager [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Took 25.17 seconds to build instance. Jun 24 14:19:31 devstack nova-compute[93120]: INFO nova.compute.manager [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Took 25.92 seconds to build instance. Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Allocating IP information in the background. {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 24 14:19:31 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:31 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:31 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:31 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-1498b980-bde1-4d59-b404-921ac42c7a33 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 26.686s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG nova.policy [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '8fc29082744a48b0a3c2362867f352b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bed6661b5f8b48dca787f91a98168aba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b519f669-ba51-49e3-b9ce-a1800fa3c910 tempest-AttachVolumeNegativeTest-1217229110 tempest-AttachVolumeNegativeTest-1217229110-project-member] Lock "d427438b-a86d-4ce7-a753-cdaa5206debb" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 27.455s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:32 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:32 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] VM Started (Lifecycle Event) Jun 24 14:19:32 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Start building block device mappings for instance. {{(pid=93120) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:33 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] VM Paused (Lifecycle Event) Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Start spawning the instance on the hypervisor. {{(pid=93120) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Creating instance directory {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 24 14:19:33 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Creating image(s) Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "/opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "/opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "/opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:33 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:34 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] VM Resumed (Lifecycle Event) Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.453s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Successfully created port: 54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.020s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:34 devstack nova-compute[93120]: INFO nova.compute.manager [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Rescuing Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquired lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:34 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.510s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk 1073741824 {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk 1073741824" returned: 0 in 0.146s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.750s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:35 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93120) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_service.periodic_task [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93120) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.511s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Checking if we can resize image /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk. size=1073741824 {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 24 14:19:35 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f2a40c35-75dd-4d75-ba09-7bada9285609/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.011s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93120) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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/f2a40c35-75dd-4d75-ba09-7bada9285609/disk --force-share --output=json" returned: 0 in 0.387s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG nova.virt.disk.api [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Cannot resize image /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/disk to a smaller size. {{(pid=93120) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Ensure instance console log exists: /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609/console.log {{(pid=93120) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:36 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Successfully updated port: 54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json" returned: 0 in 0.313s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquired lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:37 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/8345b988-006d-4ae1-a249-67191a7dcce8/disk --force-share --output=json" returned: 0 in 0.330s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-changed-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Refreshing instance network info cache due to event network-changed-54c90e50-d026-4071-a24d-21e8525ed700. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] Acquiring lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Received event network-changed-b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Refreshing instance network info cache due to event network-changed-b561f2e6-557e-4d14-9231-c9d415c3b54f. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] Acquiring lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] Acquired lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Refreshing network info cache for port b561f2e6-557e-4d14-9231-c9d415c3b54f {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json" returned: 0 in 0.516s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Instance cache missing network info. {{(pid=93120) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 24 14:19:38 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:39 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:19:39 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 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 14:19:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/80e2f741-be18-482e-aa55-a3c45a92ddee/disk --force-share --output=json" returned: 0 in 0.448s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:39 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] skipping disk /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a/volume-7c756307-f278-44ce-bbdc-591f1316b253 (vdb) as it is a volume {{(pid=93120) _get_instance_disk_info_from_config /opt/stack/nova/nova/virt/libvirt/driver.py:12349}} Jun 24 14:19:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:39 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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 14:19:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json" returned: 0 in 0.599s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:39 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk --force-share --output=json" returned: 0 in 0.229s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Updating instance_info_cache with network_info: [{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "interface-38769ff3-66af-411e-8bc2-f488c0cd6825-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "interface-38769ff3-66af-411e-8bc2-f488c0cd6825-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.020s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'flavor' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Updating instance_info_cache with network_info: [{"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json" returned: 0 in 0.445s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Releasing lock "refresh_cache-9a24ae7c-9f0a-4b28-af87-52bb69763e15" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:40 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Releasing lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Instance network_info: |[{"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93120) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] Acquired lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Refreshing network info cache for port 54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Start _get_guest_xml network_info=[{"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encryption_options': None, 'encryption_format': None, 'encrypted': False, 'device_name': '/dev/vda', 'boot_index': 0, 'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/38769ff3-66af-411e-8bc2-f488c0cd6825/disk --force-share --output=json" returned: 0 in 0.405s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:40 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-4580034', uuid='f2a40c35-75dd-4d75-ba09-7bada9285609'), owner=OwnerMeta(userid='8fc29082744a48b0a3c2362867f352b4', username='tempest-ServersNegativeTestJSON-1972704234-project-member', projectid='bed6661b5f8b48dca787f91a98168aba', projectname='tempest-ServersNegativeTestJSON-1972704234'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "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=1782303580.8837993) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:40 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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-24T12:19:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-4580034',display_name='tempest-ServersNegativeTestJSON-server-4580034',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-4580034',id=9,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='bed6661b5f8b48dca787f91a98168aba',ramdisk_id='',reservation_id='r-tdsbi1ij',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServersNegativeTestJSON-1972704234',owner_user_name='tempest-ServersNegativeTestJSON-1972704234-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:33Z,user_data=None,user_id='8fc29082744a48b0a3c2362867f352b4',uuid=f2a40c35-75dd-4d75-ba09-7bada9285609,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converting VIF {"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lazy-loading 'pci_devices' on Instance uuid f2a40c35-75dd-4d75-ba09-7bada9285609 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json" returned: 0 in 0.270s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'pci_requests' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:41 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 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 14:19:41 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b 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 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/d427438b-a86d-4ce7-a753-cdaa5206debb/disk --force-share --output=json" returned: 0 in 0.279s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] End _get_guest_xml xml= Jun 24 14:19:41 devstack nova-compute[93120]: f2a40c35-75dd-4d75-ba09-7bada9285609 Jun 24 14:19:41 devstack nova-compute[93120]: instance-00000009 Jun 24 14:19:41 devstack nova-compute[93120]: 196608 Jun 24 14:19:41 devstack nova-compute[93120]: 1 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-server-4580034 Jun 24 14:19:41 devstack nova-compute[93120]: 2026-06-24 12:19:40 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: 192 Jun 24 14:19:41 devstack nova-compute[93120]: 1 Jun 24 14:19:41 devstack nova-compute[93120]: 0 Jun 24 14:19:41 devstack nova-compute[93120]: 0 Jun 24 14:19:41 devstack nova-compute[93120]: 1 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: True Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: bare Jun 24 14:19:41 devstack nova-compute[93120]: qcow2 Jun 24 14:19:41 devstack nova-compute[93120]: 1 Jun 24 14:19:41 devstack nova-compute[93120]: 0 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: virtio Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-1972704234-project-member Jun 24 14:19:41 devstack nova-compute[93120]: tempest-ServersNegativeTestJSON-1972704234 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:41 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:41 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:41 devstack nova-compute[93120]: f2a40c35-75dd-4d75-ba09-7bada9285609 Jun 24 14:19:41 devstack nova-compute[93120]: f2a40c35-75dd-4d75-ba09-7bada9285609 Jun 24 14:19:41 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: hvm Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: 1 Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: Jun 24 14:19:41 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Preparing to wait for external event network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.007s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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-24T12:19:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-4580034',display_name='tempest-ServersNegativeTestJSON-server-4580034',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-4580034',id=9,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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='bed6661b5f8b48dca787f91a98168aba',ramdisk_id='',reservation_id='r-tdsbi1ij',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServersNegativeTestJSON-1972704234',owner_user_name='tempest-ServersNegativeTestJSON-1972704234-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:33Z,user_data=None,user_id='8fc29082744a48b0a3c2362867f352b4',uuid=f2a40c35-75dd-4d75-ba09-7bada9285609,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converting VIF {"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG os_vif [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:41 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:41 devstack nova-compute[93120]: 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': 'c7e86eb6-a6c2-539f-afd2-b7cfda73dcdb', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap54c90e50-d0, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap54c90e50-d0, col_values=(('qos', UUID('26238d9c-6d60-422a-8ec2-6139a04345a1')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap54c90e50-d0, col_values=(('external_ids', {'iface-id': '54c90e50-d026-4071-a24d-21e8525ed700', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:0c:a5:79', 'vm-uuid': 'f2a40c35-75dd-4d75-ba09-7bada9285609'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:41 devstack nova-compute[93120]: INFO os_vif [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Object Instance<38769ff3-66af-411e-8bc2-f488c0cd6825> lazy-loaded attributes: flavor,pci_requests {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] allocate_for_instance() {{(pid=93120) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 24 14:19:41 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:41 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json" returned: 0 in 0.364s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:41 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Updated VIF entry in instance network info cache for port b561f2e6-557e-4d14-9231-c9d415c3b54f. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] [instance: d427438b-a86d-4ce7-a753-cdaa5206debb] Updating instance_info_cache with network_info: [{"id": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "address": "fa:16:3e:2c:be:29", "network": {"id": "a5fd72a0-381f-4609-af5d-88511f267318", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-2139028957-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.69", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "51e10864892c43ddbbd577c27d95c5e6", "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": "tapb561f2e6-55", "ovs_interfaceid": "b561f2e6-557e-4d14-9231-c9d415c3b54f", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 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/2ffd5d07-7506-4695-a879-63312cd12e37/disk --force-share --output=json" returned: 0 in 0.245s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:42 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG nova.policy [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c3c558e9ce2249c8836842836799b530', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be8e63a26a5e4a8d8d26bb17a7d9d873', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=93120) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] CMD "env LANG=C uptime" returned: 0 in 0.104s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Hypervisor/Node resource view: name=devstack free_ram=4515MB free_disk=14.76711654663086GB free_vcpus=-2 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=93120) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-c1974aeb-96d0-4e39-989c-e6e02de375f5 req-ec12a656-d59d-4143-aa41-0ae72c2c24a6 service nova] Releasing lock "refresh_cache-d427438b-a86d-4ce7-a753-cdaa5206debb" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:42 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:42 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b 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 14:19:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.utils [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Queued Task(fn=>, remaining_delay=14.999264992000008 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.991904852000062 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.991572408000138 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:43 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance destroyed successfully. Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'numa_topology' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 80e2f741-be18-482e-aa55-a3c45a92ddee actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 38769ff3-66af-411e-8bc2-f488c0cd6825 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 8345b988-006d-4ae1-a249-67191a7dcce8 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 2ffd5d07-7506-4695-a879-63312cd12e37 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance d427438b-a86d-4ce7-a753-cdaa5206debb actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance 9a24ae7c-9f0a-4b28-af87-52bb69763e15 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Instance f2a40c35-75dd-4d75-ba09-7bada9285609 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93120) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Total usable vcpus: 4, total allocated vcpus: 7 {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1856MB phys_disk=25GB used_disk=7GB total_vcpus=4 used_vcpus=7 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:19:42 up 34 min, 1 user, load average: 10.58, 5.33, 2.99\n', 'num_instances': '7', 'num_vm_active': '6', 'num_task_None': '5', 'num_os_type_None': '7', 'num_proj_51e10864892c43ddbbd577c27d95c5e6': '2', 'io_workload': '2', 'num_proj_be8e63a26a5e4a8d8d26bb17a7d9d873': '1', 'num_proj_bed6661b5f8b48dca787f91a98168aba': '2', 'num_proj_094bf32265df40d8869c32828f97c2eb': '2', 'num_task_rescuing': '1', 'num_vm_building': '1', 'num_task_spawning': '1'} {{(pid=93120) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] No VIF found with MAC fa:16:3e:0c:a5:79, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Updated VIF entry in instance network info cache for port 54c90e50-d026-4071-a24d-21e8525ed700. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Updating instance_info_cache with network_info: [{"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:43 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Attempting rescue Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=93120) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4640}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance directory exists: not creating {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Jun 24 14:19:43 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Creating image(s) Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'trusted_certs' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:43 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a9e3b0c8-02ea-481d-b9e2-ee8f8bc0d4c9 req-ecd7abc4-7e96-4a84-bc65-9e7ff42ca37b service nova] Releasing lock "refresh_cache-f2a40c35-75dd-4d75-ba09-7bada9285609" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<9a24ae7c-9f0a-4b28-af87-52bb69763e15> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] No waiting events found dispatching network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:44 devstack nova-compute[93120]: WARNING nova.compute.manager [req-a1575212-1ec8-4091-8c83-7a0d8a50532a req-1c515089-d6fc-41b0-ab02-5863909ae786 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received unexpected event network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 for instance with vm_state active and task_state rescuing. Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.171s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.rescue {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/9a24ae7c-9f0a-4b28-af87-52bb69763e15/disk.rescue" returned: 0 in 0.112s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.314s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:44 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'migration_context' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<9a24ae7c-9f0a-4b28-af87-52bb69763e15> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Start _get_guest_xml network_info=[{"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:31:74:55"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue={'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.compute.resource_tracker [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Compute_service record updated for devstack:devstack {{(pid=93120) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.025s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'resources' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG oslo.service.backend._threading.loopingcall [None req-895d77cf-4221-4427-af34-678ee3e292e6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 54.90 seconds {{(pid=93120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Successfully created port: 6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<9a24ae7c-9f0a-4b28-af87-52bb69763e15> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:45 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-421869378', uuid='9a24ae7c-9f0a-4b28-af87-52bb69763e15'), owner=OwnerMeta(userid='93059e28b027414eb3f0d2a17b636dab', username='tempest-ServerRescueNegativeTestJSON-346189462-project-member', projectid='094bf32265df40d8869c32828f97c2eb', projectname='tempest-ServerRescueNegativeTestJSON-346189462'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:31:74:55"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782303585.8176417) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'vcpu_model' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:45 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<9a24ae7c-9f0a-4b28-af87-52bb69763e15> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:04Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-421869378',display_name='tempest-ServerRescueNegativeTestJSON-server-421869378',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-421869378',id=8,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T12:19:31Z,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=,power_state=1,progress=0,project_id='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-cs5d361u',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServerRescueNegativeTestJSON-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:31Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=9a24ae7c-9f0a-4b28-af87-52bb69763e15,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:31:74:55"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "8397cb87-50c8-4542-859d-57f889152db8", "address": "fa:16:3e:31:74:55", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:31:74:55"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap8397cb87-50", "ovs_interfaceid": "8397cb87-50c8-4542-859d-57f889152db8", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:31:74:55,bridge_name='br-int',has_traffic_filtering=True,id=8397cb87-50c8-4542-859d-57f889152db8,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8397cb87-50') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'pci_devices' on Instance uuid 9a24ae7c-9f0a-4b28-af87-52bb69763e15 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] No waiting events found dispatching network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:46 devstack nova-compute[93120]: WARNING nova.compute.manager [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received unexpected event network-vif-unplugged-8397cb87-50c8-4542-859d-57f889152db8 for instance with vm_state active and task_state rescuing. Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-31dc8ce8-594e-4328-a036-9c8b9f0987c4 req-eea480b4-1e39-4706-aecc-d63f3e2ebb10 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Processing event network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<9a24ae7c-9f0a-4b28-af87-52bb69763e15> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:19:46 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] End _get_guest_xml xml= Jun 24 14:19:46 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:46 devstack nova-compute[93120]: instance-00000008 Jun 24 14:19:46 devstack nova-compute[93120]: 196608 Jun 24 14:19:46 devstack nova-compute[93120]: 1 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-server-421869378 Jun 24 14:19:46 devstack nova-compute[93120]: 2026-06-24 12:19:45 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: 192 Jun 24 14:19:46 devstack nova-compute[93120]: 1 Jun 24 14:19:46 devstack nova-compute[93120]: 0 Jun 24 14:19:46 devstack nova-compute[93120]: 0 Jun 24 14:19:46 devstack nova-compute[93120]: 1 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: True Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: bare Jun 24 14:19:46 devstack nova-compute[93120]: qcow2 Jun 24 14:19:46 devstack nova-compute[93120]: 1 Jun 24 14:19:46 devstack nova-compute[93120]: 0 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: ide Jun 24 14:19:46 devstack nova-compute[93120]: virtio Jun 24 14:19:46 devstack nova-compute[93120]: pc Jun 24 14:19:46 devstack nova-compute[93120]: virtio Jun 24 14:19:46 devstack nova-compute[93120]: virtio Jun 24 14:19:46 devstack nova-compute[93120]: virtio Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462-project-member Jun 24 14:19:46 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:19:46 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:19:46 devstack nova-compute[93120]: 33.1.0 Jun 24 14:19:46 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:46 devstack nova-compute[93120]: 9a24ae7c-9f0a-4b28-af87-52bb69763e15 Jun 24 14:19:46 devstack nova-compute[93120]: Virtual Machine Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: hvm Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: 1 Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: /dev/urandom Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: Jun 24 14:19:46 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:19:47 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Instance destroyed successfully. Jun 24 14:19:47 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93120) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 24 14:19:47 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:47 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] VM Started (Lifecycle Event) Jun 24 14:19:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Guest created on hypervisor {{(pid=93120) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 24 14:19:47 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Instance spawned successfully. Jun 24 14:19:47 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] 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=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 24 14:19:47 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Successfully updated port: 6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_cdrom_bus of ide {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_disk_bus of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_input_bus of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_pointer_model of None {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_video_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Found default for hw_vif_model of virtio {{(pid=93120) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquired lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:19:48 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] During sync_power_state the instance has a pending task (spawning). Skip. Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Paused> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:48 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] VM Paused (Lifecycle Event) Jun 24 14:19:48 devstack nova-compute[93120]: INFO nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Took 14.68 seconds to spawn the instance on the hypervisor. Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No VIF found with MAC fa:16:3e:31:74:55, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:48 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] No waiting events found dispatching network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:49 devstack nova-compute[93120]: WARNING nova.compute.manager [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received unexpected event network-vif-plugged-54c90e50-d026-4071-a24d-21e8525ed700 for instance with vm_state active and task_state None. Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-changed-6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing instance network info cache due to event network-changed-6aa9907f-6277-4bca-8751-5d7e55002ea2. {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Acquiring lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:49 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] VM Resumed (Lifecycle Event) Jun 24 14:19:49 devstack nova-compute[93120]: INFO nova.compute.manager [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Took 20.72 seconds to build instance. Jun 24 14:19:49 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] 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=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:49 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-3776a054-dea0-4377-8bd7-a1e2d205950d tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 22.249s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:49 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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 14:19:49 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:50 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating instance_info_cache with network_info: [{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.17", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:50 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Releasing lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Acquired lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Refreshing network info cache for port 6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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-24T12:18:43Z,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-210311188',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-210311188',id=4,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpzJe0qbHCnb+ChnFqPHgvQBqj5hitxNzv19CkUoJosHQSCMbF5pKvB2fXykzo7esArjjRq9n0SsNHxrKZc3dHcaVIgoiPiwt0WiwrZuUMXzfhInGwTOtFbZ+DI9JCvPA==',key_name='tempest-keypair-1241430420',keypairs=,launch_index=0,launched_at=2026-06-24T12:19:12Z,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='be8e63a26a5e4a8d8d26bb17a7d9d873',ramdisk_id='',reservation_id='r-31pvawlq',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1144907235',owner_user_name='tempest-TaggedAttachmentsTest-1144907235-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:19:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='c3c558e9ce2249c8836842836799b530',uuid=38769ff3-66af-411e-8bc2-f488c0cd6825,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converting VIF {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d2:1b:2c,bridge_name='br-int',has_traffic_filtering=True,id=6aa9907f-6277-4bca-8751-5d7e55002ea2,network=Network(544cf5a5-bdb1-4a0b-bef3-732dc9574ce4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6aa9907f-62') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG os_vif [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:d2:1b:2c,bridge_name='br-int',has_traffic_filtering=True,id=6aa9907f-6277-4bca-8751-5d7e55002ea2,network=Network(544cf5a5-bdb1-4a0b-bef3-732dc9574ce4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6aa9907f-62') {{(pid=93120) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: 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=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: 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': '0fdfe578-5983-53e7-9079-e8345609f486', '_type': 'linux-noop'}}, row=False) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap6aa9907f-62, may_exist=True, interface_attrs={}) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap6aa9907f-62, col_values=(('qos', UUID('3d278cd4-9db7-4041-a81a-3b10152d287c')),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap6aa9907f-62, col_values=(('external_ids', {'iface-id': '6aa9907f-6277-4bca-8751-5d7e55002ea2', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:d2:1b:2c', 'vm-uuid': '38769ff3-66af-411e-8bc2-f488c0cd6825'}),), if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: INFO os_vif [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:d2:1b:2c,bridge_name='br-int',has_traffic_filtering=True,id=6aa9907f-6277-4bca-8751-5d7e55002ea2,network=Network(544cf5a5-bdb1-4a0b-bef3-732dc9574ce4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6aa9907f-62') Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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-24T12:18:43Z,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-210311188',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-210311188',id=4,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpzJe0qbHCnb+ChnFqPHgvQBqj5hitxNzv19CkUoJosHQSCMbF5pKvB2fXykzo7esArjjRq9n0SsNHxrKZc3dHcaVIgoiPiwt0WiwrZuUMXzfhInGwTOtFbZ+DI9JCvPA==',key_name='tempest-keypair-1241430420',keypairs=,launch_index=0,launched_at=2026-06-24T12:19:12Z,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='be8e63a26a5e4a8d8d26bb17a7d9d873',ramdisk_id='',reservation_id='r-31pvawlq',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1144907235',owner_user_name='tempest-TaggedAttachmentsTest-1144907235-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:19:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='c3c558e9ce2249c8836842836799b530',uuid=38769ff3-66af-411e-8bc2-f488c0cd6825,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converting VIF {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d2:1b:2c,bridge_name='br-int',has_traffic_filtering=True,id=6aa9907f-6277-4bca-8751-5d7e55002ea2,network=Network(544cf5a5-bdb1-4a0b-bef3-732dc9574ce4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6aa9907f-62') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] attach device xml: Jun 24 14:19:51 devstack nova-compute[93120]: Jun 24 14:19:51 devstack nova-compute[93120]: Jun 24 14:19:51 devstack nova-compute[93120]: Jun 24 14:19:51 devstack nova-compute[93120]: Jun 24 14:19:51 devstack nova-compute[93120]: Jun 24 14:19:51 devstack nova-compute[93120]: {{(pid=93120) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc 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 14:19:51 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:51 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] No waiting events found dispatching network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:51 devstack nova-compute[93120]: WARNING nova.compute.manager [req-d49d0815-ef9c-49c9-a85a-c1c1640abe47 req-46a16ea8-731e-4265-8734-bdff45b97083 service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received unexpected event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 for instance with vm_state active and task_state rescuing. Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:52 devstack nova-compute[93120]: INFO nova.compute.manager [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Terminating instance Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] No waiting events found dispatching network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:52 devstack nova-compute[93120]: WARNING nova.compute.manager [req-07b96b2e-4f92-4b78-90bd-36a6ddea4c76 req-105bddb5-e341-46cc-84c9-9ab1f6947e95 service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received unexpected event network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 for instance with vm_state active and task_state None. Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Removed pending STOPPED event for 9a24ae7c-9f0a-4b28-af87-52bb69763e15 due to new event Resumed> {{(pid=93120) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Resumed> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:52 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] VM Resumed (Lifecycle Event) Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-e87073ef-2bc0-4366-97f2-22bd9de347df tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Start destroying the instance on the hypervisor. {{(pid=93120) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 24 14:19:52 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc 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 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:52 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Instance destroyed successfully. Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lazy-loading 'resources' on Instance uuid f2a40c35-75dd-4d75-ba09-7bada9285609 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name hda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No VIF found with MAC fa:16:3e:87:4e:2a, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Emitting event Started> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:19:53 devstack nova-compute[93120]: INFO nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] VM Started (Lifecycle Event) Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updated VIF entry in instance network info cache for port 6aa9907f-6277-4bca-8751-5d7e55002ea2. {{(pid=93120) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.network.neutron [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating instance_info_cache with network_info: [{"id": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.17", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-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-24T12:19:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-4580034',display_name='tempest-ServersNegativeTestJSON-server-4580034',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-4580034',id=9,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T12:19:48Z,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='bed6661b5f8b48dca787f91a98168aba',ramdisk_id='',reservation_id='r-tdsbi1ij',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServersNegativeTestJSON-1972704234',owner_user_name='tempest-ServersNegativeTestJSON-1972704234-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:19:49Z,user_data=None,user_id='8fc29082744a48b0a3c2362867f352b4',uuid=f2a40c35-75dd-4d75-ba09-7bada9285609,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converting VIF {"id": "54c90e50-d026-4071-a24d-21e8525ed700", "address": "fa:16:3e:0c:a5:79", "network": {"id": "0d035a12-7ed1-495f-9909-d0f25a535905", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-473239014-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": "bed6661b5f8b48dca787f91a98168aba", "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": "tap54c90e50-d0", "ovs_interfaceid": "54c90e50-d026-4071-a24d-21e8525ed700", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG os_vif [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') {{(pid=93120) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-210311188', uuid='38769ff3-66af-411e-8bc2-f488c0cd6825'), owner=OwnerMeta(userid='c3c558e9ce2249c8836842836799b530', username='tempest-TaggedAttachmentsTest-1144907235-project-member', projectid='be8e63a26a5e4a8d8d26bb17a7d9d873', projectname='tempest-TaggedAttachmentsTest-1144907235'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "b461475a-42f4-4972-8275-613e238f6711", "address": "fa:16:3e:87:4e:2a", "network": {"id": "d3c2473e-dc6a-4e98-8419-9601516511c5", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1227995862-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.17", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tapb461475a-42", "ovs_interfaceid": "b461475a-42f4-4972-8275-613e238f6711", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "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=1782303593.9646416) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap54c90e50-d0, bridge=br-int, if_exists=True) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:53 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] set metadata xml: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: tempest-device-tagging-server-210311188 Jun 24 14:19:53 devstack nova-compute[93120]: 2026-06-24 12:19:53 Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: 192 Jun 24 14:19:53 devstack nova-compute[93120]: 1 Jun 24 14:19:53 devstack nova-compute[93120]: 0 Jun 24 14:19:53 devstack nova-compute[93120]: 0 Jun 24 14:19:53 devstack nova-compute[93120]: 1 Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: True Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: bare Jun 24 14:19:53 devstack nova-compute[93120]: qcow2 Jun 24 14:19:53 devstack nova-compute[93120]: 1 Jun 24 14:19:53 devstack nova-compute[93120]: 0 Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: ide Jun 24 14:19:53 devstack nova-compute[93120]: virtio Jun 24 14:19:53 devstack nova-compute[93120]: pc Jun 24 14:19:53 devstack nova-compute[93120]: virtio Jun 24 14:19:53 devstack nova-compute[93120]: virtio Jun 24 14:19:53 devstack nova-compute[93120]: virtio Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235-project-member Jun 24 14:19:53 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235 Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: Jun 24 14:19:53 devstack nova-compute[93120]: {{(pid=93120) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=26238d9c-6d60-422a-8ec2-6139a04345a1) {{(pid=93120) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:54 devstack nova-compute[93120]: INFO os_vif [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:0c:a5:79,bridge_name='br-int',has_traffic_filtering=True,id=54c90e50-d026-4071-a24d-21e8525ed700,network=Network(0d035a12-7ed1-495f-9909-d0f25a535905),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap54c90e50-d0') Jun 24 14:19:54 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Deleting instance files /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609_del Jun 24 14:19:54 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Deletion of /opt/stack/data/nova/instances/f2a40c35-75dd-4d75-ba09-7bada9285609_del complete Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Checking state {{(pid=93120) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=93120) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-272cbae3-3a90-4823-8da5-c45d7b2a12c6 req-abadee94-16cc-4768-a44a-09d19cdb77bc service nova] Releasing lock "refresh_cache-38769ff3-66af-411e-8bc2-f488c0cd6825" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-65d82635-ded6-4710-8ac6-9387de32097b tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "interface-38769ff3-66af-411e-8bc2-f488c0cd6825-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 14.405s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:54 devstack nova-compute[93120]: INFO nova.compute.manager [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Took 1.72 seconds to destroy the instance on the hypervisor. Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo.service.backend._common.loopingcall [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93120) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Deallocating network for instance {{(pid=93120) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] deallocate_for_instance() {{(pid=93120) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 24 14:19:54 devstack nova-compute[93120]: 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 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Acquiring lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Lock "9a24ae7c-9f0a-4b28-af87-52bb69763e15-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] No waiting events found dispatching network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:54 devstack nova-compute[93120]: WARNING nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: 9a24ae7c-9f0a-4b28-af87-52bb69763e15] Received unexpected event network-vif-plugged-8397cb87-50c8-4542-859d-57f889152db8 for instance with vm_state rescued and task_state None. Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] No waiting events found dispatching network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-8f004490-81da-4c04-9050-33aae0751a81 req-e35e0c60-e039-45d9-aec2-d90c021de21a service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 for instance with task_state deleting. {{(pid=93120) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.utils [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Queued Task(fn=>, remaining_delay=14.998413768000319 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received event network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:54 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] No waiting events found dispatching network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:54 devstack nova-compute[93120]: WARNING nova.compute.manager [req-b346fd83-3cdb-4160-9ec0-f328ff475903 req-352adb24-3a38-46ea-abf4-1e33ef3d65bc service nova] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Received unexpected event network-vif-plugged-6aa9907f-6277-4bca-8751-5d7e55002ea2 for instance with vm_state active and task_state None. Jun 24 14:19:54 devstack nova-compute[93120]: 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 14:19:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:55 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:55 devstack nova-compute[93120]: DEBUG nova.network.neutron [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Updating instance_info_cache with network_info: [] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'flavor' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:19:56 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Took 1.89 seconds to deallocate network for instance. Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] Acquiring lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] No waiting events found dispatching network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:19:56 devstack nova-compute[93120]: WARNING nova.compute.manager [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received unexpected event network-vif-unplugged-54c90e50-d026-4071-a24d-21e8525ed700 for instance with vm_state deleted and task_state None. Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-976e883e-a96d-4770-915a-6320d1db2297 req-490890f4-5631-4687-8a24-9d563e096879 service nova] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] Received event network-vif-deleted-54c90e50-d026-4071-a24d-21e8525ed700 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:56 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:57 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.538s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:57 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93120) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 24 14:19:57 devstack nova-compute[93120]: DEBUG nova.compute.provider_tree [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed in ProviderTree for provider: a8f85f90-04b5-4be8-8b41-690ce85113fd {{(pid=93120) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 24 14:19:57 devstack nova-compute[93120]: DEBUG nova.scheduler.client.report [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Inventory has not changed for provider a8f85f90-04b5-4be8-8b41-690ce85113fd 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=93120) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0007445659998666088 future=) was cancelled during its delay period, skipping {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.377890816000217 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=11.37741254399998 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.303s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:19:58 devstack nova-compute[93120]: INFO nova.scheduler.client.report [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Deleted allocations for instance f2a40c35-75dd-4d75-ba09-7bada9285609 Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:19:58 devstack nova-compute[93120]: INFO nova.compute.manager [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Attaching volume 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 to /dev/vdb Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.238', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.scaleio [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93120) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Running cmd (subprocess): nvme version {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] 'nvme version' failed. Not Retrying. {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.nvmeof [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] nvme not present on system {{(pid=93120) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93120) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 24 14:19:58 devstack nova-compute[93120]: INFO os_brick.initiator.connectors.lightos [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Current host hostNQN and IP(s) are ['192.168.122.238', 'fe80::5054:ff:fe7d:f804', '172.24.4.1', '2001:db8::2', 'fe80::74d4:b6ff:fe37:1947', 'fe80::fc16:3eff:fe8d:8edd', 'fe80::d8b1:64ff:fefc:d60b', 'fe80::fc16:3eff:fe87:4e2a', 'fe80::1803:6aff:fe39:6a1c', 'fe80::fc16:3eff:fe3e:d09', 'fe80::9440:64ff:feff:84d2', 'fe80::fc16:3eff:fe13:b58c', 'fe80::90e4:e9ff:fea4:911a', 'fe80::fc16:3eff:fe2c:be29', 'fe80::fc16:3eff:fe31:7455', 'fe80::fc16:3eff:fed2:1b2c', 'fe80::cc0:8aff:fe72:a1cf'] Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.initiator.connectors.lightos [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] LIGHTOS: no hostnqn found. {{(pid=93120) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG os_brick.utils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] <== get_connector_properties: return (92ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.238', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:47ed2e3a81d9', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'b27cb9f7-82eb-4858-ae7a-82290f499a92', 'nvme_native_multipath': False} {{(pid=93120) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG nova.virt.block_device [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Updating existing volume attachment record: 2dcab896-d642-4dad-925d-f2ceb76b3ea0 {{(pid=93120) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 24 14:19:58 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:59 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:19:59 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-b84634d5-9373-405c-b586-dbb567c6f6d8 tempest-ServersNegativeTestJSON-1972704234 tempest-ServersNegativeTestJSON-1972704234-project-member] Lock "f2a40c35-75dd-4d75-ba09-7bada9285609" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.079s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.volume.quobyte [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] systemd detected. {{(pid=93120) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.008s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'flavor' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:00 devstack nova-compute[93120]: INFO nova.compute.manager [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Rescuing Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquired lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Building network info cache for instance {{(pid=93120) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 24 14:20:00 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] attach device xml: Jun 24 14:20:00 devstack nova-compute[93120]: Jun 24 14:20:00 devstack nova-compute[93120]: Jun 24 14:20:00 devstack nova-compute[93120]: Jun 24 14:20:00 devstack nova-compute[93120]: Jun 24 14:20:00 devstack nova-compute[93120]: 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 Jun 24 14:20:00 devstack nova-compute[93120]: Jun 24 14:20:00 devstack nova-compute[93120]: {{(pid=93120) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 24 14:20:01 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:20:01 devstack nova-compute[93120]: WARNING neutronclient.v2_0.client [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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 14:20:01 devstack nova-compute[93120]: DEBUG nova.network.neutron [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Updating instance_info_cache with network_info: [{"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93120) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 24 14:20:02 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Releasing lock "refresh_cache-2ffd5d07-7506-4695-a879-63312cd12e37" {{(pid=93120) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 14:20:02 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:20:02 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No BDM found with device name hda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:20:02 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] No VIF found with MAC fa:16:3e:87:4e:2a, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:20:03 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:03 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:03 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:03 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.utils [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Queued Task(fn=>, remaining_delay=14.999549943000147 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:20:04 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance destroyed successfully. Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'numa_topology' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.008s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] No waiting events found dispatching network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:20:04 devstack nova-compute[93120]: WARNING nova.compute.manager [req-eebd2de7-bac8-4fcc-9c8d-c639fe89c31a req-dd8dc9bf-f1f2-4927-abf7-5be83a59664c service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received unexpected event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 for instance with vm_state active and task_state rescuing. Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-dbcd6cf1-d224-4f18-9a50-c69831129fbd tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.197s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:04 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Attempting rescue Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=93120) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4640}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance directory exists: not creating {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Jun 24 14:20:04 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Creating image(s) Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "/opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.008s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:04 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'trusted_certs' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<2ffd5d07-7506-4695-a879-63312cd12e37> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Acquiring lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_utils.imageutils.format_inspector [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93120) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d --force-share --output=json" returned: 0 in 0.142s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.rescue {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.processutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/f4c2ce9b713612403e24da2e7888ba1619b01b5d,backing_fmt=raw /opt/stack/data/nova/instances/2ffd5d07-7506-4695-a879-63312cd12e37/disk.rescue" returned: 0 in 0.109s {{(pid=93120) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lock "f4c2ce9b713612403e24da2e7888ba1619b01b5d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.279s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:05 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'migration_context' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<2ffd5d07-7506-4695-a879-63312cd12e37> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Created local disks {{(pid=93120) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Start _get_guest_xml network_info=[{"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:13:b5:8c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=) rescue={'image_id': 'be8f2db9-a4a5-4767-a159-939e273e981f', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'resources' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] Acquiring lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] Lock "2ffd5d07-7506-4695-a879-63312cd12e37-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.compute.manager [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] No waiting events found dispatching network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 {{(pid=93120) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 24 14:20:06 devstack nova-compute[93120]: WARNING nova.compute.manager [req-e43d61fd-8c93-44e5-95ba-406a96116fd1 req-0b440968-beb7-4041-932b-33fbb36d4d9b service nova] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Received unexpected event network-vif-unplugged-197429b5-7f53-48cf-ba51-3f1e4db90f08 for instance with vm_state active and task_state rescuing. Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "38769ff3-66af-411e-8bc2-f488c0cd6825" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<2ffd5d07-7506-4695-a879-63312cd12e37> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:20:06 devstack nova-compute[93120]: WARNING nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='be8f2db9-a4a5-4767-a159-939e273e981f', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1566261561', uuid='2ffd5d07-7506-4695-a879-63312cd12e37'), owner=OwnerMeta(userid='93059e28b027414eb3f0d2a17b636dab', username='tempest-ServerRescueNegativeTestJSON-346189462-project-member', projectid='094bf32265df40d8869c32828f97c2eb', projectname='tempest-ServerRescueNegativeTestJSON-346189462'), image=ImageMeta(id='be8f2db9-a4a5-4767-a159-939e273e981f', 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": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:13:b5:8c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1782303606.570693) {{(pid=93120) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller missing on host. {{(pid=93120) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.host [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU controller found on host. {{(pid=93120) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93120) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-24T12:12:30Z,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-24T12:11:30Z,direct_url=,disk_format='qcow2',id=be8f2db9-a4a5-4767-a159-939e273e981f,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b2e0f056f11e46bd9ee85a64c22c383d',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-24T12:11:32Z,virtual_size=,visibility=), allow threads: True {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image limits 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Flavor pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Image pref 0:0:0 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93120) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Got 1 possible topologies {{(pid=93120) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.virt.hardware [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93120) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 24 14:20:06 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'vcpu_model' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:06 devstack nova-compute[93120]: INFO nova.compute.manager [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Detaching volume 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 Jun 24 14:20:07 devstack nova-compute[93120]: INFO nova.virt.block_device [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] [instance: 38769ff3-66af-411e-8bc2-f488c0cd6825] Attempting to driver detach volume 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 from mountpoint /dev/vdb Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Found disk vdb by alias ua-3558ec75-3b7d-4b2a-83a5-d3ef66a50401 {{(pid=93120) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Found disk vdb by alias ua-3558ec75-3b7d-4b2a-83a5-d3ef66a50401 {{(pid=93120) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Attempting to detach device vdb from instance 38769ff3-66af-411e-8bc2-f488c0cd6825 from the persistent domain config. {{(pid=93120) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] detach device xml: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 Jun 24 14:20:07 devstack nova-compute[93120]:
Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: {{(pid=93120) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 14:20:07 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Successfully detached device vdb from instance 38769ff3-66af-411e-8bc2-f488c0cd6825 from the persistent domain config. Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] (1/8): Attempting to detach device vdb with device alias ua-3558ec75-3b7d-4b2a-83a5-d3ef66a50401 from instance 38769ff3-66af-411e-8bc2-f488c0cd6825 from the live domain config. {{(pid=93120) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2666}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] detach device xml: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: 3558ec75-3b7d-4b2a-83a5-d3ef66a50401 Jun 24 14:20:07 devstack nova-compute[93120]:
Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: {{(pid=93120) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<2ffd5d07-7506-4695-a879-63312cd12e37> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-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-24T12:19:03Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1566261561',display_name='tempest-ServerRescueNegativeTestJSON-server-1566261561',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1566261561',id=6,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-24T12:19:26Z,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=,power_state=1,progress=0,project_id='094bf32265df40d8869c32828f97c2eb',ramdisk_id='',reservation_id='r-wut09ibz',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-ServerRescueNegativeTestJSON-346189462',owner_user_name='tempest-ServerRescueNegativeTestJSON-346189462-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-24T12:19:27Z,user_data=None,user_id='93059e28b027414eb3f0d2a17b636dab',uuid=2ffd5d07-7506-4695-a879-63312cd12e37,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:13:b5:8c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converting VIF {"id": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "address": "fa:16:3e:13:b5:8c", "network": {"id": "e1d67772-6afd-48e6-b938-af078e7b7b68", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-224573449-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": [], "label": "tempest-ServerRescueNegativeTestJSON-224573449-network", "vif_mac": "fa:16:3e:13:b5:8c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "094bf32265df40d8869c32828f97c2eb", "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": "tap197429b5-7f", "ovs_interfaceid": "197429b5-7f53-48cf-ba51-3f1e4db90f08", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:13:b5:8c,bridge_name='br-int',has_traffic_filtering=True,id=197429b5-7f53-48cf-ba51-3f1e4db90f08,network=Network(e1d67772-6afd-48e6-b938-af078e7b7b68),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap197429b5-7f') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Lazy-loading 'pci_devices' on Instance uuid 2ffd5d07-7506-4695-a879-63312cd12e37 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-a3e68b43-953d-403d-810b-1c6ca6b76e48 None None] Received event ua-3558ec75-3b7d-4b2a-83a5-d3ef66a50401> from libvirt while the driver is waiting for it; dispatched. {{(pid=93120) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2519}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-3558ec75-3b7d-4b2a-83a5-d3ef66a50401 for instance 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2746}} Jun 24 14:20:07 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Successfully detached device vdb from instance 38769ff3-66af-411e-8bc2-f488c0cd6825 from the live domain config. Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Couldn't unmount the Quobyte Volume at /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jun 24 14:20:07 devstack nova-compute[93120]: Command: umount /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a Jun 24 14:20:07 devstack nova-compute[93120]: Exit code: 32 Jun 24 14:20:07 devstack nova-compute[93120]: Stdout: '' Jun 24 14:20:07 devstack nova-compute[93120]: Stderr: 'umount: /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a: target is busy.\n' Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Traceback (most recent call last): Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/nova/nova/virt/libvirt/volume/quobyte.py", line 96, in umount_volume Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte nova.privsep.libvirt.umount(mnt_base) Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/priv_context.py", line 315, in _wrap Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte return self.channel.remote_call(name, args, kwargs, r_call_timeout) Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py", line 266, in remote_call Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte raise exc_type(*result[2]) Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Command: umount /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Exit code: 32 Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Stdout: '' Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Stderr: 'umount: /opt/stack/data/nova/mnt/42a4bb7483f4d09fb2f868d2f3083e1a: target is busy.\n' Jun 24 14:20:07 devstack nova-compute[93120]: ERROR nova.virt.libvirt.volume.quobyte Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.027s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.objects.base [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] Object Instance<2ffd5d07-7506-4695-a879-63312cd12e37> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=93120) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 24 14:20:07 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] End _get_guest_xml xml= Jun 24 14:20:07 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:20:07 devstack nova-compute[93120]: instance-00000006 Jun 24 14:20:07 devstack nova-compute[93120]: 196608 Jun 24 14:20:07 devstack nova-compute[93120]: 1 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-server-1566261561 Jun 24 14:20:07 devstack nova-compute[93120]: 2026-06-24 12:20:06 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: 192 Jun 24 14:20:07 devstack nova-compute[93120]: 1 Jun 24 14:20:07 devstack nova-compute[93120]: 0 Jun 24 14:20:07 devstack nova-compute[93120]: 0 Jun 24 14:20:07 devstack nova-compute[93120]: 1 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: True Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: bare Jun 24 14:20:07 devstack nova-compute[93120]: qcow2 Jun 24 14:20:07 devstack nova-compute[93120]: 1 Jun 24 14:20:07 devstack nova-compute[93120]: 0 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: ide Jun 24 14:20:07 devstack nova-compute[93120]: virtio Jun 24 14:20:07 devstack nova-compute[93120]: pc Jun 24 14:20:07 devstack nova-compute[93120]: virtio Jun 24 14:20:07 devstack nova-compute[93120]: virtio Jun 24 14:20:07 devstack nova-compute[93120]: virtio Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462-project-member Jun 24 14:20:07 devstack nova-compute[93120]: tempest-ServerRescueNegativeTestJSON-346189462 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:20:07 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:20:07 devstack nova-compute[93120]: 33.1.0 Jun 24 14:20:07 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:20:07 devstack nova-compute[93120]: 2ffd5d07-7506-4695-a879-63312cd12e37 Jun 24 14:20:07 devstack nova-compute[93120]: Virtual Machine Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: hvm Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: 1 Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: /dev/urandom Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: Jun 24 14:20:07 devstack nova-compute[93120]: {{(pid=93120) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 24 14:20:07 devstack nova-compute[93120]: INFO nova.virt.libvirt.driver [-] [instance: 2ffd5d07-7506-4695-a879-63312cd12e37] Instance destroyed successfully. Jun 24 14:20:08 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'flavor' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Acquiring lock "interface-38769ff3-66af-411e-8bc2-f488c0cd6825-6aa9907f-6277-4bca-8751-5d7e55002ea2" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 14:20:08 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "interface-38769ff3-66af-411e-8bc2-f488c0cd6825-6aa9907f-6277-4bca-8751-5d7e55002ea2" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 14:20:08 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=93120) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vda, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No BDM found with device name vdb, not building metadata. {{(pid=93120) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-d6d7f6c6-73d5-4266-a7dd-bdd50ad37976 tempest-ServerRescueNegativeTestJSON-346189462 tempest-ServerRescueNegativeTestJSON-346189462-project-member] No VIF found with MAC fa:16:3e:13:b5:8c, not building metadata {{(pid=93120) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.objects.instance [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lazy-loading 'flavor' on Instance uuid 38769ff3-66af-411e-8bc2-f488c0cd6825 {{(pid=93120) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0008989369998744223 future=) submitted to {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=9.52207450900005 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=9.521781733999887 future=) {{(pid=93120) _log /opt/stack/nova/nova/utils.py:1508}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93120) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 24 14:20:09 devstack nova-compute[93120]: INFO nova.compute.manager [-] [instance: f2a40c35-75dd-4d75-ba09-7bada9285609] VM Stopped (Lifecycle Event) Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG oslo_concurrency.lockutils [None req-043ae376-7147-4af3-af47-6e88aea86d04 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Lock "38769ff3-66af-411e-8bc2-f488c0cd6825" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.195s {{(pid=93120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.vif [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-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-24T12:18:43Z,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-210311188',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-210311188',id=4,image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpzJe0qbHCnb+ChnFqPHgvQBqj5hitxNzv19CkUoJosHQSCMbF5pKvB2fXykzo7esArjjRq9n0SsNHxrKZc3dHcaVIgoiPiwt0WiwrZuUMXzfhInGwTOtFbZ+DI9JCvPA==',key_name='tempest-keypair-1241430420',keypairs=,launch_index=0,launched_at=2026-06-24T12:19:12Z,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='be8e63a26a5e4a8d8d26bb17a7d9d873',ramdisk_id='',reservation_id='r-31pvawlq',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='be8f2db9-a4a5-4767-a159-939e273e981f',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-1144907235',owner_user_name='tempest-TaggedAttachmentsTest-1144907235-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-24T12:19:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='c3c558e9ce2249c8836842836799b530',uuid=38769ff3-66af-411e-8bc2-f488c0cd6825,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93120) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converting VIF {"id": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "address": "fa:16:3e:d2:1b:2c", "network": {"id": "544cf5a5-bdb1-4a0b-bef3-732dc9574ce4", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-703366904", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.122", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "be8e63a26a5e4a8d8d26bb17a7d9d873", "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": "tap6aa9907f-62", "ovs_interfaceid": "6aa9907f-6277-4bca-8751-5d7e55002ea2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.network.os_vif_util [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d2:1b:2c,bridge_name='br-int',has_traffic_filtering=True,id=6aa9907f-6277-4bca-8751-5d7e55002ea2,network=Network(544cf5a5-bdb1-4a0b-bef3-732dc9574ce4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6aa9907f-62') {{(pid=93120) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] looking for interface given config: {{(pid=93120) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] looking for interface given config: {{(pid=93120) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.driver [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] Attempting to detach device tap6aa9907f-62 from instance 38769ff3-66af-411e-8bc2-f488c0cd6825 from the persistent domain config. {{(pid=93120) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] detach device xml: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: {{(pid=93120) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] looking for interface given config: {{(pid=93120) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 24 14:20:09 devstack nova-compute[93120]: DEBUG nova.virt.libvirt.guest [None req-8f8d3972-e2fc-4ee1-b001-c1a31827c737 tempest-TaggedAttachmentsTest-1144907235 tempest-TaggedAttachmentsTest-1144907235-project-member] interface for config: not found in domain: Jun 24 14:20:09 devstack nova-compute[93120]: instance-00000004 Jun 24 14:20:09 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: tempest-device-tagging-server-210311188 Jun 24 14:20:09 devstack nova-compute[93120]: 2026-06-24 12:19:53 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: 192 Jun 24 14:20:09 devstack nova-compute[93120]: 1 Jun 24 14:20:09 devstack nova-compute[93120]: 0 Jun 24 14:20:09 devstack nova-compute[93120]: 0 Jun 24 14:20:09 devstack nova-compute[93120]: 1 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: True Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: bare Jun 24 14:20:09 devstack nova-compute[93120]: qcow2 Jun 24 14:20:09 devstack nova-compute[93120]: 1 Jun 24 14:20:09 devstack nova-compute[93120]: 0 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: ide Jun 24 14:20:09 devstack nova-compute[93120]: virtio Jun 24 14:20:09 devstack nova-compute[93120]: pc Jun 24 14:20:09 devstack nova-compute[93120]: virtio Jun 24 14:20:09 devstack nova-compute[93120]: virtio Jun 24 14:20:09 devstack nova-compute[93120]: virtio Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235-project-member Jun 24 14:20:09 devstack nova-compute[93120]: tempest-TaggedAttachmentsTest-1144907235 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: 196608 Jun 24 14:20:09 devstack nova-compute[93120]: 196608 Jun 24 14:20:09 devstack nova-compute[93120]: 1 Jun 24 14:20:09 devstack nova-compute[93120]: 1 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: /machine Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: OpenStack Foundation Jun 24 14:20:09 devstack nova-compute[93120]: OpenStack Nova Jun 24 14:20:09 devstack nova-compute[93120]: 33.1.0 Jun 24 14:20:09 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:20:09 devstack nova-compute[93120]: 38769ff3-66af-411e-8bc2-f488c0cd6825 Jun 24 14:20:09 devstack nova-compute[93120]: Virtual Machine Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: hvm Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: destroy Jun 24 14:20:09 devstack nova-compute[93120]: restart Jun 24 14:20:09 devstack nova-compute[93120]: destroy Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: /usr/bin/qemu-system-x86_64 Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]:
Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]:
Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]:
Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]:
Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]:
Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: Jun 24 14:20:09 devstack nova-compute[93120]: