Jul 01 21:47:52 devstack nova-compute[72509]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=72509) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 01 21:47:52 devstack nova-compute[72509]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=72509) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 01 21:47:52 devstack nova-compute[72509]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 01 21:47:53 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:47:53 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:47:53 devstack nova-compute[72509]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 01 21:47:54 devstack nova-compute[72509]: WARNING nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc 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. Jul 01 21:47:54 devstack nova-compute[72509]: INFO nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] The long task thread pool MainProcess.long_task is initialized Jul 01 21:47:54 devstack nova-compute[72509]: INFO nova.virt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 01 21:47:54 devstack nova-compute[72509]: INFO nova.compute.provider_config [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 01 21:47:54 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Acquiring lock "singleton_lock" {{(pid=72509) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:47:54 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Acquired lock "singleton_lock" {{(pid=72509) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:47:54 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Releasing lock "singleton_lock" {{(pid=72509) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:47:54 devstack nova-compute[72509]: WARNING oslo_service.backend._threading.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] no_fork=True: running service in main process Jul 01 21:47:54 devstack nova-compute[72509]: INFO nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Starting compute node (version 33.1.0) Jul 01 21:47:55 devstack nova-compute[72509]: INFO nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] The default thread pool MainProcess.default is initialized Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.utils [-] Waiting for the next task {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Starting event thread {{(pid=72509) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Starting connection event dispatch thread {{(pid=72509) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Connecting to libvirt: qemu:///system {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Registering for lifecycle events {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 01 21:47:55 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Registering for connection events: {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 01 21:47:55 devstack nova-compute[72509]: INFO nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Connection event '1' reason 'None' Jul 01 21:47:56 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc 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. Jul 01 21:47:56 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.volume.mount [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Initialising _HostMountState generation 0 {{(pid=72509) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 01 21:48:10 devstack nova-compute[72509]: INFO nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host capabilities Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: af513f85-ea25-42fc-b30c-561ee17ee301 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tcp Jul 01 21:48:10 devstack nova-compute[72509]: rdma Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 12248260 Jul 01 21:48:10 devstack nova-compute[72509]: 3062065 Jul 01 21:48:10 devstack nova-compute[72509]: 0 Jul 01 21:48:10 devstack nova-compute[72509]: 0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: none Jul 01 21:48:10 devstack nova-compute[72509]: 0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: dac Jul 01 21:48:10 devstack nova-compute[72509]: 0 Jul 01 21:48:10 devstack nova-compute[72509]: +64055:+994 Jul 01 21:48:10 devstack nova-compute[72509]: +64055:+994 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-alpha Jul 01 21:48:10 devstack nova-compute[72509]: clipper Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-arm Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: qcom-dc-scm-v1-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mori-bmc Jul 01 21:48:10 devstack nova-compute[72509]: ast2600-evb Jul 01 21:48:10 devstack nova-compute[72509]: borzoi Jul 01 21:48:10 devstack nova-compute[72509]: tiogapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: spitz Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: nuri Jul 01 21:48:10 devstack nova-compute[72509]: mcimx7d-sabre Jul 01 21:48:10 devstack nova-compute[72509]: romulus-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: npcm750-evb Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: rainier-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an547 Jul 01 21:48:10 devstack nova-compute[72509]: musca-b1 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pbx-a9 Jul 01 21:48:10 devstack nova-compute[72509]: versatileab Jul 01 21:48:10 devstack nova-compute[72509]: kzm Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: fby35-bmc Jul 01 21:48:10 devstack nova-compute[72509]: musca-a Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: mcimx6ul-evk Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: smdkc210 Jul 01 21:48:10 devstack nova-compute[72509]: sx1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: imx25-pdk Jul 01 21:48:10 devstack nova-compute[72509]: stm32vldiscovery Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: orangepi-pc Jul 01 21:48:10 devstack nova-compute[72509]: quanta-q71l-bmc Jul 01 21:48:10 devstack nova-compute[72509]: z2 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: xilinx-zynq-a9 Jul 01 21:48:10 devstack nova-compute[72509]: tosa Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an500 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an521 Jul 01 21:48:10 devstack nova-compute[72509]: sabrelite Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an511 Jul 01 21:48:10 devstack nova-compute[72509]: canon-a1100 Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gbs-bmc Jul 01 21:48:10 devstack nova-compute[72509]: emcraft-sf2 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pb-a8 Jul 01 21:48:10 devstack nova-compute[72509]: yosemitev2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: raspi1ap Jul 01 21:48:10 devstack nova-compute[72509]: palmetto-bmc Jul 01 21:48:10 devstack nova-compute[72509]: sx1-v1 Jul 01 21:48:10 devstack nova-compute[72509]: n810 Jul 01 21:48:10 devstack nova-compute[72509]: g220a-bmc Jul 01 21:48:10 devstack nova-compute[72509]: n800 Jul 01 21:48:10 devstack nova-compute[72509]: bletchley-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: tacoma-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gsj Jul 01 21:48:10 devstack nova-compute[72509]: versatilepb Jul 01 21:48:10 devstack nova-compute[72509]: terrier Jul 01 21:48:10 devstack nova-compute[72509]: mainstone Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb-mpcore Jul 01 21:48:10 devstack nova-compute[72509]: integratorcp Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: supermicrox11-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: witherspoon-bmc Jul 01 21:48:10 devstack nova-compute[72509]: qcom-firework-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an524 Jul 01 21:48:10 devstack nova-compute[72509]: kudo-bmc Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a9 Jul 01 21:48:10 devstack nova-compute[72509]: midway Jul 01 21:48:10 devstack nova-compute[72509]: musicpal Jul 01 21:48:10 devstack nova-compute[72509]: lm3s811evb Jul 01 21:48:10 devstack nova-compute[72509]: lm3s6965evb Jul 01 21:48:10 devstack nova-compute[72509]: supermicro-x11spi-bmc Jul 01 21:48:10 devstack nova-compute[72509]: microbit Jul 01 21:48:10 devstack nova-compute[72509]: fby35 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an505 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an385 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: cubieboard Jul 01 21:48:10 devstack nova-compute[72509]: ast1030-evb Jul 01 21:48:10 devstack nova-compute[72509]: verdex Jul 01 21:48:10 devstack nova-compute[72509]: bpim2u Jul 01 21:48:10 devstack nova-compute[72509]: netduino2 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an386 Jul 01 21:48:10 devstack nova-compute[72509]: olimex-stm32-h405 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: raspi2b Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a15 Jul 01 21:48:10 devstack nova-compute[72509]: fuji-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: sonorapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: cheetah Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: ast2500-evb Jul 01 21:48:10 devstack nova-compute[72509]: highbank Jul 01 21:48:10 devstack nova-compute[72509]: akita Jul 01 21:48:10 devstack nova-compute[72509]: connex Jul 01 21:48:10 devstack nova-compute[72509]: netduinoplus2 Jul 01 21:48:10 devstack nova-compute[72509]: collie Jul 01 21:48:10 devstack nova-compute[72509]: raspi0 Jul 01 21:48:10 devstack nova-compute[72509]: fp5280g2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-arm Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: qcom-dc-scm-v1-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mori-bmc Jul 01 21:48:10 devstack nova-compute[72509]: ast2600-evb Jul 01 21:48:10 devstack nova-compute[72509]: borzoi Jul 01 21:48:10 devstack nova-compute[72509]: tiogapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: spitz Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: nuri Jul 01 21:48:10 devstack nova-compute[72509]: mcimx7d-sabre Jul 01 21:48:10 devstack nova-compute[72509]: romulus-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: npcm750-evb Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: rainier-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an547 Jul 01 21:48:10 devstack nova-compute[72509]: musca-b1 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pbx-a9 Jul 01 21:48:10 devstack nova-compute[72509]: versatileab Jul 01 21:48:10 devstack nova-compute[72509]: kzm Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: fby35-bmc Jul 01 21:48:10 devstack nova-compute[72509]: musca-a Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: mcimx6ul-evk Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: smdkc210 Jul 01 21:48:10 devstack nova-compute[72509]: sx1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: imx25-pdk Jul 01 21:48:10 devstack nova-compute[72509]: stm32vldiscovery Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: orangepi-pc Jul 01 21:48:10 devstack nova-compute[72509]: quanta-q71l-bmc Jul 01 21:48:10 devstack nova-compute[72509]: z2 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: xilinx-zynq-a9 Jul 01 21:48:10 devstack nova-compute[72509]: tosa Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an500 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an521 Jul 01 21:48:10 devstack nova-compute[72509]: sabrelite Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an511 Jul 01 21:48:10 devstack nova-compute[72509]: canon-a1100 Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gbs-bmc Jul 01 21:48:10 devstack nova-compute[72509]: emcraft-sf2 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pb-a8 Jul 01 21:48:10 devstack nova-compute[72509]: yosemitev2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: raspi1ap Jul 01 21:48:10 devstack nova-compute[72509]: palmetto-bmc Jul 01 21:48:10 devstack nova-compute[72509]: sx1-v1 Jul 01 21:48:10 devstack nova-compute[72509]: n810 Jul 01 21:48:10 devstack nova-compute[72509]: g220a-bmc Jul 01 21:48:10 devstack nova-compute[72509]: n800 Jul 01 21:48:10 devstack nova-compute[72509]: bletchley-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: tacoma-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gsj Jul 01 21:48:10 devstack nova-compute[72509]: versatilepb Jul 01 21:48:10 devstack nova-compute[72509]: terrier Jul 01 21:48:10 devstack nova-compute[72509]: mainstone Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb-mpcore Jul 01 21:48:10 devstack nova-compute[72509]: integratorcp Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: supermicrox11-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: witherspoon-bmc Jul 01 21:48:10 devstack nova-compute[72509]: qcom-firework-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an524 Jul 01 21:48:10 devstack nova-compute[72509]: kudo-bmc Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a9 Jul 01 21:48:10 devstack nova-compute[72509]: midway Jul 01 21:48:10 devstack nova-compute[72509]: musicpal Jul 01 21:48:10 devstack nova-compute[72509]: lm3s811evb Jul 01 21:48:10 devstack nova-compute[72509]: lm3s6965evb Jul 01 21:48:10 devstack nova-compute[72509]: supermicro-x11spi-bmc Jul 01 21:48:10 devstack nova-compute[72509]: microbit Jul 01 21:48:10 devstack nova-compute[72509]: fby35 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an505 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an385 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: cubieboard Jul 01 21:48:10 devstack nova-compute[72509]: ast1030-evb Jul 01 21:48:10 devstack nova-compute[72509]: verdex Jul 01 21:48:10 devstack nova-compute[72509]: bpim2u Jul 01 21:48:10 devstack nova-compute[72509]: netduino2 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an386 Jul 01 21:48:10 devstack nova-compute[72509]: olimex-stm32-h405 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: raspi2b Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a15 Jul 01 21:48:10 devstack nova-compute[72509]: fuji-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: sonorapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: cheetah Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: ast2500-evb Jul 01 21:48:10 devstack nova-compute[72509]: highbank Jul 01 21:48:10 devstack nova-compute[72509]: akita Jul 01 21:48:10 devstack nova-compute[72509]: connex Jul 01 21:48:10 devstack nova-compute[72509]: netduinoplus2 Jul 01 21:48:10 devstack nova-compute[72509]: collie Jul 01 21:48:10 devstack nova-compute[72509]: raspi0 Jul 01 21:48:10 devstack nova-compute[72509]: fp5280g2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-aarch64 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: qcom-dc-scm-v1-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mori-bmc Jul 01 21:48:10 devstack nova-compute[72509]: ast2600-evb Jul 01 21:48:10 devstack nova-compute[72509]: borzoi Jul 01 21:48:10 devstack nova-compute[72509]: tiogapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: spitz Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: nuri Jul 01 21:48:10 devstack nova-compute[72509]: mcimx7d-sabre Jul 01 21:48:10 devstack nova-compute[72509]: romulus-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: npcm750-evb Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: rainier-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an547 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: musca-b1 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pbx-a9 Jul 01 21:48:10 devstack nova-compute[72509]: versatileab Jul 01 21:48:10 devstack nova-compute[72509]: kzm Jul 01 21:48:10 devstack nova-compute[72509]: fby35-bmc Jul 01 21:48:10 devstack nova-compute[72509]: musca-a Jul 01 21:48:10 devstack nova-compute[72509]: virt-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: mcimx6ul-evk Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: smdkc210 Jul 01 21:48:10 devstack nova-compute[72509]: sx1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: imx25-pdk Jul 01 21:48:10 devstack nova-compute[72509]: stm32vldiscovery Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: orangepi-pc Jul 01 21:48:10 devstack nova-compute[72509]: quanta-q71l-bmc Jul 01 21:48:10 devstack nova-compute[72509]: z2 Jul 01 21:48:10 devstack nova-compute[72509]: virt-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: xilinx-zynq-a9 Jul 01 21:48:10 devstack nova-compute[72509]: xlnx-zcu102 Jul 01 21:48:10 devstack nova-compute[72509]: tosa Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an500 Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an521 Jul 01 21:48:10 devstack nova-compute[72509]: sabrelite Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an511 Jul 01 21:48:10 devstack nova-compute[72509]: canon-a1100 Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gbs-bmc Jul 01 21:48:10 devstack nova-compute[72509]: emcraft-sf2 Jul 01 21:48:10 devstack nova-compute[72509]: realview-pb-a8 Jul 01 21:48:10 devstack nova-compute[72509]: sbsa-ref Jul 01 21:48:10 devstack nova-compute[72509]: yosemitev2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: raspi1ap Jul 01 21:48:10 devstack nova-compute[72509]: palmetto-bmc Jul 01 21:48:10 devstack nova-compute[72509]: sx1-v1 Jul 01 21:48:10 devstack nova-compute[72509]: n810 Jul 01 21:48:10 devstack nova-compute[72509]: g220a-bmc Jul 01 21:48:10 devstack nova-compute[72509]: n800 Jul 01 21:48:10 devstack nova-compute[72509]: bletchley-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: tacoma-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: quanta-gsj Jul 01 21:48:10 devstack nova-compute[72509]: versatilepb Jul 01 21:48:10 devstack nova-compute[72509]: terrier Jul 01 21:48:10 devstack nova-compute[72509]: mainstone Jul 01 21:48:10 devstack nova-compute[72509]: realview-eb-mpcore Jul 01 21:48:10 devstack nova-compute[72509]: integratorcp Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: supermicrox11-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: witherspoon-bmc Jul 01 21:48:10 devstack nova-compute[72509]: qcom-firework-bmc Jul 01 21:48:10 devstack nova-compute[72509]: mps3-an524 Jul 01 21:48:10 devstack nova-compute[72509]: kudo-bmc Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a9 Jul 01 21:48:10 devstack nova-compute[72509]: midway Jul 01 21:48:10 devstack nova-compute[72509]: musicpal Jul 01 21:48:10 devstack nova-compute[72509]: lm3s811evb Jul 01 21:48:10 devstack nova-compute[72509]: lm3s6965evb Jul 01 21:48:10 devstack nova-compute[72509]: supermicro-x11spi-bmc Jul 01 21:48:10 devstack nova-compute[72509]: microbit Jul 01 21:48:10 devstack nova-compute[72509]: fby35 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an505 Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an385 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: raspi3ap Jul 01 21:48:10 devstack nova-compute[72509]: cubieboard Jul 01 21:48:10 devstack nova-compute[72509]: ast1030-evb Jul 01 21:48:10 devstack nova-compute[72509]: verdex Jul 01 21:48:10 devstack nova-compute[72509]: bpim2u Jul 01 21:48:10 devstack nova-compute[72509]: netduino2 Jul 01 21:48:10 devstack nova-compute[72509]: xlnx-versal-virt Jul 01 21:48:10 devstack nova-compute[72509]: mps2-an386 Jul 01 21:48:10 devstack nova-compute[72509]: olimex-stm32-h405 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: raspi3b Jul 01 21:48:10 devstack nova-compute[72509]: raspi2b Jul 01 21:48:10 devstack nova-compute[72509]: vexpress-a15 Jul 01 21:48:10 devstack nova-compute[72509]: fuji-bmc Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: sonorapass-bmc Jul 01 21:48:10 devstack nova-compute[72509]: cheetah Jul 01 21:48:10 devstack nova-compute[72509]: virt-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: ast2500-evb Jul 01 21:48:10 devstack nova-compute[72509]: highbank Jul 01 21:48:10 devstack nova-compute[72509]: akita Jul 01 21:48:10 devstack nova-compute[72509]: connex Jul 01 21:48:10 devstack nova-compute[72509]: netduinoplus2 Jul 01 21:48:10 devstack nova-compute[72509]: collie Jul 01 21:48:10 devstack nova-compute[72509]: raspi0 Jul 01 21:48:10 devstack nova-compute[72509]: fp5280g2-bmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-cris Jul 01 21:48:10 devstack nova-compute[72509]: axis-dev88 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-i386 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: ubuntu Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-impish-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-lunar-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-focal Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-eoan-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-disco-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-zesty Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-lunar Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-artful Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-trusty Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-eoan-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-focal-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-bionic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-artful Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-cosmic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: x-remote Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-bionic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-lunar Jul 01 21:48:10 devstack nova-compute[72509]: isapc Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-disco-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-kinetic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-groovy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: ubuntu-q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-lunar-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-disco Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-cosmic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble Jul 01 21:48:10 devstack nova-compute[72509]: q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-impish Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-wily Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-impish Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-impish-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.0.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-hirsute-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-zesty Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-focal Jul 01 21:48:10 devstack nova-compute[72509]: microvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.3 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-kinetic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-focal-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble Jul 01 21:48:10 devstack nova-compute[72509]: pc Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-disco Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-groovy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-hirsute-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-m68k Jul 01 21:48:10 devstack nova-compute[72509]: mcf5208evb Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: an5206 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: q800 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: next-cube Jul 01 21:48:10 devstack nova-compute[72509]: virt-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: virt-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-microblaze Jul 01 21:48:10 devstack nova-compute[72509]: petalogix-s3adsp1800 Jul 01 21:48:10 devstack nova-compute[72509]: petalogix-ml605 Jul 01 21:48:10 devstack nova-compute[72509]: xlnx-zynqmp-pmu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-microblazeel Jul 01 21:48:10 devstack nova-compute[72509]: petalogix-s3adsp1800 Jul 01 21:48:10 devstack nova-compute[72509]: petalogix-ml605 Jul 01 21:48:10 devstack nova-compute[72509]: xlnx-zynqmp-pmu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-mips Jul 01 21:48:10 devstack nova-compute[72509]: malta Jul 01 21:48:10 devstack nova-compute[72509]: mipssim Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-mipsel Jul 01 21:48:10 devstack nova-compute[72509]: malta Jul 01 21:48:10 devstack nova-compute[72509]: mipssim Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-mips64 Jul 01 21:48:10 devstack nova-compute[72509]: malta Jul 01 21:48:10 devstack nova-compute[72509]: mipssim Jul 01 21:48:10 devstack nova-compute[72509]: pica61 Jul 01 21:48:10 devstack nova-compute[72509]: magnum Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-mips64el Jul 01 21:48:10 devstack nova-compute[72509]: malta Jul 01 21:48:10 devstack nova-compute[72509]: loongson3-virt Jul 01 21:48:10 devstack nova-compute[72509]: mipssim Jul 01 21:48:10 devstack nova-compute[72509]: pica61 Jul 01 21:48:10 devstack nova-compute[72509]: magnum Jul 01 21:48:10 devstack nova-compute[72509]: boston Jul 01 21:48:10 devstack nova-compute[72509]: fuloong2e Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-ppc Jul 01 21:48:10 devstack nova-compute[72509]: g3beige Jul 01 21:48:10 devstack nova-compute[72509]: amigaone Jul 01 21:48:10 devstack nova-compute[72509]: virtex-ml507 Jul 01 21:48:10 devstack nova-compute[72509]: mac99 Jul 01 21:48:10 devstack nova-compute[72509]: ppce500 Jul 01 21:48:10 devstack nova-compute[72509]: sam460ex Jul 01 21:48:10 devstack nova-compute[72509]: pegasos2 Jul 01 21:48:10 devstack nova-compute[72509]: bamboo Jul 01 21:48:10 devstack nova-compute[72509]: 40p Jul 01 21:48:10 devstack nova-compute[72509]: ref405ep Jul 01 21:48:10 devstack nova-compute[72509]: mpc8544ds Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-ppc64 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-noble Jul 01 21:48:10 devstack nova-compute[72509]: pseries Jul 01 21:48:10 devstack nova-compute[72509]: amigaone Jul 01 21:48:10 devstack nova-compute[72509]: powernv9 Jul 01 21:48:10 devstack nova-compute[72509]: powernv Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: mpc8544ds Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: powernv10 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: ppce500 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-bionic-sxxm Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: 40p Jul 01 21:48:10 devstack nova-compute[72509]: pseries-lunar Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pegasos2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pseries-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-zesty Jul 01 21:48:10 devstack nova-compute[72509]: bamboo Jul 01 21:48:10 devstack nova-compute[72509]: pseries-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pseries-focal Jul 01 21:48:10 devstack nova-compute[72509]: g3beige Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-disco Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.12-sxxm Jul 01 21:48:10 devstack nova-compute[72509]: pseries-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: virtex-ml507 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: mac99 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-impish Jul 01 21:48:10 devstack nova-compute[72509]: pseries-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pseries-artful Jul 01 21:48:10 devstack nova-compute[72509]: sam460ex Jul 01 21:48:10 devstack nova-compute[72509]: ref405ep Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.3 Jul 01 21:48:10 devstack nova-compute[72509]: powernv8 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-ppc64le Jul 01 21:48:10 devstack nova-compute[72509]: pseries-noble Jul 01 21:48:10 devstack nova-compute[72509]: pseries Jul 01 21:48:10 devstack nova-compute[72509]: amigaone Jul 01 21:48:10 devstack nova-compute[72509]: powernv9 Jul 01 21:48:10 devstack nova-compute[72509]: powernv Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: mpc8544ds Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: powernv10 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: ppce500 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-bionic-sxxm Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: 40p Jul 01 21:48:10 devstack nova-compute[72509]: pseries-lunar Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pegasos2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pseries-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-zesty Jul 01 21:48:10 devstack nova-compute[72509]: bamboo Jul 01 21:48:10 devstack nova-compute[72509]: pseries-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pseries-focal Jul 01 21:48:10 devstack nova-compute[72509]: g3beige Jul 01 21:48:10 devstack nova-compute[72509]: pseries-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-disco Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.12-sxxm Jul 01 21:48:10 devstack nova-compute[72509]: pseries-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: virtex-ml507 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.2 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: mac99 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-impish Jul 01 21:48:10 devstack nova-compute[72509]: pseries-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pseries-artful Jul 01 21:48:10 devstack nova-compute[72509]: sam460ex Jul 01 21:48:10 devstack nova-compute[72509]: ref405ep Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.3 Jul 01 21:48:10 devstack nova-compute[72509]: powernv8 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pseries-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-riscv32 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: spike Jul 01 21:48:10 devstack nova-compute[72509]: opentitan Jul 01 21:48:10 devstack nova-compute[72509]: sifive_u Jul 01 21:48:10 devstack nova-compute[72509]: sifive_e Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-riscv64 Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: spike Jul 01 21:48:10 devstack nova-compute[72509]: microchip-icicle-kit Jul 01 21:48:10 devstack nova-compute[72509]: sifive_u Jul 01 21:48:10 devstack nova-compute[72509]: shakti_c Jul 01 21:48:10 devstack nova-compute[72509]: sifive_e Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-s390x Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-noble Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-disco Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-mantic Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-xenial Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-focal Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-zesty Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-groovy Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-artful Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-lunar Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-eoan Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-bionic Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-impish Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-jammy Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: s390-ccw-virtio-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-sh4 Jul 01 21:48:10 devstack nova-compute[72509]: shix Jul 01 21:48:10 devstack nova-compute[72509]: r2d Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-sh4eb Jul 01 21:48:10 devstack nova-compute[72509]: shix Jul 01 21:48:10 devstack nova-compute[72509]: r2d Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-sparc Jul 01 21:48:10 devstack nova-compute[72509]: SS-5 Jul 01 21:48:10 devstack nova-compute[72509]: SS-20 Jul 01 21:48:10 devstack nova-compute[72509]: LX Jul 01 21:48:10 devstack nova-compute[72509]: SPARCClassic Jul 01 21:48:10 devstack nova-compute[72509]: leon3_generic Jul 01 21:48:10 devstack nova-compute[72509]: SPARCbook Jul 01 21:48:10 devstack nova-compute[72509]: SS-4 Jul 01 21:48:10 devstack nova-compute[72509]: SS-600MP Jul 01 21:48:10 devstack nova-compute[72509]: SS-10 Jul 01 21:48:10 devstack nova-compute[72509]: Voyager Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-sparc64 Jul 01 21:48:10 devstack nova-compute[72509]: sun4u Jul 01 21:48:10 devstack nova-compute[72509]: niagara Jul 01 21:48:10 devstack nova-compute[72509]: sun4v Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 64 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: ubuntu Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-impish-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-lunar-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-focal Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-xenial Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-eoan-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-zesty Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-disco-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-lunar Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-groovy Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-artful Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-trusty Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-focal-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-eoan-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-bionic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-artful Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.7 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-kinetic Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-cosmic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: x-remote Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.4 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.9 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-bionic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-lunar Jul 01 21:48:10 devstack nova-compute[72509]: isapc Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-mantic-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-3.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-disco-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-cosmic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.12 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-bionic Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-kinetic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-groovy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: ubuntu-q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-lunar-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-disco Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-cosmic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble Jul 01 21:48:10 devstack nova-compute[72509]: q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-wily Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-impish Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.6 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-impish Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-jammy Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-impish-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-hirsute Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.0.1 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-hirsute-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.10 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-zesty Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-6.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-focal Jul 01 21:48:10 devstack nova-compute[72509]: microvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.3 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-jammy-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-disco Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-kinetic-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-4.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-focal-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble Jul 01 21:48:10 devstack nova-compute[72509]: pc Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: q35 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-groovy-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-hirsute-hpb Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-8.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-5.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-2.8 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-6.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-eoan Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.5 Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-3.0 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-yakkety Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-mantic-hpb-maxcpus Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-7.2 Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-2.11 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-xtensa Jul 01 21:48:10 devstack nova-compute[72509]: sim Jul 01 21:48:10 devstack nova-compute[72509]: kc705 Jul 01 21:48:10 devstack nova-compute[72509]: ml605 Jul 01 21:48:10 devstack nova-compute[72509]: ml605-nommu Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: lx60-nommu Jul 01 21:48:10 devstack nova-compute[72509]: lx200 Jul 01 21:48:10 devstack nova-compute[72509]: lx200-nommu Jul 01 21:48:10 devstack nova-compute[72509]: lx60 Jul 01 21:48:10 devstack nova-compute[72509]: kc705-nommu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: hvm Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 32 Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-xtensaeb Jul 01 21:48:10 devstack nova-compute[72509]: sim Jul 01 21:48:10 devstack nova-compute[72509]: kc705 Jul 01 21:48:10 devstack nova-compute[72509]: ml605 Jul 01 21:48:10 devstack nova-compute[72509]: ml605-nommu Jul 01 21:48:10 devstack nova-compute[72509]: virt Jul 01 21:48:10 devstack nova-compute[72509]: lx60-nommu Jul 01 21:48:10 devstack nova-compute[72509]: lx200 Jul 01 21:48:10 devstack nova-compute[72509]: lx200-nommu Jul 01 21:48:10 devstack nova-compute[72509]: lx60 Jul 01 21:48:10 devstack nova-compute[72509]: kc705-nommu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for cris via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-i386 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: i686 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: ide Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-i386 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble Jul 01 21:48:10 devstack nova-compute[72509]: i686 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-i386 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble Jul 01 21:48:10 devstack nova-compute[72509]: i686 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: ide Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-i386 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: i686 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for mips via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: efi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: ide Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble Jul 01 21:48:10 devstack nova-compute[72509]: x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: efi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/ovmf/OVMF.amdsev.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-i440fx-noble Jul 01 21:48:10 devstack nova-compute[72509]: x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: efi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: ide Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: random Jul 01 21:48:10 devstack nova-compute[72509]: egd Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: path Jul 01 21:48:10 devstack nova-compute[72509]: handle Jul 01 21:48:10 devstack nova-compute[72509]: virtiofs Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:10 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: passthrough Jul 01 21:48:10 devstack nova-compute[72509]: emulator Jul 01 21:48:10 devstack nova-compute[72509]: external Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: 1.2 Jul 01 21:48:10 devstack nova-compute[72509]: 2.0 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: pty Jul 01 21:48:10 devstack nova-compute[72509]: unix Jul 01 21:48:10 devstack nova-compute[72509]: spicevmc Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: builtin Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: relaxed Jul 01 21:48:10 devstack nova-compute[72509]: vapic Jul 01 21:48:10 devstack nova-compute[72509]: spinlocks Jul 01 21:48:10 devstack nova-compute[72509]: vpindex Jul 01 21:48:10 devstack nova-compute[72509]: runtime Jul 01 21:48:10 devstack nova-compute[72509]: synic Jul 01 21:48:10 devstack nova-compute[72509]: stimer Jul 01 21:48:10 devstack nova-compute[72509]: reset Jul 01 21:48:10 devstack nova-compute[72509]: vendor_id Jul 01 21:48:10 devstack nova-compute[72509]: frequencies Jul 01 21:48:10 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:10 devstack nova-compute[72509]: tlbflush Jul 01 21:48:10 devstack nova-compute[72509]: ipi Jul 01 21:48:10 devstack nova-compute[72509]: avic Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:10 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/bin/qemu-system-x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm Jul 01 21:48:10 devstack nova-compute[72509]: pc-q35-noble-v2 Jul 01 21:48:10 devstack nova-compute[72509]: x86_64 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: efi Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/ovmf/OVMF.amdsev.fd Jul 01 21:48:10 devstack nova-compute[72509]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: rom Jul 01 21:48:10 devstack nova-compute[72509]: pflash Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: yes Jul 01 21:48:10 devstack nova-compute[72509]: no Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: on Jul 01 21:48:10 devstack nova-compute[72509]: off Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: AMD Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: qemu64 Jul 01 21:48:10 devstack nova-compute[72509]: qemu32 Jul 01 21:48:10 devstack nova-compute[72509]: phenom Jul 01 21:48:10 devstack nova-compute[72509]: pentium3 Jul 01 21:48:10 devstack nova-compute[72509]: pentium2 Jul 01 21:48:10 devstack nova-compute[72509]: pentium Jul 01 21:48:10 devstack nova-compute[72509]: n270 Jul 01 21:48:10 devstack nova-compute[72509]: kvm64 Jul 01 21:48:10 devstack nova-compute[72509]: kvm32 Jul 01 21:48:10 devstack nova-compute[72509]: coreduo Jul 01 21:48:10 devstack nova-compute[72509]: core2duo Jul 01 21:48:10 devstack nova-compute[72509]: athlon Jul 01 21:48:10 devstack nova-compute[72509]: Westmere-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Westmere Jul 01 21:48:10 devstack nova-compute[72509]: Snowridge Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Skylake-Client Jul 01 21:48:10 devstack nova-compute[72509]: SapphireRapids Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: SandyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Penryn Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G5 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G4 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G3 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G2 Jul 01 21:48:10 devstack nova-compute[72509]: Opteron_G1 Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Nehalem Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: IvyBridge Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Icelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Haswell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Haswell Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Rome Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Milan Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-IBPB Jul 01 21:48:10 devstack nova-compute[72509]: EPYC-Genoa Jul 01 21:48:10 devstack nova-compute[72509]: EPYC Jul 01 21:48:10 devstack nova-compute[72509]: Dhyana Jul 01 21:48:10 devstack nova-compute[72509]: Cooperlake Jul 01 21:48:10 devstack nova-compute[72509]: Conroe Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Cascadelake-Server Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-noTSX Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell-IBRS Jul 01 21:48:10 devstack nova-compute[72509]: Broadwell Jul 01 21:48:10 devstack nova-compute[72509]: 486 Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: file Jul 01 21:48:10 devstack nova-compute[72509]: anonymous Jul 01 21:48:10 devstack nova-compute[72509]: memfd Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: disk Jul 01 21:48:10 devstack nova-compute[72509]: cdrom Jul 01 21:48:10 devstack nova-compute[72509]: floppy Jul 01 21:48:10 devstack nova-compute[72509]: lun Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: fdc Jul 01 21:48:10 devstack nova-compute[72509]: scsi Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: sata Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: virtio Jul 01 21:48:10 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:10 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: sdl Jul 01 21:48:10 devstack nova-compute[72509]: vnc Jul 01 21:48:10 devstack nova-compute[72509]: spice Jul 01 21:48:10 devstack nova-compute[72509]: egl-headless Jul 01 21:48:10 devstack nova-compute[72509]: dbus Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: subsystem Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: default Jul 01 21:48:10 devstack nova-compute[72509]: mandatory Jul 01 21:48:10 devstack nova-compute[72509]: requisite Jul 01 21:48:10 devstack nova-compute[72509]: optional Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: Jul 01 21:48:10 devstack nova-compute[72509]: usb Jul 01 21:48:10 devstack nova-compute[72509]: pci Jul 01 21:48:11 devstack nova-compute[72509]: scsi Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: virtio Jul 01 21:48:11 devstack nova-compute[72509]: virtio-transitional Jul 01 21:48:11 devstack nova-compute[72509]: virtio-non-transitional Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: random Jul 01 21:48:11 devstack nova-compute[72509]: egd Jul 01 21:48:11 devstack nova-compute[72509]: builtin Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: path Jul 01 21:48:11 devstack nova-compute[72509]: handle Jul 01 21:48:11 devstack nova-compute[72509]: virtiofs Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: tpm-tis Jul 01 21:48:11 devstack nova-compute[72509]: tpm-crb Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: passthrough Jul 01 21:48:11 devstack nova-compute[72509]: emulator Jul 01 21:48:11 devstack nova-compute[72509]: external Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: 1.2 Jul 01 21:48:11 devstack nova-compute[72509]: 2.0 Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: usb Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: pty Jul 01 21:48:11 devstack nova-compute[72509]: unix Jul 01 21:48:11 devstack nova-compute[72509]: spicevmc Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: virtio Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: qemu Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: builtin Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: relaxed Jul 01 21:48:11 devstack nova-compute[72509]: vapic Jul 01 21:48:11 devstack nova-compute[72509]: spinlocks Jul 01 21:48:11 devstack nova-compute[72509]: vpindex Jul 01 21:48:11 devstack nova-compute[72509]: runtime Jul 01 21:48:11 devstack nova-compute[72509]: synic Jul 01 21:48:11 devstack nova-compute[72509]: stimer Jul 01 21:48:11 devstack nova-compute[72509]: reset Jul 01 21:48:11 devstack nova-compute[72509]: vendor_id Jul 01 21:48:11 devstack nova-compute[72509]: frequencies Jul 01 21:48:11 devstack nova-compute[72509]: reenlightenment Jul 01 21:48:11 devstack nova-compute[72509]: tlbflush Jul 01 21:48:11 devstack nova-compute[72509]: ipi Jul 01 21:48:11 devstack nova-compute[72509]: avic Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: Jul 01 21:48:11 devstack nova-compute[72509]: {{(pid=72509) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=72509) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc 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=72509) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Checking secure boot support for host arch (x86_64) {{(pid=72509) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Checking secure boot support for host arch (x86_64) {{(pid=72509) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Checking secure boot support for host arch (x86_64) {{(pid=72509) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:48:11 devstack nova-compute[72509]: INFO nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Secure Boot support detected Jul 01 21:48:11 devstack nova-compute[72509]: INFO nova.virt.node [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Generated node identity 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 Jul 01 21:48:11 devstack nova-compute[72509]: INFO nova.virt.node [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Wrote node identity 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 to /opt/stack/data/nova/compute_id Jul 01 21:48:11 devstack nova-compute[72509]: WARNING nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Compute nodes ['65cbfcf4-8b8b-466c-9e70-099d6c9f9d40'] 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. Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=72509) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 01 21:48:11 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Loaded 0 instances for host {{(pid=72509) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 01 21:48:12 devstack nova-compute[72509]: INFO nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 01 21:48:13 devstack nova-compute[72509]: WARNING nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc 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. Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:48:13 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Hypervisor/Node resource view: name=devstack free_ram=6763MB free_disk=15.555042266845703GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=72509) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:48:13 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:48:14 devstack nova-compute[72509]: WARNING nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] No compute node record for devstack:65cbfcf4-8b8b-466c-9e70-099d6c9f9d40: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 could not be found. Jul 01 21:48:14 devstack nova-compute[72509]: INFO nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Compute node record created for devstack:devstack with uuid: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc 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': ' 21:48:13 up 26 min, 1 user, load average: 3.01, 2.61, 1.70\n'} {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:48:16 devstack nova-compute[72509]: INFO nova.scheduler.client.report [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] [req-f8832863-e956-4f52-864d-a240021f7e05] Created resource provider record via placement API for resource provider with UUID 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 and name devstack. Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 01 21:48:16 devstack nova-compute[72509]: ] {{(pid=72509) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 01 21:48:16 devstack nova-compute[72509]: INFO nova.virt.libvirt.host [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] kernel doesn't support AMD SEV Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72509) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating inventory in ProviderTree for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 01 21:48:16 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=72509) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:48:17 devstack nova-compute[72509]: DEBUG nova.scheduler.client.report [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updated inventory for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 01 21:48:17 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 generation from 0 to 1 during operation: update_inventory {{(pid=72509) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 01 21:48:17 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating inventory in ProviderTree for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 generation from 1 to 2 during operation: update_traits {{(pid=72509) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Compute_service record updated for devstack:devstack {{(pid=72509) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.919s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72509) start /opt/stack/nova/nova/service.py:196}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72509) start /opt/stack/nova/nova/service.py:212}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Join ServiceGroup membership for this service compute {{(pid=72509) start /opt/stack/nova/nova/service.py:222}} Jul 01 21:48:18 devstack nova-compute[72509]: DEBUG nova.servicegroup.drivers.db [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72509) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 01 21:48:24 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:13 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._sync_power_states {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72509) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:49:14 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CMD "env LANG=C uptime" returned: 0 in 0.015s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Hypervisor/Node resource view: name=devstack free_ram=6415MB free_disk=15.448223114013672GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=72509) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:49:14 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:49:15 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:49:15 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 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': ' 21:49:14 up 27 min, 1 user, load average: 2.21, 2.47, 1.71\n'} {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:49:15 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72509) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:49:15 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:49:16 devstack nova-compute[72509]: DEBUG nova.scheduler.client.report [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:49:16 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Compute_service record updated for devstack:devstack {{(pid=72509) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:49:16 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.121s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:49:16 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:16 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 39.54 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72509) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:49:56 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:49:57 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CMD "env LANG=C uptime" returned: 0 in 0.014s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Hypervisor/Node resource view: name=devstack free_ram=6466MB free_disk=15.431678771972656GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=72509) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:49:57 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:49:58 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:49:58 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 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': ' 21:49:57 up 28 min, 1 user, load average: 1.57, 2.27, 1.68\n'} {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:49:58 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72509) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:49:58 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:49:58 devstack nova-compute[72509]: DEBUG nova.scheduler.client.report [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:49:59 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Compute_service record updated for devstack:devstack {{(pid=72509) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:49:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.092s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:49:59 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:50:24 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72509) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:50:59 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Hypervisor/Node resource view: name=devstack free_ram=6469MB free_disk=15.423255920410156GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=72509) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:50:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:51:00 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:51:00 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 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': ' 21:50:59 up 29 min, 1 user, load average: 1.26, 2.05, 1.64\n'} {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:51:00 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72509) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:51:00 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:51:01 devstack nova-compute[72509]: DEBUG nova.scheduler.client.report [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:51:01 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Compute_service record updated for devstack:devstack {{(pid=72509) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:51:01 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.103s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:51:01 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.16 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72509) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:51:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:51:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:51:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:51:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:51:58 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:51:59 devstack nova-compute[72509]: WARNING nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:51:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:51:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.processutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CMD "env LANG=C uptime" returned: 0 in 0.014s {{(pid=72509) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:51:59 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Hypervisor/Node resource view: name=devstack free_ram=6389MB free_disk=15.098705291748047GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=72509) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:51:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:51:59 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:52:00 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:52:00 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 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': ' 21:51:59 up 30 min, 1 user, load average: 1.66, 2.03, 1.66\n'} {{(pid=72509) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:52:00 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72509) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:52:00 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=72509) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG nova.scheduler.client.report [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=72509) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Compute_service record updated for devstack:devstack {{(pid=72509) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.098s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.35 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:01 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.46 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:52:24 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:52:38 devstack nova-compute[72509]: INFO nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 01 21:52:39 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating compute service status to disabled {{(pid=72509) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5753}} Jul 01 21:52:39 devstack nova-compute[72509]: DEBUG nova.objects.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=72509) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 01 21:52:40 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 in placement. {{(pid=72509) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 01 21:52:40 devstack nova-compute[72509]: DEBUG nova.compute.provider_tree [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Updating resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 generation from 2 to 3 during operation: update_traits {{(pid=72509) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 01 21:52:40 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.volume.mount [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Destroying MountManager generation 0 {{(pid=72509) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 01 21:52:53 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:53 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Cleaning up deleted instances {{(pid=72509) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12095}} Jul 01 21:52:53 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] There are 0 instances to clean {{(pid=72509) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12104}} Jul 01 21:52:53 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:53 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Cleaning up deleted instances with incomplete migration {{(pid=72509) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12133}} Jul 01 21:52:54 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:54 devstack nova-compute[72509]: DEBUG oslo.service.backend._threading.loopingcall [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=72509) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:52:55 devstack nova-compute[72509]: INFO oslo_service.backend._threading.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Graceful shutdown start Jul 01 21:52:55 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service graceful shutdown started. {{(pid=72509) stop /opt/stack/nova/nova/service.py:325}} Jul 01 21:52:55 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service stopping RPC server on topic: compute {{(pid=72509) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72509) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG oslo_service.periodic_task [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72509) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Connecting to libvirt: qemu:///system {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Registering for lifecycle events {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 01 21:52:57 devstack nova-compute[72509]: DEBUG nova.virt.libvirt.host [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Registering for connection events: {{(pid=72509) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 01 21:52:57 devstack nova-compute[72509]: INFO nova.virt.libvirt.driver [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Connection event '1' reason 'None' Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG oslo_concurrency.lockutils [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72509) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.compute.resource_tracker [None req-06049028-9bda-4101-99ff-3d6b3759bce5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72509) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:52:58 devstack nova-compute[72509]: WARNING amqp [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service stopped RPC server on topic: compute {{(pid=72509) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute manager graceful shutdown started. {{(pid=72509) stop /opt/stack/nova/nova/service.py:334}} Jul 01 21:52:58 devstack nova-compute[72509]: WARNING nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.compute.manager [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=72509) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1916}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Sentinel is queued {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Shutdown is set {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [-] Received Task(fn=. at 0x7768d91939c0>, remaining_delay=-303.3051786799999 future=) {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Queue joined {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.utils [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Scheduler thread joined {{(pid=72509) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute manager graceful shutdown finished. {{(pid=72509) stop /opt/stack/nova/nova/service.py:337}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=72509) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 01 21:52:58 devstack nova-compute[72509]: WARNING amqp [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=72509) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 01 21:52:58 devstack nova-compute[72509]: DEBUG nova.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] nova-compute service graceful shutdown finished. {{(pid=72509) stop /opt/stack/nova/nova/service.py:350}} Jul 01 21:52:58 devstack nova-compute[72509]: INFO oslo_service.backend._threading.service [None req-6784908f-2e11-4878-9530-9e6253057fcc None None] Graceful shutdown finish Jul 01 21:53:03 devstack nova-compute[85438]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=85438) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 01 21:53:03 devstack nova-compute[85438]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=85438) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 01 21:53:03 devstack nova-compute[85438]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 01 21:53:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:53:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.014s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:53:03 devstack nova-compute[85438]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 01 21:53:04 devstack nova-compute[85438]: WARNING nova.compute.manager [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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. Jul 01 21:53:04 devstack nova-compute[85438]: INFO nova.utils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] The long task thread pool MainProcess.long_task is initialized Jul 01 21:53:04 devstack nova-compute[85438]: INFO nova.virt.driver [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 01 21:53:05 devstack nova-compute[85438]: INFO nova.compute.provider_config [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 01 21:53:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Acquiring lock "singleton_lock" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:53:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Acquired lock "singleton_lock" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:53:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Releasing lock "singleton_lock" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:53:05 devstack nova-compute[85438]: WARNING oslo_service.backend._threading.service [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] no_fork=True: running service in main process Jul 01 21:53:05 devstack nova-compute[85438]: INFO nova.service [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Starting compute node (version 33.1.0) Jul 01 21:53:06 devstack nova-compute[85438]: INFO nova.utils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] The default thread pool MainProcess.default is initialized Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.utils [-] Waiting for the next task {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Starting event thread {{(pid=85438) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Starting connection event dispatch thread {{(pid=85438) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Connecting to libvirt: qemu:///system {{(pid=85438) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Registering for lifecycle events {{(pid=85438) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Registering for connection events: {{(pid=85438) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 01 21:53:06 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Connection event '1' reason 'None' Jul 01 21:53:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.volume.mount [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Initialising _HostMountState generation 0 {{(pid=85438) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 01 21:53:10 devstack nova-compute[85438]: INFO nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host capabilities Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: af513f85-ea25-42fc-b30c-561ee17ee301 Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: x86_64 Jul 01 21:53:10 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:10 devstack nova-compute[85438]: AMD Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: tcp Jul 01 21:53:10 devstack nova-compute[85438]: rdma Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: 12248260 Jul 01 21:53:10 devstack nova-compute[85438]: 3062065 Jul 01 21:53:10 devstack nova-compute[85438]: 0 Jul 01 21:53:10 devstack nova-compute[85438]: 0 Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: none Jul 01 21:53:10 devstack nova-compute[85438]: 0 Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: dac Jul 01 21:53:10 devstack nova-compute[85438]: 0 Jul 01 21:53:10 devstack nova-compute[85438]: +64055:+994 Jul 01 21:53:10 devstack nova-compute[85438]: +64055:+994 Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: hvm Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: 64 Jul 01 21:53:10 devstack nova-compute[85438]: /usr/bin/qemu-system-alpha Jul 01 21:53:10 devstack nova-compute[85438]: clipper Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: hvm Jul 01 21:53:10 devstack nova-compute[85438]: Jul 01 21:53:10 devstack nova-compute[85438]: 32 Jul 01 21:53:10 devstack nova-compute[85438]: /usr/bin/qemu-system-arm Jul 01 21:53:10 devstack nova-compute[85438]: virt-8.2 Jul 01 21:53:10 devstack nova-compute[85438]: virt Jul 01 21:53:10 devstack nova-compute[85438]: qcom-dc-scm-v1-bmc Jul 01 21:53:10 devstack nova-compute[85438]: mori-bmc Jul 01 21:53:10 devstack nova-compute[85438]: ast2600-evb Jul 01 21:53:10 devstack nova-compute[85438]: borzoi Jul 01 21:53:10 devstack nova-compute[85438]: tiogapass-bmc Jul 01 21:53:10 devstack nova-compute[85438]: spitz Jul 01 21:53:10 devstack nova-compute[85438]: virt-2.7 Jul 01 21:53:10 devstack nova-compute[85438]: nuri Jul 01 21:53:11 devstack nova-compute[85438]: mcimx7d-sabre Jul 01 21:53:11 devstack nova-compute[85438]: romulus-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: npcm750-evb Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: rainier-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an547 Jul 01 21:53:11 devstack nova-compute[85438]: musca-b1 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pbx-a9 Jul 01 21:53:11 devstack nova-compute[85438]: versatileab Jul 01 21:53:11 devstack nova-compute[85438]: kzm Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: fby35-bmc Jul 01 21:53:11 devstack nova-compute[85438]: musca-a Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: mcimx6ul-evk Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: smdkc210 Jul 01 21:53:11 devstack nova-compute[85438]: sx1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: imx25-pdk Jul 01 21:53:11 devstack nova-compute[85438]: stm32vldiscovery Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: orangepi-pc Jul 01 21:53:11 devstack nova-compute[85438]: quanta-q71l-bmc Jul 01 21:53:11 devstack nova-compute[85438]: z2 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: xilinx-zynq-a9 Jul 01 21:53:11 devstack nova-compute[85438]: tosa Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an500 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an521 Jul 01 21:53:11 devstack nova-compute[85438]: sabrelite Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an511 Jul 01 21:53:11 devstack nova-compute[85438]: canon-a1100 Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gbs-bmc Jul 01 21:53:11 devstack nova-compute[85438]: emcraft-sf2 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pb-a8 Jul 01 21:53:11 devstack nova-compute[85438]: yosemitev2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: raspi1ap Jul 01 21:53:11 devstack nova-compute[85438]: palmetto-bmc Jul 01 21:53:11 devstack nova-compute[85438]: sx1-v1 Jul 01 21:53:11 devstack nova-compute[85438]: n810 Jul 01 21:53:11 devstack nova-compute[85438]: g220a-bmc Jul 01 21:53:11 devstack nova-compute[85438]: n800 Jul 01 21:53:11 devstack nova-compute[85438]: bletchley-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: tacoma-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gsj Jul 01 21:53:11 devstack nova-compute[85438]: versatilepb Jul 01 21:53:11 devstack nova-compute[85438]: terrier Jul 01 21:53:11 devstack nova-compute[85438]: mainstone Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb-mpcore Jul 01 21:53:11 devstack nova-compute[85438]: integratorcp Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: supermicrox11-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: witherspoon-bmc Jul 01 21:53:11 devstack nova-compute[85438]: qcom-firework-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an524 Jul 01 21:53:11 devstack nova-compute[85438]: kudo-bmc Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a9 Jul 01 21:53:11 devstack nova-compute[85438]: midway Jul 01 21:53:11 devstack nova-compute[85438]: musicpal Jul 01 21:53:11 devstack nova-compute[85438]: lm3s811evb Jul 01 21:53:11 devstack nova-compute[85438]: lm3s6965evb Jul 01 21:53:11 devstack nova-compute[85438]: supermicro-x11spi-bmc Jul 01 21:53:11 devstack nova-compute[85438]: microbit Jul 01 21:53:11 devstack nova-compute[85438]: fby35 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an505 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an385 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: cubieboard Jul 01 21:53:11 devstack nova-compute[85438]: ast1030-evb Jul 01 21:53:11 devstack nova-compute[85438]: verdex Jul 01 21:53:11 devstack nova-compute[85438]: bpim2u Jul 01 21:53:11 devstack nova-compute[85438]: netduino2 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an386 Jul 01 21:53:11 devstack nova-compute[85438]: olimex-stm32-h405 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: raspi2b Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a15 Jul 01 21:53:11 devstack nova-compute[85438]: fuji-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: sonorapass-bmc Jul 01 21:53:11 devstack nova-compute[85438]: cheetah Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: ast2500-evb Jul 01 21:53:11 devstack nova-compute[85438]: highbank Jul 01 21:53:11 devstack nova-compute[85438]: akita Jul 01 21:53:11 devstack nova-compute[85438]: connex Jul 01 21:53:11 devstack nova-compute[85438]: netduinoplus2 Jul 01 21:53:11 devstack nova-compute[85438]: collie Jul 01 21:53:11 devstack nova-compute[85438]: raspi0 Jul 01 21:53:11 devstack nova-compute[85438]: fp5280g2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-arm Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: qcom-dc-scm-v1-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mori-bmc Jul 01 21:53:11 devstack nova-compute[85438]: ast2600-evb Jul 01 21:53:11 devstack nova-compute[85438]: borzoi Jul 01 21:53:11 devstack nova-compute[85438]: tiogapass-bmc Jul 01 21:53:11 devstack nova-compute[85438]: spitz Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: nuri Jul 01 21:53:11 devstack nova-compute[85438]: mcimx7d-sabre Jul 01 21:53:11 devstack nova-compute[85438]: romulus-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: npcm750-evb Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: rainier-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an547 Jul 01 21:53:11 devstack nova-compute[85438]: musca-b1 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pbx-a9 Jul 01 21:53:11 devstack nova-compute[85438]: versatileab Jul 01 21:53:11 devstack nova-compute[85438]: kzm Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: fby35-bmc Jul 01 21:53:11 devstack nova-compute[85438]: musca-a Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: mcimx6ul-evk Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: smdkc210 Jul 01 21:53:11 devstack nova-compute[85438]: sx1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: imx25-pdk Jul 01 21:53:11 devstack nova-compute[85438]: stm32vldiscovery Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: orangepi-pc Jul 01 21:53:11 devstack nova-compute[85438]: quanta-q71l-bmc Jul 01 21:53:11 devstack nova-compute[85438]: z2 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: xilinx-zynq-a9 Jul 01 21:53:11 devstack nova-compute[85438]: tosa Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an500 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an521 Jul 01 21:53:11 devstack nova-compute[85438]: sabrelite Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an511 Jul 01 21:53:11 devstack nova-compute[85438]: canon-a1100 Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gbs-bmc Jul 01 21:53:11 devstack nova-compute[85438]: emcraft-sf2 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pb-a8 Jul 01 21:53:11 devstack nova-compute[85438]: yosemitev2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: raspi1ap Jul 01 21:53:11 devstack nova-compute[85438]: palmetto-bmc Jul 01 21:53:11 devstack nova-compute[85438]: sx1-v1 Jul 01 21:53:11 devstack nova-compute[85438]: n810 Jul 01 21:53:11 devstack nova-compute[85438]: g220a-bmc Jul 01 21:53:11 devstack nova-compute[85438]: n800 Jul 01 21:53:11 devstack nova-compute[85438]: bletchley-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: tacoma-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gsj Jul 01 21:53:11 devstack nova-compute[85438]: versatilepb Jul 01 21:53:11 devstack nova-compute[85438]: terrier Jul 01 21:53:11 devstack nova-compute[85438]: mainstone Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb-mpcore Jul 01 21:53:11 devstack nova-compute[85438]: integratorcp Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: supermicrox11-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: witherspoon-bmc Jul 01 21:53:11 devstack nova-compute[85438]: qcom-firework-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an524 Jul 01 21:53:11 devstack nova-compute[85438]: kudo-bmc Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a9 Jul 01 21:53:11 devstack nova-compute[85438]: midway Jul 01 21:53:11 devstack nova-compute[85438]: musicpal Jul 01 21:53:11 devstack nova-compute[85438]: lm3s811evb Jul 01 21:53:11 devstack nova-compute[85438]: lm3s6965evb Jul 01 21:53:11 devstack nova-compute[85438]: supermicro-x11spi-bmc Jul 01 21:53:11 devstack nova-compute[85438]: microbit Jul 01 21:53:11 devstack nova-compute[85438]: fby35 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an505 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an385 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: cubieboard Jul 01 21:53:11 devstack nova-compute[85438]: ast1030-evb Jul 01 21:53:11 devstack nova-compute[85438]: verdex Jul 01 21:53:11 devstack nova-compute[85438]: bpim2u Jul 01 21:53:11 devstack nova-compute[85438]: netduino2 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an386 Jul 01 21:53:11 devstack nova-compute[85438]: olimex-stm32-h405 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: raspi2b Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a15 Jul 01 21:53:11 devstack nova-compute[85438]: fuji-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: sonorapass-bmc Jul 01 21:53:11 devstack nova-compute[85438]: cheetah Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: ast2500-evb Jul 01 21:53:11 devstack nova-compute[85438]: highbank Jul 01 21:53:11 devstack nova-compute[85438]: akita Jul 01 21:53:11 devstack nova-compute[85438]: connex Jul 01 21:53:11 devstack nova-compute[85438]: netduinoplus2 Jul 01 21:53:11 devstack nova-compute[85438]: collie Jul 01 21:53:11 devstack nova-compute[85438]: raspi0 Jul 01 21:53:11 devstack nova-compute[85438]: fp5280g2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-aarch64 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: qcom-dc-scm-v1-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mori-bmc Jul 01 21:53:11 devstack nova-compute[85438]: ast2600-evb Jul 01 21:53:11 devstack nova-compute[85438]: borzoi Jul 01 21:53:11 devstack nova-compute[85438]: tiogapass-bmc Jul 01 21:53:11 devstack nova-compute[85438]: spitz Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: nuri Jul 01 21:53:11 devstack nova-compute[85438]: mcimx7d-sabre Jul 01 21:53:11 devstack nova-compute[85438]: romulus-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: npcm750-evb Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: rainier-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an547 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: musca-b1 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pbx-a9 Jul 01 21:53:11 devstack nova-compute[85438]: versatileab Jul 01 21:53:11 devstack nova-compute[85438]: kzm Jul 01 21:53:11 devstack nova-compute[85438]: fby35-bmc Jul 01 21:53:11 devstack nova-compute[85438]: musca-a Jul 01 21:53:11 devstack nova-compute[85438]: virt-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: mcimx6ul-evk Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: smdkc210 Jul 01 21:53:11 devstack nova-compute[85438]: sx1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: imx25-pdk Jul 01 21:53:11 devstack nova-compute[85438]: stm32vldiscovery Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: orangepi-pc Jul 01 21:53:11 devstack nova-compute[85438]: quanta-q71l-bmc Jul 01 21:53:11 devstack nova-compute[85438]: z2 Jul 01 21:53:11 devstack nova-compute[85438]: virt-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: xilinx-zynq-a9 Jul 01 21:53:11 devstack nova-compute[85438]: xlnx-zcu102 Jul 01 21:53:11 devstack nova-compute[85438]: tosa Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an500 Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an521 Jul 01 21:53:11 devstack nova-compute[85438]: sabrelite Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an511 Jul 01 21:53:11 devstack nova-compute[85438]: canon-a1100 Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gbs-bmc Jul 01 21:53:11 devstack nova-compute[85438]: emcraft-sf2 Jul 01 21:53:11 devstack nova-compute[85438]: realview-pb-a8 Jul 01 21:53:11 devstack nova-compute[85438]: sbsa-ref Jul 01 21:53:11 devstack nova-compute[85438]: yosemitev2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: raspi1ap Jul 01 21:53:11 devstack nova-compute[85438]: palmetto-bmc Jul 01 21:53:11 devstack nova-compute[85438]: sx1-v1 Jul 01 21:53:11 devstack nova-compute[85438]: n810 Jul 01 21:53:11 devstack nova-compute[85438]: g220a-bmc Jul 01 21:53:11 devstack nova-compute[85438]: n800 Jul 01 21:53:11 devstack nova-compute[85438]: bletchley-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: tacoma-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: quanta-gsj Jul 01 21:53:11 devstack nova-compute[85438]: versatilepb Jul 01 21:53:11 devstack nova-compute[85438]: terrier Jul 01 21:53:11 devstack nova-compute[85438]: mainstone Jul 01 21:53:11 devstack nova-compute[85438]: realview-eb-mpcore Jul 01 21:53:11 devstack nova-compute[85438]: integratorcp Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: supermicrox11-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: witherspoon-bmc Jul 01 21:53:11 devstack nova-compute[85438]: qcom-firework-bmc Jul 01 21:53:11 devstack nova-compute[85438]: mps3-an524 Jul 01 21:53:11 devstack nova-compute[85438]: kudo-bmc Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a9 Jul 01 21:53:11 devstack nova-compute[85438]: midway Jul 01 21:53:11 devstack nova-compute[85438]: musicpal Jul 01 21:53:11 devstack nova-compute[85438]: lm3s811evb Jul 01 21:53:11 devstack nova-compute[85438]: lm3s6965evb Jul 01 21:53:11 devstack nova-compute[85438]: supermicro-x11spi-bmc Jul 01 21:53:11 devstack nova-compute[85438]: microbit Jul 01 21:53:11 devstack nova-compute[85438]: fby35 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an505 Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an385 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: raspi3ap Jul 01 21:53:11 devstack nova-compute[85438]: cubieboard Jul 01 21:53:11 devstack nova-compute[85438]: ast1030-evb Jul 01 21:53:11 devstack nova-compute[85438]: verdex Jul 01 21:53:11 devstack nova-compute[85438]: bpim2u Jul 01 21:53:11 devstack nova-compute[85438]: netduino2 Jul 01 21:53:11 devstack nova-compute[85438]: xlnx-versal-virt Jul 01 21:53:11 devstack nova-compute[85438]: mps2-an386 Jul 01 21:53:11 devstack nova-compute[85438]: olimex-stm32-h405 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: raspi3b Jul 01 21:53:11 devstack nova-compute[85438]: raspi2b Jul 01 21:53:11 devstack nova-compute[85438]: vexpress-a15 Jul 01 21:53:11 devstack nova-compute[85438]: fuji-bmc Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: sonorapass-bmc Jul 01 21:53:11 devstack nova-compute[85438]: cheetah Jul 01 21:53:11 devstack nova-compute[85438]: virt-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: ast2500-evb Jul 01 21:53:11 devstack nova-compute[85438]: highbank Jul 01 21:53:11 devstack nova-compute[85438]: akita Jul 01 21:53:11 devstack nova-compute[85438]: connex Jul 01 21:53:11 devstack nova-compute[85438]: netduinoplus2 Jul 01 21:53:11 devstack nova-compute[85438]: collie Jul 01 21:53:11 devstack nova-compute[85438]: raspi0 Jul 01 21:53:11 devstack nova-compute[85438]: fp5280g2-bmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-cris Jul 01 21:53:11 devstack nova-compute[85438]: axis-dev88 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-i386 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: ubuntu Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-impish-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-lunar-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-focal Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-eoan-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-disco-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-zesty Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-lunar Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-artful Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-trusty Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-eoan-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-focal-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-bionic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-artful Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-cosmic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: x-remote Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-bionic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-lunar Jul 01 21:53:11 devstack nova-compute[85438]: isapc Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-disco-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-kinetic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-groovy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: ubuntu-q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-lunar-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-disco Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-cosmic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble Jul 01 21:53:11 devstack nova-compute[85438]: q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-impish Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-wily Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-impish Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-impish-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.0.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-hirsute-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-zesty Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-focal Jul 01 21:53:11 devstack nova-compute[85438]: microvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.3 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-kinetic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-focal-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble Jul 01 21:53:11 devstack nova-compute[85438]: pc Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-disco Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-groovy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-hirsute-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-m68k Jul 01 21:53:11 devstack nova-compute[85438]: mcf5208evb Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: an5206 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: q800 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: next-cube Jul 01 21:53:11 devstack nova-compute[85438]: virt-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: virt-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-microblaze Jul 01 21:53:11 devstack nova-compute[85438]: petalogix-s3adsp1800 Jul 01 21:53:11 devstack nova-compute[85438]: petalogix-ml605 Jul 01 21:53:11 devstack nova-compute[85438]: xlnx-zynqmp-pmu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-microblazeel Jul 01 21:53:11 devstack nova-compute[85438]: petalogix-s3adsp1800 Jul 01 21:53:11 devstack nova-compute[85438]: petalogix-ml605 Jul 01 21:53:11 devstack nova-compute[85438]: xlnx-zynqmp-pmu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-mips Jul 01 21:53:11 devstack nova-compute[85438]: malta Jul 01 21:53:11 devstack nova-compute[85438]: mipssim Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-mipsel Jul 01 21:53:11 devstack nova-compute[85438]: malta Jul 01 21:53:11 devstack nova-compute[85438]: mipssim Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-mips64 Jul 01 21:53:11 devstack nova-compute[85438]: malta Jul 01 21:53:11 devstack nova-compute[85438]: mipssim Jul 01 21:53:11 devstack nova-compute[85438]: pica61 Jul 01 21:53:11 devstack nova-compute[85438]: magnum Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-mips64el Jul 01 21:53:11 devstack nova-compute[85438]: malta Jul 01 21:53:11 devstack nova-compute[85438]: loongson3-virt Jul 01 21:53:11 devstack nova-compute[85438]: mipssim Jul 01 21:53:11 devstack nova-compute[85438]: pica61 Jul 01 21:53:11 devstack nova-compute[85438]: magnum Jul 01 21:53:11 devstack nova-compute[85438]: boston Jul 01 21:53:11 devstack nova-compute[85438]: fuloong2e Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-ppc Jul 01 21:53:11 devstack nova-compute[85438]: g3beige Jul 01 21:53:11 devstack nova-compute[85438]: amigaone Jul 01 21:53:11 devstack nova-compute[85438]: virtex-ml507 Jul 01 21:53:11 devstack nova-compute[85438]: mac99 Jul 01 21:53:11 devstack nova-compute[85438]: ppce500 Jul 01 21:53:11 devstack nova-compute[85438]: sam460ex Jul 01 21:53:11 devstack nova-compute[85438]: pegasos2 Jul 01 21:53:11 devstack nova-compute[85438]: bamboo Jul 01 21:53:11 devstack nova-compute[85438]: 40p Jul 01 21:53:11 devstack nova-compute[85438]: ref405ep Jul 01 21:53:11 devstack nova-compute[85438]: mpc8544ds Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-ppc64 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-noble Jul 01 21:53:11 devstack nova-compute[85438]: pseries Jul 01 21:53:11 devstack nova-compute[85438]: amigaone Jul 01 21:53:11 devstack nova-compute[85438]: powernv9 Jul 01 21:53:11 devstack nova-compute[85438]: powernv Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: mpc8544ds Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: powernv10 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: ppce500 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-bionic-sxxm Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: 40p Jul 01 21:53:11 devstack nova-compute[85438]: pseries-lunar Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pegasos2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pseries-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-zesty Jul 01 21:53:11 devstack nova-compute[85438]: bamboo Jul 01 21:53:11 devstack nova-compute[85438]: pseries-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pseries-focal Jul 01 21:53:11 devstack nova-compute[85438]: g3beige Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-disco Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.12-sxxm Jul 01 21:53:11 devstack nova-compute[85438]: pseries-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: virtex-ml507 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: mac99 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-impish Jul 01 21:53:11 devstack nova-compute[85438]: pseries-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pseries-artful Jul 01 21:53:11 devstack nova-compute[85438]: sam460ex Jul 01 21:53:11 devstack nova-compute[85438]: ref405ep Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.3 Jul 01 21:53:11 devstack nova-compute[85438]: powernv8 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-ppc64le Jul 01 21:53:11 devstack nova-compute[85438]: pseries-noble Jul 01 21:53:11 devstack nova-compute[85438]: pseries Jul 01 21:53:11 devstack nova-compute[85438]: amigaone Jul 01 21:53:11 devstack nova-compute[85438]: powernv9 Jul 01 21:53:11 devstack nova-compute[85438]: powernv Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: mpc8544ds Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: powernv10 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: ppce500 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-bionic-sxxm Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: 40p Jul 01 21:53:11 devstack nova-compute[85438]: pseries-lunar Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pegasos2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pseries-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-zesty Jul 01 21:53:11 devstack nova-compute[85438]: bamboo Jul 01 21:53:11 devstack nova-compute[85438]: pseries-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pseries-focal Jul 01 21:53:11 devstack nova-compute[85438]: g3beige Jul 01 21:53:11 devstack nova-compute[85438]: pseries-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-disco Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.12-sxxm Jul 01 21:53:11 devstack nova-compute[85438]: pseries-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: virtex-ml507 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.2 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: mac99 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-impish Jul 01 21:53:11 devstack nova-compute[85438]: pseries-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pseries-artful Jul 01 21:53:11 devstack nova-compute[85438]: sam460ex Jul 01 21:53:11 devstack nova-compute[85438]: ref405ep Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.3 Jul 01 21:53:11 devstack nova-compute[85438]: powernv8 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pseries-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-riscv32 Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: spike Jul 01 21:53:11 devstack nova-compute[85438]: opentitan Jul 01 21:53:11 devstack nova-compute[85438]: sifive_u Jul 01 21:53:11 devstack nova-compute[85438]: sifive_e Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-riscv64 Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: spike Jul 01 21:53:11 devstack nova-compute[85438]: microchip-icicle-kit Jul 01 21:53:11 devstack nova-compute[85438]: sifive_u Jul 01 21:53:11 devstack nova-compute[85438]: shakti_c Jul 01 21:53:11 devstack nova-compute[85438]: sifive_e Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-s390x Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-noble Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-disco Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-mantic Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-xenial Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-focal Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-zesty Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-groovy Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-artful Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-lunar Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-eoan Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-bionic Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-impish Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-jammy Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: s390-ccw-virtio-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-sh4 Jul 01 21:53:11 devstack nova-compute[85438]: shix Jul 01 21:53:11 devstack nova-compute[85438]: r2d Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-sh4eb Jul 01 21:53:11 devstack nova-compute[85438]: shix Jul 01 21:53:11 devstack nova-compute[85438]: r2d Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-sparc Jul 01 21:53:11 devstack nova-compute[85438]: SS-5 Jul 01 21:53:11 devstack nova-compute[85438]: SS-20 Jul 01 21:53:11 devstack nova-compute[85438]: LX Jul 01 21:53:11 devstack nova-compute[85438]: SPARCClassic Jul 01 21:53:11 devstack nova-compute[85438]: leon3_generic Jul 01 21:53:11 devstack nova-compute[85438]: SPARCbook Jul 01 21:53:11 devstack nova-compute[85438]: SS-4 Jul 01 21:53:11 devstack nova-compute[85438]: SS-600MP Jul 01 21:53:11 devstack nova-compute[85438]: SS-10 Jul 01 21:53:11 devstack nova-compute[85438]: Voyager Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-sparc64 Jul 01 21:53:11 devstack nova-compute[85438]: sun4u Jul 01 21:53:11 devstack nova-compute[85438]: niagara Jul 01 21:53:11 devstack nova-compute[85438]: sun4v Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 64 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: ubuntu Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-impish-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-lunar-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-focal Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-xenial Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-eoan-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-zesty Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-disco-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-lunar Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-groovy Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-artful Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-trusty Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-focal-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-eoan-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-bionic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-artful Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.7 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-kinetic Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-cosmic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: x-remote Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.4 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.9 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-bionic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-lunar Jul 01 21:53:11 devstack nova-compute[85438]: isapc Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-mantic-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-3.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-disco-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-cosmic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.12 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-bionic Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-kinetic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-groovy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: ubuntu-q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-lunar-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-disco Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-cosmic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble Jul 01 21:53:11 devstack nova-compute[85438]: q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-wily Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-impish Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.6 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-impish Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-jammy Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-impish-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-hirsute Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.0.1 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-hirsute-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.10 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-zesty Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-6.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-focal Jul 01 21:53:11 devstack nova-compute[85438]: microvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.3 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-jammy-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-disco Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-kinetic-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-4.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-focal-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble Jul 01 21:53:11 devstack nova-compute[85438]: pc Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: q35 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-groovy-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-hirsute-hpb Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-8.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-5.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-2.8 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-6.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-eoan Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.5 Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-3.0 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-yakkety Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-mantic-hpb-maxcpus Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-7.2 Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-2.11 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-xtensa Jul 01 21:53:11 devstack nova-compute[85438]: sim Jul 01 21:53:11 devstack nova-compute[85438]: kc705 Jul 01 21:53:11 devstack nova-compute[85438]: ml605 Jul 01 21:53:11 devstack nova-compute[85438]: ml605-nommu Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: lx60-nommu Jul 01 21:53:11 devstack nova-compute[85438]: lx200 Jul 01 21:53:11 devstack nova-compute[85438]: lx200-nommu Jul 01 21:53:11 devstack nova-compute[85438]: lx60 Jul 01 21:53:11 devstack nova-compute[85438]: kc705-nommu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: hvm Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 32 Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-xtensaeb Jul 01 21:53:11 devstack nova-compute[85438]: sim Jul 01 21:53:11 devstack nova-compute[85438]: kc705 Jul 01 21:53:11 devstack nova-compute[85438]: ml605 Jul 01 21:53:11 devstack nova-compute[85438]: ml605-nommu Jul 01 21:53:11 devstack nova-compute[85438]: virt Jul 01 21:53:11 devstack nova-compute[85438]: lx60-nommu Jul 01 21:53:11 devstack nova-compute[85438]: lx200 Jul 01 21:53:11 devstack nova-compute[85438]: lx200-nommu Jul 01 21:53:11 devstack nova-compute[85438]: lx60 Jul 01 21:53:11 devstack nova-compute[85438]: kc705-nommu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for i686 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-i386 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble Jul 01 21:53:11 devstack nova-compute[85438]: i686 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: ide Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-i386 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: i686 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-i386 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble Jul 01 21:53:11 devstack nova-compute[85438]: i686 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-i386 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: i686 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: ide Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for x86_64 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble Jul 01 21:53:11 devstack nova-compute[85438]: x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: efi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: ide Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: efi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/ovmf/OVMF.amdsev.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-q35-noble Jul 01 21:53:11 devstack nova-compute[85438]: x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: efi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/ovmf/OVMF.amdsev.fd Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm Jul 01 21:53:11 devstack nova-compute[85438]: pc-i440fx-noble-v2 Jul 01 21:53:11 devstack nova-compute[85438]: x86_64 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: efi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: rom Jul 01 21:53:11 devstack nova-compute[85438]: pflash Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: yes Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: no Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: on Jul 01 21:53:11 devstack nova-compute[85438]: off Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: AMD Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu64 Jul 01 21:53:11 devstack nova-compute[85438]: qemu32 Jul 01 21:53:11 devstack nova-compute[85438]: phenom Jul 01 21:53:11 devstack nova-compute[85438]: pentium3 Jul 01 21:53:11 devstack nova-compute[85438]: pentium2 Jul 01 21:53:11 devstack nova-compute[85438]: pentium Jul 01 21:53:11 devstack nova-compute[85438]: n270 Jul 01 21:53:11 devstack nova-compute[85438]: kvm64 Jul 01 21:53:11 devstack nova-compute[85438]: kvm32 Jul 01 21:53:11 devstack nova-compute[85438]: coreduo Jul 01 21:53:11 devstack nova-compute[85438]: core2duo Jul 01 21:53:11 devstack nova-compute[85438]: athlon Jul 01 21:53:11 devstack nova-compute[85438]: Westmere-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Westmere Jul 01 21:53:11 devstack nova-compute[85438]: Snowridge Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Skylake-Client Jul 01 21:53:11 devstack nova-compute[85438]: SapphireRapids Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: SandyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Penryn Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G5 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G4 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G3 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G2 Jul 01 21:53:11 devstack nova-compute[85438]: Opteron_G1 Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Nehalem Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: IvyBridge Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Icelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Haswell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Haswell Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Rome Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Milan Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-IBPB Jul 01 21:53:11 devstack nova-compute[85438]: EPYC-Genoa Jul 01 21:53:11 devstack nova-compute[85438]: EPYC Jul 01 21:53:11 devstack nova-compute[85438]: Dhyana Jul 01 21:53:11 devstack nova-compute[85438]: Cooperlake Jul 01 21:53:11 devstack nova-compute[85438]: Conroe Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Cascadelake-Server Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-noTSX Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell-IBRS Jul 01 21:53:11 devstack nova-compute[85438]: Broadwell Jul 01 21:53:11 devstack nova-compute[85438]: 486 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: file Jul 01 21:53:11 devstack nova-compute[85438]: anonymous Jul 01 21:53:11 devstack nova-compute[85438]: memfd Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: disk Jul 01 21:53:11 devstack nova-compute[85438]: cdrom Jul 01 21:53:11 devstack nova-compute[85438]: floppy Jul 01 21:53:11 devstack nova-compute[85438]: lun Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: ide Jul 01 21:53:11 devstack nova-compute[85438]: fdc Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: sata Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: sdl Jul 01 21:53:11 devstack nova-compute[85438]: vnc Jul 01 21:53:11 devstack nova-compute[85438]: spice Jul 01 21:53:11 devstack nova-compute[85438]: egl-headless Jul 01 21:53:11 devstack nova-compute[85438]: dbus Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: subsystem Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: default Jul 01 21:53:11 devstack nova-compute[85438]: mandatory Jul 01 21:53:11 devstack nova-compute[85438]: requisite Jul 01 21:53:11 devstack nova-compute[85438]: optional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: pci Jul 01 21:53:11 devstack nova-compute[85438]: scsi Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: virtio-transitional Jul 01 21:53:11 devstack nova-compute[85438]: virtio-non-transitional Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: random Jul 01 21:53:11 devstack nova-compute[85438]: egd Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: path Jul 01 21:53:11 devstack nova-compute[85438]: handle Jul 01 21:53:11 devstack nova-compute[85438]: virtiofs Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: tpm-tis Jul 01 21:53:11 devstack nova-compute[85438]: tpm-crb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: passthrough Jul 01 21:53:11 devstack nova-compute[85438]: emulator Jul 01 21:53:11 devstack nova-compute[85438]: external Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: 1.2 Jul 01 21:53:11 devstack nova-compute[85438]: 2.0 Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: usb Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: pty Jul 01 21:53:11 devstack nova-compute[85438]: unix Jul 01 21:53:11 devstack nova-compute[85438]: spicevmc Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: virtio Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: qemu Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: builtin Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: relaxed Jul 01 21:53:11 devstack nova-compute[85438]: vapic Jul 01 21:53:11 devstack nova-compute[85438]: spinlocks Jul 01 21:53:11 devstack nova-compute[85438]: vpindex Jul 01 21:53:11 devstack nova-compute[85438]: runtime Jul 01 21:53:11 devstack nova-compute[85438]: synic Jul 01 21:53:11 devstack nova-compute[85438]: stimer Jul 01 21:53:11 devstack nova-compute[85438]: reset Jul 01 21:53:11 devstack nova-compute[85438]: vendor_id Jul 01 21:53:11 devstack nova-compute[85438]: frequencies Jul 01 21:53:11 devstack nova-compute[85438]: reenlightenment Jul 01 21:53:11 devstack nova-compute[85438]: tlbflush Jul 01 21:53:11 devstack nova-compute[85438]: ipi Jul 01 21:53:11 devstack nova-compute[85438]: avic Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: Jul 01 21:53:11 devstack nova-compute[85438]: {{(pid=85438) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=85438) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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=85438) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Checking secure boot support for host arch (x86_64) {{(pid=85438) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Checking secure boot support for host arch (x86_64) {{(pid=85438) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:53:11 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Checking secure boot support for host arch (x86_64) {{(pid=85438) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 01 21:53:11 devstack nova-compute[85438]: INFO nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Secure Boot support detected Jul 01 21:53:11 devstack nova-compute[85438]: INFO nova.virt.node [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Determined node identity 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 from /opt/stack/data/nova/compute_id Jul 01 21:53:11 devstack nova-compute[85438]: INFO nova.virt.node [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Determined node identity 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 from /opt/stack/data/nova/compute_id Jul 01 21:53:12 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Verified node 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 matches my host devstack {{(pid=85438) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1716}} Jul 01 21:53:12 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=85438) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 01 21:53:12 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Loaded 0 instances for host {{(pid=85438) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 01 21:53:13 devstack nova-compute[85438]: INFO nova.compute.manager [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=85438) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:53:14 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] CMD "env LANG=C uptime" returned: 0 in 0.023s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Hypervisor/Node resource view: name=devstack free_ram=6295MB free_disk=15.0399169921875GB free_vcpus=4 pci_devices=[{"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_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"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"}] {{(pid=85438) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:53:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 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': ' 21:53:14 up 31 min, 1 user, load average: 1.97, 2.01, 1.67\n'} {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Refreshing inventories for resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Updating ProviderTree inventory for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Updating inventory in ProviderTree for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Refreshing aggregate associations for resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40, aggregates: None {{(pid=85438) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Refreshing trait associations for resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40, traits: COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_BMI,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE2,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SVM,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_CLMUL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_F16C,COMPUTE_STATUS_DISABLED,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AESNI,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE41,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SHA,HW_CPU_X86_ABM,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_MMX,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_VIRTIO {{(pid=85438) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 01 21:53:16 devstack nova-compute[85438]: ] {{(pid=85438) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 01 21:53:16 devstack nova-compute[85438]: INFO nova.virt.libvirt.host [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] kernel doesn't support AMD SEV Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:53:16 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=85438) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Updating resource provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 generation from 3 to 4 during operation: update_traits {{(pid=85438) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Compute_service record updated for devstack:devstack {{(pid=85438) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.451s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.service [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=85438) start /opt/stack/nova/nova/service.py:196}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.service [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=85438) start /opt/stack/nova/nova/service.py:212}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.service [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] Join ServiceGroup membership for this service compute {{(pid=85438) start /opt/stack/nova/nova/service.py:222}} Jul 01 21:53:17 devstack nova-compute[85438]: DEBUG nova.servicegroup.drivers.db [None req-a7e9f006-c808-4214-8c6b-9dc9f29793e6 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=85438) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 01 21:53:23 devstack nova-compute[85438]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=85438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:53:26 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._sync_power_states {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:53:27 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:53:27 devstack nova-compute[85438]: DEBUG oslo.service.backend._threading.loopingcall [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 36.16 seconds {{(pid=85438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:53:58 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:53:58 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:53:58 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Starting instance... {{(pid=85438) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 01 21:53:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:53:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:53:59 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=85438) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 01 21:53:59 devstack nova-compute[85438]: INFO nova.compute.claims [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Claim successful on node devstack Jul 01 21:54:00 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:54:00 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:54:01 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:54:01 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.159s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:01 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Start building networks asynchronously for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 01 21:54:02 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Allocating IP information in the background. {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 01 21:54:02 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] allocate_for_instance() {{(pid=85438) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 01 21:54:02 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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. Jul 01 21:54:02 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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. Jul 01 21:54:02 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 01 21:54:02 devstack nova-compute[85438]: DEBUG nova.policy [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd83d706e25a3472d8d54ee3792557142', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c845fa7968344b9d93f4cfe046ec68b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=85438) authorize /opt/stack/nova/nova/policy.py:192}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Start building block device mappings for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=85438) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager.update_available_resource {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:03 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=85438) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:54:04 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] CMD "env LANG=C uptime" returned: 0 in 0.025s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Hypervisor/Node resource view: name=devstack free_ram=6007MB free_disk=15.03305435180664GB free_vcpus=4 pci_devices=[{"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_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"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"}] {{(pid=85438) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Start spawning the instance on the hypervisor. {{(pid=85438) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Creating instance directory {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 01 21:54:04 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Creating image(s) Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "/opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "/opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "/opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Instance 60930e2d-f5db-4418-b0c6-3de842501d9b actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=85438) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 21:54:04 up 32 min, 1 user, load average: 3.89, 2.49, 1.86\n', 'num_instances': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_os_type_None': '1', 'num_proj_c845fa7968344b9d93f4cfe046ec68b9': '1', 'io_workload': '1'} {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.part --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.part --force-share --output=json" returned: 0 in 0.130s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.virt.images [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] 620c4dac-ef54-48e7-b17f-adf1f3b0e382 was qcow2, converting to raw {{(pid=85438) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.privsep.utils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=85438) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.part /opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.converted {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.part /opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.converted" returned: 0 in 0.197s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.converted --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1.converted --force-share --output=json" returned: 0 in 0.141s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.397s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:05 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/tmpopp4o52g/privsep.sock'] Jul 01 21:54:05 devstack sudo[86149]: 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/tmpopp4o52g/privsep.sock Jul 01 21:54:05 devstack sudo[86149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 01 21:54:05 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:54:06 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Compute_service record updated for devstack:devstack {{(pid=85438) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:54:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.225s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:06 devstack nova-compute[85438]: DEBUG oslo.service.backend._threading.loopingcall [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=85438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:06 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 01 21:54:07 devstack sudo[86149]: pam_unix(sudo:session): session closed for user root Jul 01 21:54:07 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Spawned new privsep daemon via rootwrap Jul 01 21:54:07 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 01 21:54:07 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 01 21:54:07 devstack nova-compute[85438]: 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 Jul 01 21:54:07 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86154 Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Successfully created port: ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.178s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.177s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk 1073741824 {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk 1073741824" returned: 0 in 0.057s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.252s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.184s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Checking if we can resize image /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk. size=1073741824 {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json" returned: 0 in 0.139s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Cannot resize image /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/disk to a smaller size. {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Created local disks {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Ensure instance console log exists: /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b/console.log {{(pid=85438) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:12 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Successfully updated port: ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 01 21:54:13 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:13 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquired lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:13 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Building network info cache for instance {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 01 21:54:14 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received event network-changed-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:14 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Refreshing instance network info cache due to event network-changed-ab0a7098-035d-4269-94be-a7060043cd49. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:54:14 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] Acquiring lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:14 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Instance cache missing network info. {{(pid=85438) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 01 21:54:16 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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. Jul 01 21:54:16 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Updating instance_info_cache with network_info: [{"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Releasing lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Instance network_info: |[{"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] Acquired lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Refreshing network info cache for port ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Start _get_guest_xml network_info=[{"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'disk_bus': 'virtio', 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_options': None, 'device_name': '/dev/vda', 'encryption_format': None, 'image_id': '620c4dac-ef54-48e7-b17f-adf1f3b0e382'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 01 21:54:17 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1096847937', uuid='60930e2d-f5db-4418-b0c6-3de842501d9b'), owner=OwnerMeta(userid='d83d706e25a3472d8d54ee3792557142', username='tempest-DeleteServersTestJSON-2108723095-project-member', projectid='c845fa7968344b9d93f4cfe046ec68b9', projectname='tempest-DeleteServersTestJSON-2108723095'), image=ImageMeta(id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', 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": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "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=1782935657.4351637) {{(pid=85438) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CPU controller missing on host. {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CPU controller found on host. {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=85438) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-01T19:49:27Z,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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=), allow threads: True {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Flavor limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Image limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Flavor pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Image pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Got 1 possible topologies {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.privsep.utils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=85438) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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-07-01T19:53:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1096847937',display_name='tempest-DeleteServersTestJSON-server-1096847937',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1096847937',id=1,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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='c845fa7968344b9d93f4cfe046ec68b9',ramdisk_id='',reservation_id='r-kqxyyivf',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2108723095',owner_user_name='tempest-DeleteServersTestJSON-2108723095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:03Z,user_data=None,user_id='d83d706e25a3472d8d54ee3792557142',uuid=60930e2d-f5db-4418-b0c6-3de842501d9b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converting VIF {"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lazy-loading 'pci_devices' on Instance uuid 60930e2d-f5db-4418-b0c6-3de842501d9b {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:54:17 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f 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. Jul 01 21:54:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] End _get_guest_xml xml= Jul 01 21:54:17 devstack nova-compute[85438]: 60930e2d-f5db-4418-b0c6-3de842501d9b Jul 01 21:54:17 devstack nova-compute[85438]: instance-00000001 Jul 01 21:54:17 devstack nova-compute[85438]: 196608 Jul 01 21:54:17 devstack nova-compute[85438]: 1 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: tempest-DeleteServersTestJSON-server-1096847937 Jul 01 21:54:17 devstack nova-compute[85438]: 2026-07-01 19:54:17 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: 192 Jul 01 21:54:17 devstack nova-compute[85438]: 1 Jul 01 21:54:17 devstack nova-compute[85438]: 0 Jul 01 21:54:17 devstack nova-compute[85438]: 0 Jul 01 21:54:17 devstack nova-compute[85438]: 1 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: True Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: bare Jul 01 21:54:17 devstack nova-compute[85438]: qcow2 Jul 01 21:54:17 devstack nova-compute[85438]: 1 Jul 01 21:54:17 devstack nova-compute[85438]: 0 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: virtio Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: tempest-DeleteServersTestJSON-2108723095-project-member Jul 01 21:54:17 devstack nova-compute[85438]: tempest-DeleteServersTestJSON-2108723095 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: OpenStack Foundation Jul 01 21:54:17 devstack nova-compute[85438]: OpenStack Nova Jul 01 21:54:17 devstack nova-compute[85438]: 33.1.0 Jul 01 21:54:17 devstack nova-compute[85438]: 60930e2d-f5db-4418-b0c6-3de842501d9b Jul 01 21:54:17 devstack nova-compute[85438]: 60930e2d-f5db-4418-b0c6-3de842501d9b Jul 01 21:54:17 devstack nova-compute[85438]: Virtual Machine Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: hvm Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: 1 Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: /dev/urandom Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: Jul 01 21:54:17 devstack nova-compute[85438]: {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Preparing to wait for external event network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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-07-01T19:53:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1096847937',display_name='tempest-DeleteServersTestJSON-server-1096847937',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1096847937',id=1,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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='c845fa7968344b9d93f4cfe046ec68b9',ramdisk_id='',reservation_id='r-kqxyyivf',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2108723095',owner_user_name='tempest-DeleteServersTestJSON-2108723095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:03Z,user_data=None,user_id='d83d706e25a3472d8d54ee3792557142',uuid=60930e2d-f5db-4418-b0c6-3de842501d9b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converting VIF {"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG os_vif [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') {{(pid=85438) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Created schema index Interface.name {{(pid=85438) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Created schema index Port.name {{(pid=85438) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Created schema index Bridge.name {{(pid=85438) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=85438) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [POLLOUT] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=85438) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: 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=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: 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': 'f85d8de8-f6e1-5015-b47c-500a9cc7f7ca', '_type': 'linux-noop'}}, row=False) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:18 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/tmp56f9aah3/privsep.sock'] Jul 01 21:54:18 devstack sudo[86533]: 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/tmp56f9aah3/privsep.sock Jul 01 21:54:18 devstack sudo[86533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 01 21:54:18 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f 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. Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Updated VIF entry in instance network info cache for port ab0a7098-035d-4269-94be-a7060043cd49. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 01 21:54:18 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Updating instance_info_cache with network_info: [{"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-9b230d6f-d2dc-4f64-a3e0-c5a911437fe8 req-0fcb5d6b-0635-4d66-9c75-874e7a64a08f service nova] Releasing lock "refresh_cache-60930e2d-f5db-4418-b0c6-3de842501d9b" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Starting instance... {{(pid=85438) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:54:19 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 01 21:54:19 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Starting instance... {{(pid=85438) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=85438) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 01 21:54:20 devstack nova-compute[85438]: INFO nova.compute.claims [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Claim successful on node devstack Jul 01 21:54:20 devstack sudo[86533]: pam_unix(sudo:session): session closed for user root Jul 01 21:54:20 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Spawned new privsep daemon via rootwrap Jul 01 21:54:20 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 01 21:54:20 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 01 21:54:20 devstack nova-compute[85438]: 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 Jul 01 21:54:20 devstack nova-compute[85438]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86556 Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapab0a7098-03, may_exist=True, interface_attrs={}) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapab0a7098-03, col_values=(('qos', UUID('b374fba4-4832-43ed-9324-20673dc0b22e')),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapab0a7098-03, col_values=(('external_ids', {'iface-id': 'ab0a7098-035d-4269-94be-a7060043cd49', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:30:0d:d6', 'vm-uuid': '60930e2d-f5db-4418-b0c6-3de842501d9b'}),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:20 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:20 devstack nova-compute[85438]: INFO os_vif [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') Jul 01 21:54:21 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:54:21 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:54:21 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] No VIF found with MAC fa:16:3e:30:0d:d6, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:22 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:23 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 3.189s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:23 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Start building networks asynchronously for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 01 21:54:23 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 2.756s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:23 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=85438) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 01 21:54:23 devstack nova-compute[85438]: INFO nova.compute.claims [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Claim successful on node devstack Jul 01 21:54:23 devstack nova-compute[85438]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:23 devstack nova-compute[85438]: INFO nova.compute.manager [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] VM Started (Lifecycle Event) Jul 01 21:54:24 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:24 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Paused> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:24 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] VM Paused (Lifecycle Event) Jul 01 21:54:24 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:24 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:54:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:25 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 01 21:54:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Allocating IP information in the background. {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] allocate_for_instance() {{(pid=85438) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 01 21:54:27 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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. Jul 01 21:54:27 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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. Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:27 devstack nova-compute[85438]: DEBUG nova.policy [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '5be8d793f10244bcaf7e79487c692d90', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be65a02db90043a6a60ac0f316eae163', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=85438) authorize /opt/stack/nova/nova/policy.py:192}} Jul 01 21:54:27 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 01 21:54:28 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:54:28 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:54:28 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Start building block device mappings for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 01 21:54:28 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 5.825s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Start building networks asynchronously for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Successfully created port: c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Start spawning the instance on the hypervisor. {{(pid=85438) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Creating instance directory {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 01 21:54:29 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Creating image(s) Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "/opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "/opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "/opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.113s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.004s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.139s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Allocating IP information in the background. {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] allocate_for_instance() {{(pid=85438) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 01 21:54:29 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:54:29 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk 1073741824 {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk 1073741824" returned: 0 in 0.061s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.221s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.138s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Checking if we can resize image /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk. size=1073741824 {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 01 21:54:29 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/10470c86-b74a-4c86-9c55-9279b80a84a9/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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/10470c86-b74a-4c86-9c55-9279b80a84a9/disk --force-share --output=json" returned: 0 in 0.131s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Cannot resize image /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/disk to a smaller size. {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Created local disks {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Ensure instance console log exists: /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9/console.log {{(pid=85438) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:30 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Start building block device mappings for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.policy [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '395376cb43954d59b254d9a38d6444ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1df27f51b6a45cabdb03804266501b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=85438) authorize /opt/stack/nova/nova/policy.py:192}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received event network-vif-unplugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] No event matching network-vif-unplugged-ab0a7098-035d-4269-94be-a7060043cd49 in dict_keys([('network-vif-plugged', 'ab0a7098-035d-4269-94be-a7060043cd49')]) {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 01 21:54:30 devstack nova-compute[85438]: WARNING nova.compute.manager [req-2979f563-e223-46aa-bdd8-776e23f30cd0 req-797737a0-ab1e-49be-bb88-c5e009f7b44c service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received unexpected event network-vif-unplugged-ab0a7098-035d-4269-94be-a7060043cd49 for instance with vm_state building and task_state spawning. Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Successfully updated port: c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Start spawning the instance on the hypervisor. {{(pid=85438) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Creating instance directory {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 01 21:54:31 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Creating image(s) Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "/opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "/opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "/opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.145s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:54:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.109s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk 1073741824 {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk 1073741824" returned: 0 in 0.048s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.173s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquired lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Building network info cache for instance {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.119s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Checking if we can resize image /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk. size=1073741824 {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json" returned: 0 in 0.130s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Cannot resize image /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk to a smaller size. {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Created local disks {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Ensure instance console log exists: /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/console.log {{(pid=85438) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Successfully created port: e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 01 21:54:32 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Instance cache missing network info. {{(pid=85438) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Successfully updated port: e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-changed-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Refreshing instance network info cache due to event network-changed-c9d677c0-5cc9-4603-9703-56de6a644b28. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] Acquiring lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:34 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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. Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquired lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Building network info cache for instance {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 01 21:54:34 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Updating instance_info_cache with network_info: [{"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Instance cache missing network info. {{(pid=85438) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Releasing lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Instance network_info: |[{"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] Acquired lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Refreshing network info cache for port c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Start _get_guest_xml network_info=[{"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'disk_bus': 'virtio', 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_options': None, 'device_name': '/dev/vda', 'encryption_format': None, 'image_id': '620c4dac-ef54-48e7-b17f-adf1f3b0e382'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 01 21:54:35 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-580999760', uuid='10470c86-b74a-4c86-9c55-9279b80a84a9'), owner=OwnerMeta(userid='5be8d793f10244bcaf7e79487c692d90', username='tempest-VolumesAdminNegativeTest-2103191622-project-member', projectid='be65a02db90043a6a60ac0f316eae163', projectname='tempest-VolumesAdminNegativeTest-2103191622'), image=ImageMeta(id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', 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": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "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=1782935675.267194) {{(pid=85438) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] CPU controller missing on host. {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] CPU controller found on host. {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=85438) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-01T19:49:27Z,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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=), allow threads: True {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Flavor limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Image limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Flavor pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Image pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Got 1 possible topologies {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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-07-01T19:54:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-580999760',display_name='tempest-VolumesAdminNegativeTest-server-580999760',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-580999760',id=2,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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='be65a02db90043a6a60ac0f316eae163',ramdisk_id='',reservation_id='r-9dp4ekx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2103191622',owner_user_name='tempest-VolumesAdminNegativeTest-2103191622-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:28Z,user_data=None,user_id='5be8d793f10244bcaf7e79487c692d90',uuid=10470c86-b74a-4c86-9c55-9279b80a84a9,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converting VIF {"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lazy-loading 'pci_devices' on Instance uuid 10470c86-b74a-4c86-9c55-9279b80a84a9 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:54:35 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating instance_info_cache with network_info: [{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:35 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 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. Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] End _get_guest_xml xml= Jul 01 21:54:35 devstack nova-compute[85438]: 10470c86-b74a-4c86-9c55-9279b80a84a9 Jul 01 21:54:35 devstack nova-compute[85438]: instance-00000002 Jul 01 21:54:35 devstack nova-compute[85438]: 196608 Jul 01 21:54:35 devstack nova-compute[85438]: 1 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: tempest-VolumesAdminNegativeTest-server-580999760 Jul 01 21:54:35 devstack nova-compute[85438]: 2026-07-01 19:54:35 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: 192 Jul 01 21:54:35 devstack nova-compute[85438]: 1 Jul 01 21:54:35 devstack nova-compute[85438]: 0 Jul 01 21:54:35 devstack nova-compute[85438]: 0 Jul 01 21:54:35 devstack nova-compute[85438]: 1 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: True Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: bare Jul 01 21:54:35 devstack nova-compute[85438]: qcow2 Jul 01 21:54:35 devstack nova-compute[85438]: 1 Jul 01 21:54:35 devstack nova-compute[85438]: 0 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: virtio Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: tempest-VolumesAdminNegativeTest-2103191622-project-member Jul 01 21:54:35 devstack nova-compute[85438]: tempest-VolumesAdminNegativeTest-2103191622 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: OpenStack Foundation Jul 01 21:54:35 devstack nova-compute[85438]: OpenStack Nova Jul 01 21:54:35 devstack nova-compute[85438]: 33.1.0 Jul 01 21:54:35 devstack nova-compute[85438]: 10470c86-b74a-4c86-9c55-9279b80a84a9 Jul 01 21:54:35 devstack nova-compute[85438]: 10470c86-b74a-4c86-9c55-9279b80a84a9 Jul 01 21:54:35 devstack nova-compute[85438]: Virtual Machine Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: hvm Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: 1 Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: /dev/urandom Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: Jul 01 21:54:35 devstack nova-compute[85438]: {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Preparing to wait for external event network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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-07-01T19:54:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-580999760',display_name='tempest-VolumesAdminNegativeTest-server-580999760',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-580999760',id=2,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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='be65a02db90043a6a60ac0f316eae163',ramdisk_id='',reservation_id='r-9dp4ekx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2103191622',owner_user_name='tempest-VolumesAdminNegativeTest-2103191622-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:28Z,user_data=None,user_id='5be8d793f10244bcaf7e79487c692d90',uuid=10470c86-b74a-4c86-9c55-9279b80a84a9,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converting VIF {"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG os_vif [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') {{(pid=85438) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: 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=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: 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': '45e5d5de-6bcc-57d5-8445-1d6a2b7f97fc', '_type': 'linux-noop'}}, row=False) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc9d677c0-5c, may_exist=True, interface_attrs={}) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc9d677c0-5c, col_values=(('qos', UUID('5ec023e2-bf13-4237-b24a-8ebad08e51b9')),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc9d677c0-5c, col_values=(('external_ids', {'iface-id': 'c9d677c0-5cc9-4603-9703-56de6a644b28', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:80:29:56', 'vm-uuid': '10470c86-b74a-4c86-9c55-9279b80a84a9'}),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:35 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:35 devstack nova-compute[85438]: INFO os_vif [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-changed-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing instance network info cache due to event network-changed-e007ec77-11a3-453e-9482-b689162404e9. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] Acquiring lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Releasing lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Instance network_info: |[{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] Acquired lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing network info cache for port e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Start _get_guest_xml network_info=[{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'disk_bus': 'virtio', 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_options': None, 'device_name': '/dev/vda', 'encryption_format': None, 'image_id': '620c4dac-ef54-48e7-b17f-adf1f3b0e382'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 01 21:54:36 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-191058113', uuid='c0e1efd0-5c17-4a02-b37a-daf199b89e03'), owner=OwnerMeta(userid='395376cb43954d59b254d9a38d6444ab', username='tempest-TaggedAttachmentsTest-1925773153-project-member', projectid='c1df27f51b6a45cabdb03804266501b0', projectname='tempest-TaggedAttachmentsTest-1925773153'), image=ImageMeta(id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', 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": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "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=1782935676.2609477) {{(pid=85438) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] CPU controller missing on host. {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] CPU controller found on host. {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=85438) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-01T19:49:27Z,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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=), allow threads: True {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Flavor limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Image limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Flavor pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Image pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Got 1 possible topologies {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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-07-01T19:54:17Z,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-191058113',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-191058113',id=3,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBk2m/hBZpez2XDeDBAbWFc3S0bTNZNzwBLzJSFQ57rzrsVTgxYosGYigK7J25BgbESbfR+D/dOAKujZLyeVdSThLo6J0LAwcpqaLXLJpar+2uKthZFZUB9woqLdJm6PBQ==',key_name='tempest-keypair-868694165',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='c1df27f51b6a45cabdb03804266501b0',ramdisk_id='',reservation_id='r-naq8g0ou',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-1925773153',owner_user_name='tempest-TaggedAttachmentsTest-1925773153-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:31Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='395376cb43954d59b254d9a38d6444ab',uuid=c0e1efd0-5c17-4a02-b37a-daf199b89e03,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converting VIF {"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fc:46:38,bridge_name='br-int',has_traffic_filtering=True,id=e007ec77-11a3-453e-9482-b689162404e9,network=Network(a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape007ec77-11') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'pci_devices' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:54:36 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 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. Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Updated VIF entry in instance network info cache for port c9d677c0-5cc9-4603-9703-56de6a644b28. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Updating instance_info_cache with network_info: [{"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:36 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b 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. Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] End _get_guest_xml xml= Jul 01 21:54:36 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:54:36 devstack nova-compute[85438]: instance-00000003 Jul 01 21:54:36 devstack nova-compute[85438]: 196608 Jul 01 21:54:36 devstack nova-compute[85438]: 1 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: tempest-device-tagging-server-191058113 Jul 01 21:54:36 devstack nova-compute[85438]: 2026-07-01 19:54:36 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: 192 Jul 01 21:54:36 devstack nova-compute[85438]: 1 Jul 01 21:54:36 devstack nova-compute[85438]: 0 Jul 01 21:54:36 devstack nova-compute[85438]: 0 Jul 01 21:54:36 devstack nova-compute[85438]: 1 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: True Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: bare Jul 01 21:54:36 devstack nova-compute[85438]: qcow2 Jul 01 21:54:36 devstack nova-compute[85438]: 1 Jul 01 21:54:36 devstack nova-compute[85438]: 0 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: virtio Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153-project-member Jul 01 21:54:36 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: OpenStack Foundation Jul 01 21:54:36 devstack nova-compute[85438]: OpenStack Nova Jul 01 21:54:36 devstack nova-compute[85438]: 33.1.0 Jul 01 21:54:36 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:54:36 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:54:36 devstack nova-compute[85438]: Virtual Machine Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: hvm Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: 1 Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: /dev/urandom Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: Jul 01 21:54:36 devstack nova-compute[85438]: {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Preparing to wait for external event network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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-07-01T19:54:17Z,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-191058113',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-191058113',id=3,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBk2m/hBZpez2XDeDBAbWFc3S0bTNZNzwBLzJSFQ57rzrsVTgxYosGYigK7J25BgbESbfR+D/dOAKujZLyeVdSThLo6J0LAwcpqaLXLJpar+2uKthZFZUB9woqLdJm6PBQ==',key_name='tempest-keypair-868694165',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='c1df27f51b6a45cabdb03804266501b0',ramdisk_id='',reservation_id='r-naq8g0ou',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-1925773153',owner_user_name='tempest-TaggedAttachmentsTest-1925773153-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:54:31Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='395376cb43954d59b254d9a38d6444ab',uuid=c0e1efd0-5c17-4a02-b37a-daf199b89e03,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converting VIF {"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fc:46:38,bridge_name='br-int',has_traffic_filtering=True,id=e007ec77-11a3-453e-9482-b689162404e9,network=Network(a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape007ec77-11') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG os_vif [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:fc:46:38,bridge_name='br-int',has_traffic_filtering=True,id=e007ec77-11a3-453e-9482-b689162404e9,network=Network(a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape007ec77-11') {{(pid=85438) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: 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=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: 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': '4330744e-819f-58cf-b04f-8d73f027c2d8', '_type': 'linux-noop'}}, row=False) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tape007ec77-11, may_exist=True, interface_attrs={}) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tape007ec77-11, col_values=(('qos', UUID('b6669049-ee7c-4627-839f-c9ad51b2085c')),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tape007ec77-11, col_values=(('external_ids', {'iface-id': 'e007ec77-11a3-453e-9482-b689162404e9', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:fc:46:38', 'vm-uuid': 'c0e1efd0-5c17-4a02-b37a-daf199b89e03'}),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:54:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:36 devstack nova-compute[85438]: INFO os_vif [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:fc:46:38,bridge_name='br-int',has_traffic_filtering=True,id=e007ec77-11a3-453e-9482-b689162404e9,network=Network(a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape007ec77-11') Jul 01 21:54:37 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5b8127fe-b91f-43be-b9a9-1511d7bec420 req-5cc1e2cf-c598-4d82-a25e-ba70e5253c27 service nova] Releasing lock "refresh_cache-10470c86-b74a-4c86-9c55-9279b80a84a9" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:37 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:54:37 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] No VIF found with MAC fa:16:3e:80:29:56, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:54:37 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b 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. Jul 01 21:54:37 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:37 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updated VIF entry in instance network info cache for port e007ec77-11a3-453e-9482-b689162404e9. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating instance_info_cache with network_info: [{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name hda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No VIF found with MAC fa:16:3e:fc:46:38, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:54:38 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Using config drive Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-4813f2c5-30b2-4903-abc1-b56c07fba3ef req-9b3755ce-9533-4bb0-967b-171a6824ad9b service nova] Releasing lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-141477ae-c948-4f5d-8e37-8e47721be7e4 req-21f07801-b3e5-44f9-858f-748555467066 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received event network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-141477ae-c948-4f5d-8e37-8e47721be7e4 req-21f07801-b3e5-44f9-858f-748555467066 service nova] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-141477ae-c948-4f5d-8e37-8e47721be7e4 req-21f07801-b3e5-44f9-858f-748555467066 service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-141477ae-c948-4f5d-8e37-8e47721be7e4 req-21f07801-b3e5-44f9-858f-748555467066 service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-141477ae-c948-4f5d-8e37-8e47721be7e4 req-21f07801-b3e5-44f9-858f-748555467066 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Processing event network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Instance event wait completed in 15 seconds for network-vif-plugged {{(pid=85438) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Resumed> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:38 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] VM Resumed (Lifecycle Event) Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Guest created on hypervisor {{(pid=85438) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 01 21:54:38 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Instance spawned successfully. Jul 01 21:54:38 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] 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=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 01 21:54:38 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_cdrom_bus of ide {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_disk_bus of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_input_bus of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_pointer_model of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_video_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Found default for hw_vif_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-b3d6fdc9-6f21-49f1-a8f2-9e508f43eaf3 req-ba322fee-c376-465f-bbd6-730ae1bfcb96 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-b3d6fdc9-6f21-49f1-a8f2-9e508f43eaf3 req-ba322fee-c376-465f-bbd6-730ae1bfcb96 service nova] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-b3d6fdc9-6f21-49f1-a8f2-9e508f43eaf3 req-ba322fee-c376-465f-bbd6-730ae1bfcb96 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-b3d6fdc9-6f21-49f1-a8f2-9e508f43eaf3 req-ba322fee-c376-465f-bbd6-730ae1bfcb96 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-b3d6fdc9-6f21-49f1-a8f2-9e508f43eaf3 req-ba322fee-c376-465f-bbd6-730ae1bfcb96 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Processing event network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=85438) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Guest created on hypervisor {{(pid=85438) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 01 21:54:39 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Instance spawned successfully. Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] 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=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:39 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Started> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:39 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] VM Started (Lifecycle Event) Jul 01 21:54:39 devstack nova-compute[85438]: INFO nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Took 35.77 seconds to spawn the instance on the hypervisor. Jul 01 21:54:39 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_cdrom_bus of ide {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_disk_bus of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_input_bus of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_pointer_model of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_video_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Found default for hw_vif_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:54:40 devstack nova-compute[85438]: INFO nova.compute.manager [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Took 41.11 seconds to build instance. Jul 01 21:54:40 devstack nova-compute[85438]: INFO nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Took 11.25 seconds to spawn the instance on the hypervisor. Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:40 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Creating config drive at /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.config Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpmitq684u {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpmitq684u" returned: 0 in 0.073s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:54:40 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:41 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] During sync_power_state the instance has a pending task (spawning). Skip. Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Paused> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:41 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] VM Paused (Lifecycle Event) Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3878dadd-396f-431d-a1f7-1d9e6fd1892d tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 42.646s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:41 devstack nova-compute[85438]: INFO nova.compute.manager [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Took 21.12 seconds to build instance. Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Resumed> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:41 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] VM Resumed (Lifecycle Event) Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received event network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.008s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] No waiting events found dispatching network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:54:41 devstack nova-compute[85438]: WARNING nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received unexpected event network-vif-plugged-ab0a7098-035d-4269-94be-a7060043cd49 for instance with vm_state active and task_state None. Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-vif-unplugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] No event matching network-vif-unplugged-e007ec77-11a3-453e-9482-b689162404e9 in dict_keys([('network-vif-plugged', 'e007ec77-11a3-453e-9482-b689162404e9')]) {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 01 21:54:41 devstack nova-compute[85438]: WARNING nova.compute.manager [req-0e7445fc-eaba-4d76-8e33-8a791e817365 req-a9c63983-aa90-4405-90e8-5a9eac365909 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received unexpected event network-vif-unplugged-e007ec77-11a3-453e-9482-b689162404e9 for instance with vm_state building and task_state spawning. Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-f56ef7ee-e415-4e89-b469-2787ba83d31e tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 22.661s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] No waiting events found dispatching network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:54:41 devstack nova-compute[85438]: WARNING nova.compute.manager [req-c5b274b1-3d89-4b5c-9317-80fd5a56607f req-29131058-aa45-4bd5-9fdc-f2c6dc62a310 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received unexpected event network-vif-plugged-c9d677c0-5cc9-4603-9703-56de6a644b28 for instance with vm_state active and task_state None. Jul 01 21:54:41 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:42 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Started> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:42 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] VM Started (Lifecycle Event) Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Paused> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:43 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] VM Paused (Lifecycle Event) Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Processing event network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=85438) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] No waiting events found dispatching network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:54:43 devstack nova-compute[85438]: WARNING nova.compute.manager [req-420e24c9-0e58-4a3d-bf90-9c8aff38c35d req-a4ee8828-6fce-469f-940c-f87c5fe464ab service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received unexpected event network-vif-plugged-e007ec77-11a3-453e-9482-b689162404e9 for instance with vm_state building and task_state spawning. Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Guest created on hypervisor {{(pid=85438) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 01 21:54:43 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Instance spawned successfully. Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] 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=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:43 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Resumed> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:54:43 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] VM Resumed (Lifecycle Event) Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_cdrom_bus of ide {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_disk_bus of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_input_bus of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_pointer_model of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_video_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Found default for hw_vif_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:54:44 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:45 devstack nova-compute[85438]: INFO nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Took 13.25 seconds to spawn the instance on the hypervisor. Jul 01 21:54:45 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:54:45 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] During sync_power_state the instance has a pending task (spawning). Skip. Jul 01 21:54:45 devstack nova-compute[85438]: INFO nova.compute.manager [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Took 25.07 seconds to build instance. Jul 01 21:54:46 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-81c832e4-692f-4a1a-bec7-855187e20c33 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 26.597s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:46 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:51 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:53 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-changed-e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:54:53 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing instance network info cache due to event network-changed-e007ec77-11a3-453e-9482-b689162404e9. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:54:53 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] Acquiring lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:54:53 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] Acquired lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:54:53 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing network info cache for port e007ec77-11a3-453e-9482-b689162404e9 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:54:53 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd 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. Jul 01 21:54:54 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd 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. Jul 01 21:54:54 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updated VIF entry in instance network info cache for port e007ec77-11a3-453e-9482-b689162404e9. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 01 21:54:54 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating instance_info_cache with network_info: [{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": [{"address": "172.24.4.166", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:54:54 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:56 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:57 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5ccd63d4-1a4c-412e-9b23-14323cbe85c7 req-513e3632-39cc-4d87-a40f-d8017e3ed9bd service nova] Releasing lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:54:58 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:58 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.007s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:58 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lazy-loading 'flavor' on Instance uuid 60930e2d-f5db-4418-b0c6-3de842501d9b {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.003s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:54:59 devstack nova-compute[85438]: INFO nova.compute.manager [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Terminating instance Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:54:59 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.541s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Start destroying the instance on the hypervisor. {{(pid=85438) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.988365558000169 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.986998903000085 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG nova.utils [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Queued Task(fn=>, remaining_delay=14.98600548100012 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:00 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Instance destroyed successfully. Jul 01 21:55:00 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lazy-loading 'resources' on Instance uuid 10470c86-b74a-4c86-9c55-9279b80a84a9 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-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-07-01T19:54:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-580999760',display_name='tempest-VolumesAdminNegativeTest-server-580999760',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-580999760',id=2,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-01T19:54:40Z,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='be65a02db90043a6a60ac0f316eae163',ramdisk_id='',reservation_id='r-9dp4ekx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2103191622',owner_user_name='tempest-VolumesAdminNegativeTest-2103191622-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-01T19:54:41Z,user_data=None,user_id='5be8d793f10244bcaf7e79487c692d90',uuid=10470c86-b74a-4c86-9c55-9279b80a84a9,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converting VIF {"id": "c9d677c0-5cc9-4603-9703-56de6a644b28", "address": "fa:16:3e:80:29:56", "network": {"id": "25396d60-f22c-48ad-89eb-983ce4c3ad60", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1891028245-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": "be65a02db90043a6a60ac0f316eae163", "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": "tapc9d677c0-5c", "ovs_interfaceid": "c9d677c0-5cc9-4603-9703-56de6a644b28", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG os_vif [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') {{(pid=85438) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapc9d677c0-5c, bridge=br-int, if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=5ec023e2-bf13-4237-b24a-8ebad08e51b9) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:01 devstack nova-compute[85438]: INFO os_vif [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:29:56,bridge_name='br-int',has_traffic_filtering=True,id=c9d677c0-5cc9-4603-9703-56de6a644b28,network=Network(25396d60-f22c-48ad-89eb-983ce4c3ad60),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9d677c0-5c') Jul 01 21:55:01 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Deleting instance files /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9_del Jul 01 21:55:01 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Deletion of /opt/stack/data/nova/instances/10470c86-b74a-4c86-9c55-9279b80a84a9_del complete Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] No waiting events found dispatching network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5e7b6881-dff3-455b-a03c-7155a101865f req-df03d7dc-60a9-4682-acf5-41ba7c651145 service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 for instance with task_state deleting. {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 01 21:55:01 devstack nova-compute[85438]: INFO nova.compute.manager [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Took 1.57 seconds to destroy the instance on the hypervisor. Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG oslo.service.backend._common.loopingcall [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=85438) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.compute.manager [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Deallocating network for instance {{(pid=85438) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 01 21:55:01 devstack nova-compute[85438]: DEBUG nova.network.neutron [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] deallocate_for_instance() {{(pid=85438) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 01 21:55:01 devstack nova-compute[85438]: 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. Jul 01 21:55:01 devstack nova-compute[85438]: 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. Jul 01 21:55:02 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:02 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:02 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Attaching volume d8384e99-a140-4fd1-a1bc-07f63e9f0a12 to /dev/vdb Jul 01 21:55:02 devstack nova-compute[85438]: DEBUG os_brick.utils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.193', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=85438) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 01 21:55:02 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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/tmpflksq2mk/privsep.sock'] Jul 01 21:55:02 devstack sudo[87440]: 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/tmpflksq2mk/privsep.sock Jul 01 21:55:02 devstack sudo[87440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 01 21:55:02 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG nova.network.neutron [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Updating instance_info_cache with network_info: [] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] Acquiring lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] No waiting events found dispatching network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-unplugged-c9d677c0-5cc9-4603-9703-56de6a644b28 for instance with task_state deleting. {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 01 21:55:03 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-5c36db1e-a388-4c04-8972-bdc4d6d7c59a req-567db6fe-5ea8-4693-8833-e15f871a284f service nova] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Received event network-vif-deleted-c9d677c0-5cc9-4603-9703-56de6a644b28 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:55:03 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 01 21:55:03 devstack nova-compute[85438]: INFO nova.compute.manager [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Took 1.96 seconds to deallocate network for instance. Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: Jul 01 21:55:04 devstack nova-compute[85438]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:55:04 devstack sudo[87440]: pam_unix(sudo:session): session closed for user root Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:04 devstack nova-compute[85438]: INFO oslo.privsep.daemon [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Spawned new privsep daemon via rootwrap Jul 01 21:55:04 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.scaleio [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=85438) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 01 21:55:05 devstack nova-compute[85438]: WARNING os_brick.initiator.connectors.nvmeof [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Running cmd (subprocess): nvme version {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] 'nvme version' failed. Not Retrying. {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.nvmeof [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] nvme not present on system {{(pid=85438) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=85438) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 01 21:55:05 devstack nova-compute[85438]: INFO os_brick.initiator.connectors.lightos [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Current host hostNQN and IP(s) are ['192.168.122.193', 'fe80::5054:ff:fea5:22ee', '172.24.4.1', '2001:db8::2', 'fe80::34f5:14ff:fe05:db4e', 'fe80::fc16:3eff:fe30:dd6', 'fe80::90c9:29ff:feb2:3582', 'fe80::fc16:3eff:fefc:4638', 'fe80::8846:5dff:fe3c:1a4c'] Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=85438) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] LIGHTOS: no hostnqn found. {{(pid=85438) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG os_brick.utils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] <== get_connector_properties: return (2728ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.193', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:dd40866a2b26', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'af513f85-ea25-42fc-b30c-561ee17ee301', 'nvme_native_multipath': False} {{(pid=85438) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG nova.virt.block_device [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Updating existing volume attachment record: 5f14b99e-97f5-465b-871a-d0a24b58f344 {{(pid=85438) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 01 21:55:05 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.248s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:05 devstack nova-compute[85438]: INFO nova.scheduler.client.report [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Deleted allocations for instance 10470c86-b74a-4c86-9c55-9279b80a84a9 Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=85438) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_service.periodic_task [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running periodic task ComputeManager.update_available_resource {{(pid=85438) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-d153d753-28df-4e41-8a0d-958b0138a3f2 tempest-VolumesAdminNegativeTest-2103191622 tempest-VolumesAdminNegativeTest-2103191622-project-member] Lock "10470c86-b74a-4c86-9c55-9279b80a84a9" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 6.954s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=85438) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.005s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] CMD "systemctl is-system-running" returned: 0 in 0.046s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.volume.quobyte [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] systemd detected. {{(pid=85438) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 01 21:55:06 devstack nova-compute[85438]: WARNING oslo_config.cfg [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 01 21:55:06 devstack nova-compute[85438]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 01 21:55:06 devstack nova-compute[85438]: will be removed from nova when the volume driver is removed from cinder. Jul 01 21:55:06 devstack nova-compute[85438]: ). Its value may be silently ignored in the future. Jul 01 21:55:06 devstack nova-compute[85438]: WARNING oslo_config.cfg [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 01 21:55:06 devstack nova-compute[85438]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 01 21:55:06 devstack nova-compute[85438]: will be removed from nova when the volume driver is removed from cinder. Jul 01 21:55:06 devstack nova-compute[85438]: ). Its value may be silently ignored in the future. Jul 01 21:55:06 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.volume.quobyte [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-7b001153-cdb7-4be5-9da0-832971b1d762 at mount point /opt/stack/data/nova/mnt/6b12c75f65382741b6bec6df98ca0eff via systemd-run {{(pid=85438) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 01 21:55:07 devstack nova-compute[85438]: INFO nova.virt.libvirt.volume.quobyte [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-7b001153-cdb7-4be5-9da0-832971b1d762 Jul 01 21:55:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.481s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:07 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lazy-loading 'flavor' on Instance uuid 60930e2d-f5db-4418-b0c6-3de842501d9b {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:07 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] attach device xml: Jul 01 21:55:07 devstack nova-compute[85438]: Jul 01 21:55:07 devstack nova-compute[85438]: Jul 01 21:55:07 devstack nova-compute[85438]: Jul 01 21:55:07 devstack nova-compute[85438]: Jul 01 21:55:07 devstack nova-compute[85438]: d8384e99-a140-4fd1-a1bc-07f63e9f0a12 Jul 01 21:55:07 devstack nova-compute[85438]: Jul 01 21:55:07 devstack nova-compute[85438]: {{(pid=85438) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 01 21:55:07 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json" returned: 0 in 0.188s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/c0e1efd0-5c17-4a02-b37a-daf199b89e03/disk --force-share --output=json" returned: 0 in 0.134s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json" returned: 0 in 0.133s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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/60930e2d-f5db-4418-b0c6-3de842501d9b/disk --force-share --output=json" returned: 0 in 0.135s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] skipping disk /opt/stack/data/nova/mnt/6b12c75f65382741b6bec6df98ca0eff/volume-d8384e99-a140-4fd1-a1bc-07f63e9f0a12 (vdb) as it is a volume {{(pid=85438) _get_instance_disk_info_from_config /opt/stack/nova/nova/virt/libvirt/driver.py:12400}} Jul 01 21:55:08 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] CMD "env LANG=C uptime" returned: 0 in 0.050s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Hypervisor/Node resource view: name=devstack free_ram=5128MB free_disk=14.913150787353516GB free_vcpus=2 pci_devices=[{"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_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"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"}] {{(pid=85438) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:08 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Instance 60930e2d-f5db-4418-b0c6-3de842501d9b actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=85438) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=85438) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 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': ' 21:55:08 up 33 min, 1 user, load average: 6.68, 3.60, 2.29\n', 'num_instances': '2', 'num_vm_active': '2', 'num_task_None': '2', 'num_os_type_None': '2', 'num_proj_c845fa7968344b9d93f4cfe046ec68b9': '1', 'io_workload': '0', 'num_proj_c1df27f51b6a45cabdb03804266501b0': '1'} {{(pid=85438) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] No BDM found with device name vdb, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] No VIF found with MAC fa:16:3e:30:0d:d6, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:55:09 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:10 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:55:10 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:10 devstack nova-compute[85438]: DEBUG nova.compute.resource_tracker [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Compute_service record updated for devstack:devstack {{(pid=85438) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 01 21:55:10 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.335s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:10 devstack nova-compute[85438]: DEBUG oslo.service.backend._threading.loopingcall [None req-4838148a-aeca-4e49-82c8-e6126d8a1776 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=85438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:55:11 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:11 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-e0ba7bda-769a-45a2-a20b-c0d42c0cd9c5 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 9.225s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:12 devstack nova-compute[85438]: INFO nova.compute.manager [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Terminating instance Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Start destroying the instance on the hypervisor. {{(pid=85438) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG nova.utils [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Queued Task(fn=>, remaining_delay=14.999477307999996 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:12 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Instance destroyed successfully. Jul 01 21:55:12 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lazy-loading 'resources' on Instance uuid 60930e2d-f5db-4418-b0c6-3de842501d9b {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-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-07-01T19:53:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1096847937',display_name='tempest-DeleteServersTestJSON-server-1096847937',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1096847937',id=1,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-01T19:54:39Z,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='c845fa7968344b9d93f4cfe046ec68b9',ramdisk_id='',reservation_id='r-kqxyyivf',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-2108723095',owner_user_name='tempest-DeleteServersTestJSON-2108723095-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-01T19:54:40Z,user_data=None,user_id='d83d706e25a3472d8d54ee3792557142',uuid=60930e2d-f5db-4418-b0c6-3de842501d9b,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converting VIF {"id": "ab0a7098-035d-4269-94be-a7060043cd49", "address": "fa:16:3e:30:0d:d6", "network": {"id": "ce3e6fd9-8823-4aa2-9859-d54212ba4cce", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-979233450-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": "c845fa7968344b9d93f4cfe046ec68b9", "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": "tapab0a7098-03", "ovs_interfaceid": "ab0a7098-035d-4269-94be-a7060043cd49", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG os_vif [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') {{(pid=85438) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapab0a7098-03, bridge=br-int, if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=b374fba4-4832-43ed-9324-20673dc0b22e) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:13 devstack nova-compute[85438]: INFO os_vif [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:0d:d6,bridge_name='br-int',has_traffic_filtering=True,id=ab0a7098-035d-4269-94be-a7060043cd49,network=Network(ce3e6fd9-8823-4aa2-9859-d54212ba4cce),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapab0a7098-03') Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.003s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:13 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.035s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:13 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Deleting instance files /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b_del Jul 01 21:55:13 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Deletion of /opt/stack/data/nova/instances/60930e2d-f5db-4418-b0c6-3de842501d9b_del complete Jul 01 21:55:14 devstack nova-compute[85438]: INFO nova.compute.manager [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Took 1.45 seconds to destroy the instance on the hypervisor. Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG oslo.service.backend._common.loopingcall [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=85438) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG nova.compute.manager [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Deallocating network for instance {{(pid=85438) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG nova.network.neutron [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] deallocate_for_instance() {{(pid=85438) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 01 21:55:14 devstack nova-compute[85438]: 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. Jul 01 21:55:14 devstack nova-compute[85438]: 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. Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0713eb76-209a-4d96-88b3-3b2c39728bbe req-765bbb15-b940-4f04-af17-479dabe60b84 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Received event network-vif-deleted-ab0a7098-035d-4269-94be-a7060043cd49 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:14 devstack nova-compute[85438]: INFO nova.compute.manager [req-0713eb76-209a-4d96-88b3-3b2c39728bbe req-765bbb15-b940-4f04-af17-479dabe60b84 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Neutron deleted interface ab0a7098-035d-4269-94be-a7060043cd49; detaching it from the instance and deleting it from the info cache Jul 01 21:55:14 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-0713eb76-209a-4d96-88b3-3b2c39728bbe req-765bbb15-b940-4f04-af17-479dabe60b84 service nova] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Detach interface failed, port_id=ab0a7098-035d-4269-94be-a7060043cd49, reason: Instance 60930e2d-f5db-4418-b0c6-3de842501d9b could not be found. {{(pid=85438) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.network.neutron [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Updating instance_info_cache with network_info: [] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0020810799999253504 future=) submitted to {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.utils [-] Waiting for the next task {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=12.401947797000048 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=12.401662006999914 future=) {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:55:15 devstack nova-compute[85438]: INFO nova.compute.manager [-] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] VM Stopped (Lifecycle Event) Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Starting instance... {{(pid=85438) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 01 21:55:15 devstack nova-compute[85438]: INFO nova.compute.manager [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Took 1.71 seconds to deallocate network for instance. Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:15 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-75564f34-b3ad-4b8f-a1b2-fa2a551ecfb3 None None] [instance: 10470c86-b74a-4c86-9c55-9279b80a84a9] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "interface-c0e1efd0-5c17-4a02-b37a-daf199b89e03-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "interface-c0e1efd0-5c17-4a02-b37a-daf199b89e03-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'flavor' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=85438) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 01 21:55:16 devstack nova-compute[85438]: INFO nova.compute.claims [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Claim successful on node devstack Jul 01 21:55:16 devstack nova-compute[85438]: INFO nova.compute.manager [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Took 0.75 seconds to detach 1 volumes for instance. Jul 01 21:55:16 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:55:16 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'pci_requests' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.objects.base [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Object Instance lazy-loaded attributes: flavor,pci_requests {{(pid=85438) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] allocate_for_instance() {{(pid=85438) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 01 21:55:17 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:55:17 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.policy [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '395376cb43954d59b254d9a38d6444ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1df27f51b6a45cabdb03804266501b0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=85438) authorize /opt/stack/nova/nova/policy.py:192}} Jul 01 21:55:17 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Successfully created port: 627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.185s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Start building networks asynchronously for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 1.423s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=85438) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.compute.provider_tree [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Inventory has not changed in ProviderTree for provider: 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 {{(pid=85438) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Allocating IP information in the background. {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 01 21:55:18 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] allocate_for_instance() {{(pid=85438) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 01 21:55:18 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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. Jul 01 21:55:18 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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. Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.scheduler.client.report [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Inventory has not changed for provider 65cbfcf4-8b8b-466c-9e70-099d6c9f9d40 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=85438) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:19 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Successfully updated port: 627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.policy [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'b944bda8cafc41fbb093c987efbf93be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1acc6e7754a432da2c3db1b4186263c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=85438) authorize /opt/stack/nova/nova/policy.py:192}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.286s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:19 devstack nova-compute[85438]: INFO nova.scheduler.client.report [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Deleted allocations for instance 60930e2d-f5db-4418-b0c6-3de842501d9b Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-changed-627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing instance network info cache due to event network-changed-627f2f83-3766-4b08-b98c-091484d49a51. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] Acquiring lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] Acquired lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Refreshing network info cache for port 627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:55:19 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Start building block device mappings for instance. {{(pid=85438) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 01 21:55:20 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:55:20 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 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. Jul 01 21:55:20 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Successfully created port: df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 01 21:55:20 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-550b7f70-3614-4a6b-bf85-547fe0053468 tempest-DeleteServersTestJSON-2108723095 tempest-DeleteServersTestJSON-2108723095-project-member] Lock "60930e2d-f5db-4418-b0c6-3de842501d9b" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.786s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Start spawning the instance on the hypervisor. {{(pid=85438) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Creating instance directory {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 01 21:55:21 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Creating image(s) Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "/opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "/opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "/opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.146s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_utils.imageutils.format_inspector [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=85438) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:21 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 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. Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.230s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk 1073741824 {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/61bd4386a5ba44a365a5e6a91a5147242c62c3e1,backing_fmt=raw /opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk 1073741824" returned: 0 in 0.114s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "61bd4386a5ba44a365a5e6a91a5147242c62c3e1" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.368s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Added VIF to instance network info cache for port 627f2f83-3766-4b08-b98c-091484d49a51. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3531}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating instance_info_cache with network_info: [{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": [{"address": "172.24.4.166", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/61bd4386a5ba44a365a5e6a91a5147242c62c3e1 --force-share --output=json" returned: 0 in 0.182s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Checking if we can resize image /opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk. size=1073741824 {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk --force-share --output=json {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk --force-share --output=json" returned: 0 in 0.144s {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.virt.disk.api [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Cannot resize image /opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/disk to a smaller size. {{(pid=85438) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Created local disks {{(pid=85438) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Ensure instance console log exists: /opt/stack/data/nova/instances/3abc6a4b-0907-42de-9ebc-89bf3a328e32/console.log {{(pid=85438) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:21 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Successfully updated port: df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Received event network-changed-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Refreshing instance network info cache due to event network-changed-df6842df-ebf8-4998-bbfd-d74be2c78309. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] Acquiring lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] Acquired lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Refreshing network info cache for port df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-d4aaf92c-9316-43b9-8f1d-07d16c116b0b req-3fd26e6c-b3fb-481a-be2c-62a8449d7169 service nova] Releasing lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquired lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Building network info cache for instance {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:55:22 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 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. Jul 01 21:55:22 devstack nova-compute[85438]: WARNING nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] 36e04d9e-df62-41d2-98f7-a71bde96a349 already exists in list: networks containing: ['36e04d9e-df62-41d2-98f7-a71bde96a349']. ignoring it Jul 01 21:55:22 devstack nova-compute[85438]: WARNING nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] 627f2f83-3766-4b08-b98c-091484d49a51 already exists in list: port_ids containing: ['627f2f83-3766-4b08-b98c-091484d49a51']. ignoring it Jul 01 21:55:22 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Instance cache missing network info. {{(pid=85438) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 01 21:55:22 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Updating instance_info_cache with network_info: [] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=85438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 01 21:55:23 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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. Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating instance_info_cache with network_info: [{"id": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": [{"address": "172.24.4.166", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-f5eb5f4e-f0ba-42a9-a2a4-df938fc25bbd req-5899857a-6601-443e-8187-504f659c0d13 service nova] Releasing lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquired lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:55:23 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Building network info cache for instance {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Releasing lock "refresh_cache-c0e1efd0-5c17-4a02-b37a-daf199b89e03" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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-07-01T19:54:17Z,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-191058113',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-191058113',id=3,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBk2m/hBZpez2XDeDBAbWFc3S0bTNZNzwBLzJSFQ57rzrsVTgxYosGYigK7J25BgbESbfR+D/dOAKujZLyeVdSThLo6J0LAwcpqaLXLJpar+2uKthZFZUB9woqLdJm6PBQ==',key_name='tempest-keypair-868694165',keypairs=,launch_index=0,launched_at=2026-07-01T19:54:45Z,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='c1df27f51b6a45cabdb03804266501b0',ramdisk_id='',reservation_id='r-naq8g0ou',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-1925773153',owner_user_name='tempest-TaggedAttachmentsTest-1925773153-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-01T19:54:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='395376cb43954d59b254d9a38d6444ab',uuid=c0e1efd0-5c17-4a02-b37a-daf199b89e03,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converting VIF {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c4:89:b2,bridge_name='br-int',has_traffic_filtering=True,id=627f2f83-3766-4b08-b98c-091484d49a51,network=Network(36e04d9e-df62-41d2-98f7-a71bde96a349),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap627f2f83-37') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG os_vif [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c4:89:b2,bridge_name='br-int',has_traffic_filtering=True,id=627f2f83-3766-4b08-b98c-091484d49a51,network=Network(36e04d9e-df62-41d2-98f7-a71bde96a349),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap627f2f83-37') {{(pid=85438) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: 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=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: 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': '07087375-a2d4-52df-bf7d-85662f7b2400', '_type': 'linux-noop'}}, row=False) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap627f2f83-37, may_exist=True, interface_attrs={}) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap627f2f83-37, col_values=(('qos', UUID('44d70907-252e-4dc5-966c-5b36d88d3357')),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap627f2f83-37, col_values=(('external_ids', {'iface-id': '627f2f83-3766-4b08-b98c-091484d49a51', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:c4:89:b2', 'vm-uuid': 'c0e1efd0-5c17-4a02-b37a-daf199b89e03'}),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:24 devstack nova-compute[85438]: INFO os_vif [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c4:89:b2,bridge_name='br-int',has_traffic_filtering=True,id=627f2f83-3766-4b08-b98c-091484d49a51,network=Network(36e04d9e-df62-41d2-98f7-a71bde96a349),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap627f2f83-37') Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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-07-01T19:54:17Z,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-191058113',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-191058113',id=3,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBk2m/hBZpez2XDeDBAbWFc3S0bTNZNzwBLzJSFQ57rzrsVTgxYosGYigK7J25BgbESbfR+D/dOAKujZLyeVdSThLo6J0LAwcpqaLXLJpar+2uKthZFZUB9woqLdJm6PBQ==',key_name='tempest-keypair-868694165',keypairs=,launch_index=0,launched_at=2026-07-01T19:54:45Z,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='c1df27f51b6a45cabdb03804266501b0',ramdisk_id='',reservation_id='r-naq8g0ou',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-1925773153',owner_user_name='tempest-TaggedAttachmentsTest-1925773153-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-01T19:54:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='395376cb43954d59b254d9a38d6444ab',uuid=c0e1efd0-5c17-4a02-b37a-daf199b89e03,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converting VIF {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c4:89:b2,bridge_name='br-int',has_traffic_filtering=True,id=627f2f83-3766-4b08-b98c-091484d49a51,network=Network(36e04d9e-df62-41d2-98f7-a71bde96a349),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap627f2f83-37') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] attach device xml: Jul 01 21:55:24 devstack nova-compute[85438]: Jul 01 21:55:24 devstack nova-compute[85438]: Jul 01 21:55:24 devstack nova-compute[85438]: Jul 01 21:55:24 devstack nova-compute[85438]: Jul 01 21:55:24 devstack nova-compute[85438]: Jul 01 21:55:24 devstack nova-compute[85438]: {{(pid=85438) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Instance cache missing network info. {{(pid=85438) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 01 21:55:24 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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. Jul 01 21:55:24 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.network.neutron [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Updating instance_info_cache with network_info: [{"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] No waiting events found dispatching network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:55:25 devstack nova-compute[85438]: WARNING nova.compute.manager [req-1d515281-3b98-4173-b004-99fd236d531d req-2a7565e8-ee8d-4ecd-be99-fa3bb8d65118 service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received unexpected event network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 for instance with vm_state active and task_state None. Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Releasing lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Instance network_info: |[{"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=85438) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Start _get_guest_xml network_info=[{"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'disk_bus': 'virtio', 'size': 0, 'device_type': 'disk', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_options': None, 'device_name': '/dev/vda', 'encryption_format': None, 'image_id': '620c4dac-ef54-48e7-b17f-adf1f3b0e382'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 01 21:55:25 devstack nova-compute[85438]: WARNING nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeShelveTestJSON-server-1459961363', uuid='3abc6a4b-0907-42de-9ebc-89bf3a328e32'), owner=OwnerMeta(userid='b944bda8cafc41fbb093c987efbf93be', username='tempest-AttachVolumeShelveTestJSON-1096674802-project-member', projectid='f1acc6e7754a432da2c3db1b4186263c', projectname='tempest-AttachVolumeShelveTestJSON-1096674802'), image=ImageMeta(id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', 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": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "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=1782935725.5281403) {{(pid=85438) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] CPU controller missing on host. {{(pid=85438) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.host [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] CPU controller found on host. {{(pid=85438) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=85438) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-01T19:49:27Z,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-07-01T19:48:25Z,direct_url=,disk_format='qcow2',id=620c4dac-ef54-48e7-b17f-adf1f3b0e382,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9e6335f598904e11a8b428451872b942',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-01T19:48:27Z,virtual_size=,visibility=), allow threads: True {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Flavor limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Image limits 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Flavor pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Image pref 0:0:0 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=85438) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Got 1 possible topologies {{(pid=85438) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.hardware [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=85438) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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-07-01T19:55:14Z,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-AttachVolumeShelveTestJSON-server-1459961363',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-1459961363',id=4,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO3v5tGieMkYosqkKAbo2dQnv7UfC6MUgLE1AoRrUq2H0jiylHJkHX/XDF0I6KSirvh92wkkVx4GFSraL25Nj6gdgSB665qg10zFYDwNo1LYOPlpqjzAVUADBBoWckDfTQ==',key_name='tempest-keypair-1159965500',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='f1acc6e7754a432da2c3db1b4186263c',ramdisk_id='',reservation_id='r-phhflext',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-AttachVolumeShelveTestJSON-1096674802',owner_user_name='tempest-AttachVolumeShelveTestJSON-1096674802-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:55:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='b944bda8cafc41fbb093c987efbf93be',uuid=3abc6a4b-0907-42de-9ebc-89bf3a328e32,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Converting VIF {"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:30:b3:df,bridge_name='br-int',has_traffic_filtering=True,id=df6842df-ebf8-4998-bbfd-d74be2c78309,network=Network(21700f91-65df-4ada-9ce1-7c7db4507703),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapdf6842df-eb') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lazy-loading 'pci_devices' on Instance uuid 3abc6a4b-0907-42de-9ebc-89bf3a328e32 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name hda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:25 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No VIF found with MAC fa:16:3e:fc:46:38, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] End _get_guest_xml xml= Jul 01 21:55:26 devstack nova-compute[85438]: 3abc6a4b-0907-42de-9ebc-89bf3a328e32 Jul 01 21:55:26 devstack nova-compute[85438]: instance-00000004 Jul 01 21:55:26 devstack nova-compute[85438]: 196608 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: tempest-AttachVolumeShelveTestJSON-server-1459961363 Jul 01 21:55:26 devstack nova-compute[85438]: 2026-07-01 19:55:25 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: 192 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: True Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: bare Jul 01 21:55:26 devstack nova-compute[85438]: qcow2 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: virtio Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: tempest-AttachVolumeShelveTestJSON-1096674802-project-member Jul 01 21:55:26 devstack nova-compute[85438]: tempest-AttachVolumeShelveTestJSON-1096674802 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: OpenStack Foundation Jul 01 21:55:26 devstack nova-compute[85438]: OpenStack Nova Jul 01 21:55:26 devstack nova-compute[85438]: 33.1.0 Jul 01 21:55:26 devstack nova-compute[85438]: 3abc6a4b-0907-42de-9ebc-89bf3a328e32 Jul 01 21:55:26 devstack nova-compute[85438]: 3abc6a4b-0907-42de-9ebc-89bf3a328e32 Jul 01 21:55:26 devstack nova-compute[85438]: Virtual Machine Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: hvm Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: /dev/urandom Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: {{(pid=85438) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Preparing to wait for external event network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Acquiring lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-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-07-01T19:55:14Z,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-AttachVolumeShelveTestJSON-server-1459961363',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-1459961363',id=4,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO3v5tGieMkYosqkKAbo2dQnv7UfC6MUgLE1AoRrUq2H0jiylHJkHX/XDF0I6KSirvh92wkkVx4GFSraL25Nj6gdgSB665qg10zFYDwNo1LYOPlpqjzAVUADBBoWckDfTQ==',key_name='tempest-keypair-1159965500',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='f1acc6e7754a432da2c3db1b4186263c',ramdisk_id='',reservation_id='r-phhflext',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-AttachVolumeShelveTestJSON-1096674802',owner_user_name='tempest-AttachVolumeShelveTestJSON-1096674802-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-01T19:55:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='b944bda8cafc41fbb093c987efbf93be',uuid=3abc6a4b-0907-42de-9ebc-89bf3a328e32,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Converting VIF {"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:30:b3:df,bridge_name='br-int',has_traffic_filtering=True,id=df6842df-ebf8-4998-bbfd-d74be2c78309,network=Network(21700f91-65df-4ada-9ce1-7c7db4507703),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapdf6842df-eb') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG os_vif [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:b3:df,bridge_name='br-int',has_traffic_filtering=True,id=df6842df-ebf8-4998-bbfd-d74be2c78309,network=Network(21700f91-65df-4ada-9ce1-7c7db4507703),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapdf6842df-eb') {{(pid=85438) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: 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=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: 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': '80d585ce-8da6-50c9-9afe-1600b298820f', '_type': 'linux-noop'}}, row=False) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapdf6842df-eb, may_exist=True, interface_attrs={}) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapdf6842df-eb, col_values=(('qos', UUID('cf74c528-84c0-4ece-b14c-6aef550b7414')),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapdf6842df-eb, col_values=(('external_ids', {'iface-id': 'df6842df-ebf8-4998-bbfd-d74be2c78309', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:30:b3:df', 'vm-uuid': '3abc6a4b-0907-42de-9ebc-89bf3a328e32'}),), if_exists=True) {{(pid=85438) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:26 devstack nova-compute[85438]: INFO os_vif [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:30:b3:df,bridge_name='br-int',has_traffic_filtering=True,id=df6842df-ebf8-4998-bbfd-d74be2c78309,network=Network(21700f91-65df-4ada-9ce1-7c7db4507703),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapdf6842df-eb') Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-191058113', uuid='c0e1efd0-5c17-4a02-b37a-daf199b89e03'), owner=OwnerMeta(userid='395376cb43954d59b254d9a38d6444ab', username='tempest-TaggedAttachmentsTest-1925773153-project-member', projectid='c1df27f51b6a45cabdb03804266501b0', projectname='tempest-TaggedAttachmentsTest-1925773153'), image=ImageMeta(id='620c4dac-ef54-48e7-b17f-adf1f3b0e382', 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": "e007ec77-11a3-453e-9482-b689162404e9", "address": "fa:16:3e:fc:46:38", "network": {"id": "a6c00be9-2c33-45c5-92c3-a3ce32c4eb6f", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-2043993945-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": [{"address": "172.24.4.166", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tape007ec77-11", "ovs_interfaceid": "e007ec77-11a3-453e-9482-b689162404e9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "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=1782935726.312687) {{(pid=85438) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] set metadata xml: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: tempest-device-tagging-server-191058113 Jul 01 21:55:26 devstack nova-compute[85438]: 2026-07-01 19:55:26 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: 192 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: True Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: bare Jul 01 21:55:26 devstack nova-compute[85438]: qcow2 Jul 01 21:55:26 devstack nova-compute[85438]: 1 Jul 01 21:55:26 devstack nova-compute[85438]: 0 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: ide Jul 01 21:55:26 devstack nova-compute[85438]: virtio Jul 01 21:55:26 devstack nova-compute[85438]: pc Jul 01 21:55:26 devstack nova-compute[85438]: virtio Jul 01 21:55:26 devstack nova-compute[85438]: virtio Jul 01 21:55:26 devstack nova-compute[85438]: virtio Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153-project-member Jul 01 21:55:26 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153 Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: Jul 01 21:55:26 devstack nova-compute[85438]: {{(pid=85438) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 01 21:55:26 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-3c94b006-6bf6-44fe-b844-fe67ebe7140e tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "interface-c0e1efd0-5c17-4a02-b37a-daf199b89e03-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 10.662s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received event network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] No waiting events found dispatching network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:55:27 devstack nova-compute[85438]: WARNING nova.compute.manager [req-38de90e8-1080-4cce-a160-688b63aad314 req-77f1e43f-e595-4258-950b-4b6c1e613b3a service nova] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Received unexpected event network-vif-plugged-627f2f83-3766-4b08-b98c-091484d49a51 for instance with vm_state active and task_state None. Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] No VIF found with MAC fa:16:3e:30:b3:df, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0020533809999960795 future=) submitted to {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.utils [-] Waiting for the next task {{(pid=85438) _log /opt/stack/nova/nova/utils.py:1508}} Jul 01 21:55:27 devstack nova-compute[85438]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:55:27 devstack nova-compute[85438]: INFO nova.compute.manager [-] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] VM Stopped (Lifecycle Event) Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-14f0b049-97fb-4494-aa94-8b8aad9934d1 None None] [instance: 60930e2d-f5db-4418-b0c6-3de842501d9b] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-8022d732-4614-48b9-8c04-606a4a582ae1 req-47dc1f57-bfad-4e56-9795-9751dcbd9649 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Received event network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-8022d732-4614-48b9-8c04-606a4a582ae1 req-47dc1f57-bfad-4e56-9795-9751dcbd9649 service nova] Acquiring lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-8022d732-4614-48b9-8c04-606a4a582ae1 req-47dc1f57-bfad-4e56-9795-9751dcbd9649 service nova] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-8022d732-4614-48b9-8c04-606a4a582ae1 req-47dc1f57-bfad-4e56-9795-9751dcbd9649 service nova] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-8022d732-4614-48b9-8c04-606a4a582ae1 req-47dc1f57-bfad-4e56-9795-9751dcbd9649 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Processing event network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:28 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'flavor' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Started> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:55:29 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] VM Started (Lifecycle Event) Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=85438) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Guest created on hypervisor {{(pid=85438) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 01 21:55:29 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [-] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Instance spawned successfully. Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] 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=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_cdrom_bus of ide {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_disk_bus of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_input_bus of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_pointer_model of None {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_video_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Found default for hw_vif_model of virtio {{(pid=85438) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 01 21:55:29 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.532s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:30 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] During sync_power_state the instance has a pending task (spawning). Skip. Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Paused> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:55:30 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] VM Paused (Lifecycle Event) Jul 01 21:55:30 devstack nova-compute[85438]: INFO nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Took 9.18 seconds to spawn the instance on the hypervisor. Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Received event network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] Acquiring lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] No waiting events found dispatching network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 01 21:55:30 devstack nova-compute[85438]: WARNING nova.compute.manager [req-aa1ca44c-074a-44ad-b53a-183bedcd5503 req-9416ff48-14f9-4cb6-93fa-e21649c0b1a1 service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Received unexpected event network-vif-plugged-df6842df-ebf8-4998-bbfd-d74be2c78309 for instance with vm_state active and task_state None. Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:30 devstack nova-compute[85438]: DEBUG nova.virt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Emitting event Resumed> {{(pid=85438) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 01 21:55:30 devstack nova-compute[85438]: INFO nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] VM Resumed (Lifecycle Event) Jul 01 21:55:30 devstack nova-compute[85438]: INFO nova.compute.manager [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Took 14.51 seconds to build instance. Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Checking state {{(pid=85438) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG nova.compute.manager [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] 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=85438) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-8907486c-c935-41bd-8e0a-cc4c84656d6f tempest-AttachVolumeShelveTestJSON-1096674802 tempest-AttachVolumeShelveTestJSON-1096674802-project-member] Lock "3abc6a4b-0907-42de-9ebc-89bf3a328e32" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 16.036s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:31 devstack nova-compute[85438]: INFO nova.compute.manager [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Attaching volume 69ce7b4a-6599-40c3-9de3-2f7da1622274 to /dev/vdb Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.utils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.193', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=85438) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.scaleio [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=85438) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Running cmd (subprocess): nvme version {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG oslo_concurrency.processutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] 'nvme version' failed. Not Retrying. {{(pid=85438) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.nvmeof [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] nvme not present on system {{(pid=85438) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=85438) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 01 21:55:31 devstack nova-compute[85438]: INFO os_brick.initiator.connectors.lightos [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Current host hostNQN and IP(s) are ['192.168.122.193', 'fe80::5054:ff:fea5:22ee', '172.24.4.1', '2001:db8::2', 'fe80::34f5:14ff:fe05:db4e', 'fe80::fc16:3eff:fefc:4638', 'fe80::8846:5dff:fe3c:1a4c', 'fe80::fc16:3eff:fec4:89b2', 'fe80::60be:9aff:fe77:f5ee', 'fe80::fc16:3eff:fe30:b3df', 'fe80::2410:69ff:fee6:fd3a'] Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=85438) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.initiator.connectors.lightos [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] LIGHTOS: no hostnqn found. {{(pid=85438) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG os_brick.utils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] <== get_connector_properties: return (169ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.193', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:dd40866a2b26', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'af513f85-ea25-42fc-b30c-561ee17ee301', 'nvme_native_multipath': False} {{(pid=85438) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 01 21:55:31 devstack nova-compute[85438]: DEBUG nova.virt.block_device [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Updating existing volume attachment record: 004a21e3-39f0-4535-970c-13392b8b09a5 {{(pid=85438) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Received event network-changed-df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.compute.manager [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Refreshing instance network info cache due to event network-changed-df6842df-ebf8-4998-bbfd-d74be2c78309. {{(pid=85438) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] Acquiring lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] Acquired lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Refreshing network info cache for port df6842df-ebf8-4998-bbfd-d74be2c78309 {{(pid=85438) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.volume.quobyte [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] systemd detected. {{(pid=85438) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.volume.quobyte [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-7b001153-cdb7-4be5-9da0-832971b1d762 at mount point /opt/stack/data/nova/mnt/6b12c75f65382741b6bec6df98ca0eff via systemd-run {{(pid=85438) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 01 21:55:33 devstack nova-compute[85438]: INFO nova.virt.libvirt.volume.quobyte [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-7b001153-cdb7-4be5-9da0-832971b1d762 Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.248s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:33 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'flavor' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:33 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e 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. Jul 01 21:55:34 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] attach device xml: Jul 01 21:55:34 devstack nova-compute[85438]: Jul 01 21:55:34 devstack nova-compute[85438]: Jul 01 21:55:34 devstack nova-compute[85438]: Jul 01 21:55:34 devstack nova-compute[85438]: Jul 01 21:55:34 devstack nova-compute[85438]: 69ce7b4a-6599-40c3-9de3-2f7da1622274 Jul 01 21:55:34 devstack nova-compute[85438]: Jul 01 21:55:34 devstack nova-compute[85438]: {{(pid=85438) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 01 21:55:34 devstack nova-compute[85438]: WARNING neutronclient.v2_0.client [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e 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. Jul 01 21:55:34 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Updated VIF entry in instance network info cache for port df6842df-ebf8-4998-bbfd-d74be2c78309. {{(pid=85438) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 01 21:55:34 devstack nova-compute[85438]: DEBUG nova.network.neutron [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] [instance: 3abc6a4b-0907-42de-9ebc-89bf3a328e32] Updating instance_info_cache with network_info: [{"id": "df6842df-ebf8-4998-bbfd-d74be2c78309", "address": "fa:16:3e:30:b3:df", "network": {"id": "21700f91-65df-4ada-9ce1-7c7db4507703", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-534121970-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.25", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "f1acc6e7754a432da2c3db1b4186263c", "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": "tapdf6842df-eb", "ovs_interfaceid": "df6842df-ebf8-4998-bbfd-d74be2c78309", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=85438) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 01 21:55:34 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [req-fc8141cd-6ac3-4458-a171-c7ed55c92ce7 req-02eafeb4-bf9b-49e8-bb06-582e1b4cd34e service nova] Releasing lock "refresh_cache-3abc6a4b-0907-42de-9ebc-89bf3a328e32" {{(pid=85438) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 01 21:55:34 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name vda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No BDM found with device name hda, not building metadata. {{(pid=85438) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 01 21:55:36 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] No VIF found with MAC fa:16:3e:fc:46:38, not building metadata {{(pid=85438) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 01 21:55:36 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:37 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-de7f99ba-714b-413c-a458-e47adc87f291 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.456s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.000s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:39 devstack nova-compute[85438]: INFO nova.compute.manager [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Detaching volume 69ce7b4a-6599-40c3-9de3-2f7da1622274 Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:39 devstack nova-compute[85438]: INFO nova.virt.block_device [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] [instance: c0e1efd0-5c17-4a02-b37a-daf199b89e03] Attempting to driver detach volume 69ce7b4a-6599-40c3-9de3-2f7da1622274 from mountpoint /dev/vdb Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Found disk vdb by alias ua-69ce7b4a-6599-40c3-9de3-2f7da1622274 {{(pid=85438) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Found disk vdb by alias ua-69ce7b4a-6599-40c3-9de3-2f7da1622274 {{(pid=85438) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Attempting to detach device vdb from instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 from the persistent domain config. {{(pid=85438) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] detach device xml: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: 69ce7b4a-6599-40c3-9de3-2f7da1622274 Jul 01 21:55:39 devstack nova-compute[85438]:
Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: {{(pid=85438) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 01 21:55:39 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Successfully detached device vdb from instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 from the persistent domain config. Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] (1/8): Attempting to detach device vdb with device alias ua-69ce7b4a-6599-40c3-9de3-2f7da1622274 from instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 from the live domain config. {{(pid=85438) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2668}} Jul 01 21:55:39 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] detach device xml: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: 69ce7b4a-6599-40c3-9de3-2f7da1622274 Jul 01 21:55:39 devstack nova-compute[85438]:
Jul 01 21:55:39 devstack nova-compute[85438]: Jul 01 21:55:39 devstack nova-compute[85438]: {{(pid=85438) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-e8a20f6f-2a55-45d9-8876-670b83f370d4 None None] Received event ua-69ce7b4a-6599-40c3-9de3-2f7da1622274> from libvirt while the driver is waiting for it; dispatched. {{(pid=85438) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2521}} Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-69ce7b4a-6599-40c3-9de3-2f7da1622274 for instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2748}} Jul 01 21:55:40 devstack nova-compute[85438]: INFO nova.virt.libvirt.driver [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Successfully detached device vdb from instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 from the live domain config. Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.002s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.038s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:40 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'flavor' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:41 devstack nova-compute[85438]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=85438) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 01 21:55:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Acquiring lock "interface-c0e1efd0-5c17-4a02-b37a-daf199b89e03-627f2f83-3766-4b08-b98c-091484d49a51" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 01 21:55:41 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "interface-c0e1efd0-5c17-4a02-b37a-daf199b89e03-627f2f83-3766-4b08-b98c-091484d49a51" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.objects.instance [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lazy-loading 'flavor' on Instance uuid c0e1efd0-5c17-4a02-b37a-daf199b89e03 {{(pid=85438) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG oslo_concurrency.lockutils [None req-7b17d2c7-ce68-4418-9f11-a292b0b5cb15 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Lock "c0e1efd0-5c17-4a02-b37a-daf199b89e03" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.291s {{(pid=85438) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.vif [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-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-07-01T19:54:17Z,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-191058113',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-191058113',id=3,image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBk2m/hBZpez2XDeDBAbWFc3S0bTNZNzwBLzJSFQ57rzrsVTgxYosGYigK7J25BgbESbfR+D/dOAKujZLyeVdSThLo6J0LAwcpqaLXLJpar+2uKthZFZUB9woqLdJm6PBQ==',key_name='tempest-keypair-868694165',keypairs=,launch_index=0,launched_at=2026-07-01T19:54:45Z,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='c1df27f51b6a45cabdb03804266501b0',ramdisk_id='',reservation_id='r-naq8g0ou',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='620c4dac-ef54-48e7-b17f-adf1f3b0e382',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-1925773153',owner_user_name='tempest-TaggedAttachmentsTest-1925773153-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-01T19:54:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='395376cb43954d59b254d9a38d6444ab',uuid=c0e1efd0-5c17-4a02-b37a-daf199b89e03,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=85438) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converting VIF {"id": "627f2f83-3766-4b08-b98c-091484d49a51", "address": "fa:16:3e:c4:89:b2", "network": {"id": "36e04d9e-df62-41d2-98f7-a71bde96a349", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-632194313", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.128", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "c1df27f51b6a45cabdb03804266501b0", "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": "tap627f2f83-37", "ovs_interfaceid": "627f2f83-3766-4b08-b98c-091484d49a51", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.network.os_vif_util [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c4:89:b2,bridge_name='br-int',has_traffic_filtering=True,id=627f2f83-3766-4b08-b98c-091484d49a51,network=Network(36e04d9e-df62-41d2-98f7-a71bde96a349),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap627f2f83-37') {{(pid=85438) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] looking for interface given config: {{(pid=85438) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] looking for interface given config: {{(pid=85438) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.driver [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] Attempting to detach device tap627f2f83-37 from instance c0e1efd0-5c17-4a02-b37a-daf199b89e03 from the persistent domain config. {{(pid=85438) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] detach device xml: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: {{(pid=85438) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] looking for interface given config: {{(pid=85438) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 01 21:55:42 devstack nova-compute[85438]: DEBUG nova.virt.libvirt.guest [None req-5564a1f1-8333-4ac6-8957-1f6c0e79e3d3 tempest-TaggedAttachmentsTest-1925773153 tempest-TaggedAttachmentsTest-1925773153-project-member] interface for config: not found in domain: Jul 01 21:55:42 devstack nova-compute[85438]: instance-00000003 Jul 01 21:55:42 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: tempest-device-tagging-server-191058113 Jul 01 21:55:42 devstack nova-compute[85438]: 2026-07-01 19:55:26 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: 192 Jul 01 21:55:42 devstack nova-compute[85438]: 1 Jul 01 21:55:42 devstack nova-compute[85438]: 0 Jul 01 21:55:42 devstack nova-compute[85438]: 0 Jul 01 21:55:42 devstack nova-compute[85438]: 1 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: True Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: bare Jul 01 21:55:42 devstack nova-compute[85438]: qcow2 Jul 01 21:55:42 devstack nova-compute[85438]: 1 Jul 01 21:55:42 devstack nova-compute[85438]: 0 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: ide Jul 01 21:55:42 devstack nova-compute[85438]: virtio Jul 01 21:55:42 devstack nova-compute[85438]: pc Jul 01 21:55:42 devstack nova-compute[85438]: virtio Jul 01 21:55:42 devstack nova-compute[85438]: virtio Jul 01 21:55:42 devstack nova-compute[85438]: virtio Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153-project-member Jul 01 21:55:42 devstack nova-compute[85438]: tempest-TaggedAttachmentsTest-1925773153 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: 196608 Jul 01 21:55:42 devstack nova-compute[85438]: 196608 Jul 01 21:55:42 devstack nova-compute[85438]: 1 Jul 01 21:55:42 devstack nova-compute[85438]: 1 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: /machine Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: OpenStack Foundation Jul 01 21:55:42 devstack nova-compute[85438]: OpenStack Nova Jul 01 21:55:42 devstack nova-compute[85438]: 33.1.0 Jul 01 21:55:42 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:55:42 devstack nova-compute[85438]: c0e1efd0-5c17-4a02-b37a-daf199b89e03 Jul 01 21:55:42 devstack nova-compute[85438]: Virtual Machine Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: hvm Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: destroy Jul 01 21:55:42 devstack nova-compute[85438]: restart Jul 01 21:55:42 devstack nova-compute[85438]: destroy Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: /usr/bin/qemu-system-x86_64 Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]:
Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]:
Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]:
Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]:
Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]:
Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: Jul 01 21:55:42 devstack nova-compute[85438]: