+ tempest cleanup --init-saved-state + '[' true == false ']' + tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\(' SUB = re.compile("sub\(/(.*)/,\s+(.*)\)") /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\(' SPLIT = re.compile("split\((.),\s+(\d+),\s+(\d+|-1)\)") {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.165258s] ... ok {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.064931s] ... ok {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [5.758495s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.331855s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.925920s] ... ok {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.211284s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.726740s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.567504s] ... ok {1} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 34f574c1-3a28-4c6f-acdb-db9012d5102d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 34f574c1-3a28-4c6f-acdb-db9012d5102d.'}. Request ID of server operation performed before checking the server status req-b7821aad-b845-4e0b-826f-c94770a0dbb9. {3} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server fc749b90-c246-41b0-8620-5c6bf3dad968 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc749b90-c246-41b0-8620-5c6bf3dad968.'}. Request ID of server operation performed before checking the server status req-e383daf4-2563-4396-bfb0-497df12faf79. {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.626624s] ... ok {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.015207s] ... ok {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.342431s] ... ok {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.141401s] ... ok {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.022503s] ... ok {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070998s] ... ok {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008820s] ... ok {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [21.213544s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 379, in test_add_remove_fixed_ip server, ifs, fip = self._create_server_get_interfaces() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server cead7daf-b668-4e0a-8375-47c9c8568a83 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cead7daf-b668-4e0a-8375-47c9c8568a83.'}. Request ID of server operation performed before checking the server status req-72f301d1-032a-4b0a-ab56-e4e645c5bbae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:18:21,621 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:21,969 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-04-09 17:18:21,974 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,106 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-04-09 17:18:22,108 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,267 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:18:22,268 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,377 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:18:22,378 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,998 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-04-09 17:18:23,004 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:18:23,371 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-04-09 17:18:23,373 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:23,973 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-04-09 17:18:23,976 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:24,064 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1400 2026-04-09 17:18:25,077 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:25,159 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1404 2026-04-09 17:18:26,170 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:26,259 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1396 2026-04-09 17:18:27,274 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:27,376 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1452 2026-04-09 17:18:28,393 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:28,485 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1452 2026-04-09 17:18:29,500 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:29,605 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1460 2026-04-09 17:18:30,620 22 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:31,041 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1537 2026-04-09 17:18:32,052 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:32,979 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:33,992 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:34,151 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:35,166 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:35,264 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:36,274 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:36,370 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:37,384 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:37,567 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:38,580 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:38,681 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:39,697 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:39,789 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:40,800 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:40,900 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1400 2026-04-09 17:18:41,913 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,002 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1592 2026-04-09 17:18:42,014 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,281 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 204 0 2026-04-09 17:18:42,283 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,320 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 404 111 2026-04-09 17:18:42,327 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,353 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1291022091 HTTP/1.1" 202 0 2026-04-09 17:18:42,354 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,471 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f HTTP/1.1" 204 0 2026-04-09 17:18:42,473 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,491 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f HTTP/1.1" 404 146 2026-04-09 17:18:42,493 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,830 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/9d708010-1c3d-45a2-a606-9efaf8432dfb HTTP/1.1" 204 0 {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.890678s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.356088s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.269560s] ... ok {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.892767s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.559199s] ... ok {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.137678s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.117930s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.060655s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.051835s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.055039s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.034753s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.937156s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.122071s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.053678s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.037784s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.056866s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.033750s] ... ok {3} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 80ffd7ac-bb18-4e92-8752-18b1b526db3f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 80ffd7ac-bb18-4e92-8752-18b1b526db3f.'}. Request ID of server operation performed before checking the server status req-9ab684d4-38ed-45f7-b058-cb60165bf907. {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.975818s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.840040s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [9.066972s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [2.626802s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.298519s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.066587s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.427026s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.793704s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.477607s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.037258s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.493646s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.526352s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.097959s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.077709s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.010626s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [6.781245s] ... ok {2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 790c6c41-8d9e-4894-acd3-94717867be5e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 790c6c41-8d9e-4894-acd3-94717867be5e.'}. Request ID of server operation performed before checking the server status req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522. {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.209862s] ... ok {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.263383s] ... ok {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.054340s] ... ok {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.067829s] ... ok {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.393462s] ... ok {3} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a5bedf65-01dd-407f-8c58-461bb9d4a941 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a5bedf65-01dd-407f-8c58-461bb9d4a941.'}. Request ID of server operation performed before checking the server status req-366741e8-8be2-4fb3-85b6-5f3488ff047c. {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.055694s] ... ok {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.019565s] ... ok {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [7.416271s] ... ok {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [9.888545s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [5.566536s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [9.690882s] ... ok {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.025499s] ... ok {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.789800s] ... ok {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.027673s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [13.400483s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [2.924716s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [4.897767s] ... ok {1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [52.266056s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py", line 127, in test_server_basic_ops self.instance = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 9373d844-eab9-46e3-9256-e016ec7c7e01 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:20:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9373d844-eab9-46e3-9256-e016ec7c7e01.'}. Request ID of server operation performed before checking the server status req-2fa67b87-3594-431d-b817-0e89ec3088d4. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:19:41,487 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:41,853 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-04-09 17:19:41,856 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:41,992 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1671 2026-04-09 17:19:41,993 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,168 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:19:42,169 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,300 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-04-09 17:19:42,302 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,437 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:19:42,439 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,559 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-04-09 17:19:42,562 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:43,193 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-04-09 17:19:43,196 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:44,126 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-04-09 17:19:44,131 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:19:44,485 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-04-09 17:19:44,488 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:44,829 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-04-09 17:19:44,832 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:45,493 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-04-09 17:19:45,494 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:46,420 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:19:46,422 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:47,241 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:19:47,242 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-04-09 17:19:49,174 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-04-09 17:19:49,176 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:50,762 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 494 2026-04-09 17:19:50,765 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:51,095 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:52,109 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:52,169 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:53,180 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:53,238 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:54,250 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:54,315 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:55,327 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:55,382 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:56,395 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:56,481 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1460 2026-04-09 17:19:57,495 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:57,664 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1460 2026-04-09 17:19:58,676 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:58,806 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1452 2026-04-09 17:19:59,815 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:59,899 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:00,913 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:00,989 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:02,001 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:02,087 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:03,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:03,181 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1516 2026-04-09 17:20:04,194 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:04,368 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1628 2026-04-09 17:20:05,382 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:05,528 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1628 2026-04-09 17:20:06,541 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:06,720 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1638 2026-04-09 17:20:07,735 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:08,595 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1626 2026-04-09 17:20:09,607 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:09,679 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:10,692 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:10,779 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:11,793 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:11,873 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:12,889 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:12,964 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:13,977 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:14,055 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:15,078 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:15,160 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:16,173 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:16,254 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:17,264 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:17,356 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04- 09 17:20:18,366 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:18,452 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:19,465 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:19,552 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:20,564 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:20,650 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:21,661 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:21,748 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:22,764 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:22,839 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:20:23,855 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:23,936 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:20:24,946 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:25,041 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1648 2026-04-09 17:20:25,053 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:29,520 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 204 0 2026-04-09 17:20:29,521 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:29,554 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 404 111 2026-04-09 17:20:29,559 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:30,832 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1990414806 HTTP/1.1" 202 0 2026-04-09 17:20:30,833 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:31,258 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa HTTP/1.1" 204 0 2026-04-09 17:20:31,259 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:31,274 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa HTTP/1.1" 404 146 2026-04-09 17:20:31,276 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:32,681 20 DEBUG [urllib3.connectionpool] http ://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/208e91a9-32fb-400f-8949-3d8346c2768d HTTP/1.1" 204 0 2026-04-09 17:20:32,683 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:33,184 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/06a06454-75a3-4565-883f-c47ce833f036 HTTP/1.1" 204 0 2026-04-09 17:20:33,186 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:33,749 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-992814783 HTTP/1.1" 202 0 {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [7.067921s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [5.412466s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [32.386834s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.584087s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [2.372293s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [20.341355s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.402805s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.988217s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.053631s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [16.958022s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [6.962091s] ... ok {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [7.860492s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.706378s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.654830s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.398764s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.722522s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.597890s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.850671s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.071581s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.136717s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.003085s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.709386s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.096512s] ... ok {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.551350s] ... ok {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.009349s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.258994s] ... ok {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.234507s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [1.471158s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [1.112309s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.066175s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.077112s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [2.173680s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.624188s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.984056s] ... ok {2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [9.135533s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.929351s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.090928s] ... ok {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [19.629337s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() ^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py", line 270, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0b35eb25-1192-4fe3-94ab-3934c3e72dfb failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:22:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b35eb25-1192-4fe3-94ab-3934c3e72dfb.'}. Request ID of server operation performed before checking the server status req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:22:03,254 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:22:03,652 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-04-09 17:22:03,655 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:04,068 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-04-09 17:22:04,071 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:04,133 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:05,144 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:05,244 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1372 2026-04-09 17:22:06,261 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:06,354 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1364 2026-04-09 17:22:07,367 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:07,456 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1420 2026-04-09 17:22:08,473 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:08,569 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1428 2026-04-09 17:22:09,585 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:09,876 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1470 2026-04-09 17:22:10,887 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:10,989 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:12,002 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:12,084 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:13,097 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:13,180 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:14,193 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:14,269 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:15,281 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:15,349 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c 3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:16,361 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:16,455 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:17,465 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:17,592 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:18,600 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:18,692 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:19,709 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:19,785 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:20,795 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:21,222 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:22,233 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,485 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1560 2026-04-09 17:22:22,495 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,838 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 204 0 2026-04-09 17:22:22,840 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,875 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 404 111 {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.349946s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.622810s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [9.138798s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.855842s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.774968s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.465428s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.917688s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.509551s] ... ok {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.049484s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.814765s] ... ok {0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [27.702249s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops self._setup_network_and_servers() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e7e454fd-0b93-4f7f-bcae-e36d31849f7f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:23:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7e454fd-0b93-4f7f-bcae-e36d31849f7f.'}. Request ID of server operation performed before checking the server status req-d4072502-65ac-49a2-b512-882ac3916636. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:23:07,728 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:08,208 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 613 2026-04-09 17:23:08,210 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,358 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 694 2026-04-09 17:23:10,360 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,425 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=c2793e1dc1964bbf89be4ae8ef657a5f&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-04-09 17:23:10,426 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,488 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-04-09 17:23:10,490 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,521 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-04-09 17:23:10,523 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,765 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-04-09 17:23:10,767 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,753 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/add_router_interface HTTP/1.1" 200 309 2026-04-09 17:23:12,755 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,829 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3588 2026-04-09 17:23:12,831 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,893 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 2594 2026-04-09 17:23:12,895 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,969 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 737 2026-04-09 17:23:12,971 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:13,019 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-04-09 17:23:13,022 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,162 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-04-09 17:23:13,164 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,300 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:23:13,302 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,422 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-04-09 17:23:13,424 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,554 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:23:13,556 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,668 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-04-09 17:23:13,674 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,805 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-04-09 17:23:13,806 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,953 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-04-09 17:23:13,959 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:23:14,281 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9778 2026-04-09 17:23:14,284 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:14,452 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1291 2026-04-09 17:23:14,453 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:15,162 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-04-09 17:23:15,167 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:15,297 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1401 2026-04-09 17:23:16,308 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:16,396 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1405 2026-04-09 17:23:17,405 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:17,988 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:19,000 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:19,195 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:20,206 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:20,286 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:21,299 25 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:21,384 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1461 2026-04-09 17:23:22,397 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:22,525 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1529 2026-04-09 17:23:23,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:23,622 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:24,634 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:24,732 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:25,742 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:25,823 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:26,833 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:26,914 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:27,927 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:27,997 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:29,007 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:29,103 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:30,116 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:30,202 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:31,216 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:31,293 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:32,308 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,420 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1593 2026-04-09 17:23:32,431 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,762 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 204 0 2026-04-09 17:23:32,764 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,796 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849 f7f HTTP/1.1" 404 111 2026-04-09 17:23:32,802 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:32,962 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/9f6f27f3-fcf7-4853-ac14-9f00be007fb0 HTTP/1.1" 204 0 2026-04-09 17:23:32,964 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:33,003 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-120417690 HTTP/1.1" 202 0 2026-04-09 17:23:33,004 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:34,031 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/remove_router_interface HTTP/1.1" 200 309 2026-04-09 17:23:34,034 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:34,165 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/b6f5b6f6-a8cd-460e-8ab7-601f0d6b08a9 HTTP/1.1" 204 0 2026-04-09 17:23:34,166 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:35,097 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa HTTP/1.1" 204 0 2026-04-09 17:23:35,098 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:35,428 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 HTTP/1.1" 204 0 {3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.932274s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.232655s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [1.872836s] ... ok {3} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR ============================== Failed 10 tests - output below: ============================== setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 34f574c1-3a28-4c6f-acdb-db9012d5102d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 34f574c1-3a28-4c6f-acdb-db9012d5102d.'}. Request ID of server operation performed before checking the server status req-b7821aad-b845-4e0b-826f-c94770a0dbb9. setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server fc749b90-c246-41b0-8620-5c6bf3dad968 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc749b90-c246-41b0-8620-5c6bf3dad968.'}. Request ID of server operation performed before checking the server status req-e383daf4-2563-4396-bfb0-497df12faf79. tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 379, in test_add_remove_fixed_ip server, ifs, fip = self._create_server_get_interfaces() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server cead7daf-b668-4e0a-8375-47c9c8568a83 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:18:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cead7daf-b668-4e0a-8375-47c9c8568a83.'}. Request ID of server operation performed before checking the server status req-72f301d1-032a-4b0a-ab56-e4e645c5bbae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:18:21,621 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:21,969 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-04-09 17:18:21,974 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,106 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-04-09 17:18:22,108 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,267 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:18:22,268 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,377 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:18:22,378 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:22,998 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-04-09 17:18:23,004 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:18:23,371 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-04-09 17:18:23,373 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:23,973 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-04-09 17:18:23,976 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:24,064 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1400 2026-04-09 17:18:25,077 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:25,159 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1404 2026-04-09 17:18:26,170 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:26,259 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1396 2026-04-09 17:18:27,274 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:27,376 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1452 2026-04-09 17:18:28,393 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:28,485 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1452 2026-04-09 17:18:29,500 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:29,605 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1460 2026-04-09 17:18:30,620 22 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:31,041 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1537 2026-04-09 17:18:32,052 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:32,979 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:33,992 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:34,151 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:35,166 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:35,264 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:36,274 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:36,370 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1458 2026-04-09 17:18:37,384 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:37,567 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:38,580 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:38,681 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:39,697 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:39,789 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1402 2026-04-09 17:18:40,800 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:40,900 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1400 2026-04-09 17:18:41,913 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,002 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 200 1592 2026-04-09 17:18:42,014 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,281 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 204 0 2026-04-09 17:18:42,283 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,320 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/cead7daf-b668-4e0a-8375-47c9c8568a83 HTTP/1.1" 404 111 2026-04-09 17:18:42,327 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:18:42,353 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1291022091 HTTP/1.1" 202 0 2026-04-09 17:18:42,354 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,471 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f HTTP/1.1" 204 0 2026-04-09 17:18:42,473 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,491 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f HTTP/1.1" 404 146 2026-04-09 17:18:42,493 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:18:42,830 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/9d708010-1c3d-45a2-a606-9efaf8432dfb HTTP/1.1" 204 0 setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 80ffd7ac-bb18-4e92-8752-18b1b526db3f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 80ffd7ac-bb18-4e92-8752-18b1b526db3f.'}. Request ID of server operation performed before checking the server status req-9ab684d4-38ed-45f7-b058-cb60165bf907. setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 790c6c41-8d9e-4894-acd3-94717867be5e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 790c6c41-8d9e-4894-acd3-94717867be5e.'}. Request ID of server operation performed before checking the server status req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522. setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a5bedf65-01dd-407f-8c58-461bb9d4a941 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:19:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a5bedf65-01dd-407f-8c58-461bb9d4a941.'}. Request ID of server operation performed before checking the server status req-366741e8-8be2-4fb3-85b6-5f3488ff047c. tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py", line 127, in test_server_basic_ops self.instance = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 9373d844-eab9-46e3-9256-e016ec7c7e01 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:20:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9373d844-eab9-46e3-9256-e016ec7c7e01.'}. Request ID of server operation performed before checking the server status req-2fa67b87-3594-431d-b817-0e89ec3088d4. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:19:41,487 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:41,853 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-04-09 17:19:41,856 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:41,992 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1671 2026-04-09 17:19:41,993 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,168 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:19:42,169 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,300 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-04-09 17:19:42,302 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,437 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:19:42,439 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:42,559 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-04-09 17:19:42,562 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:43,193 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-04-09 17:19:43,196 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:44,126 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-04-09 17:19:44,131 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:19:44,485 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-04-09 17:19:44,488 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:44,829 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-04-09 17:19:44,832 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:45,493 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-04-09 17:19:45,494 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:46,420 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:19:46,422 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:19:47,241 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:19:47,242 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-04-09 17:19:49,174 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-04-09 17:19:49,176 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:50,762 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 494 2026-04-09 17:19:50,765 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:51,095 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:52,109 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:52,169 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:53,180 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:53,238 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:54,250 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:54,315 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:55,327 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:55,382 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:19:56,395 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:56,481 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1460 2026-04-09 17:19:57,495 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:57,664 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1460 2026-04-09 17:19:58,676 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:58,806 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1452 2026-04-09 17:19:59,815 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:19:59,899 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:00,913 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:00,989 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:02,001 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:02,087 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1508 2026-04-09 17:20:03,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:03,181 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1516 2026-04-09 17:20:04,194 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:04,368 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1628 2026-04-09 17:20:05,382 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:05,528 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1628 2026-04-09 17:20:06,541 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:06,720 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1638 2026-04-09 17:20:07,735 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:08,595 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1626 2026-04-09 17:20:09,607 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:09,679 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:10,692 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:10,779 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:11,793 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:11,873 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:12,889 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:12,964 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:13,977 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:14,055 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:15,078 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:15,160 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1514 2026-04-09 17:20:16,173 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:16,254 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:17,264 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:17,356 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04- 09 17:20:18,366 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:18,452 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:19,465 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:19,552 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:20,564 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:20,650 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:21,661 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:21,748 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1458 2026-04-09 17:20:22,764 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:22,839 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:20:23,855 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:23,936 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1456 2026-04-09 17:20:24,946 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:25,041 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 200 1648 2026-04-09 17:20:25,053 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:29,520 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 204 0 2026-04-09 17:20:29,521 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:29,554 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9373d844-eab9-46e3-9256-e016ec7c7e01 HTTP/1.1" 404 111 2026-04-09 17:20:29,559 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:30,832 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1990414806 HTTP/1.1" 202 0 2026-04-09 17:20:30,833 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:31,258 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa HTTP/1.1" 204 0 2026-04-09 17:20:31,259 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:31,274 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa HTTP/1.1" 404 146 2026-04-09 17:20:31,276 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:32,681 20 DEBUG [urllib3.connectionpool] http ://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/208e91a9-32fb-400f-8949-3d8346c2768d HTTP/1.1" 204 0 2026-04-09 17:20:32,683 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:20:33,184 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/06a06454-75a3-4565-883f-c47ce833f036 HTTP/1.1" 204 0 2026-04-09 17:20:33,186 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:20:33,749 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-992814783 HTTP/1.1" 202 0 tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() ^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py", line 270, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0b35eb25-1192-4fe3-94ab-3934c3e72dfb failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:22:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b35eb25-1192-4fe3-94ab-3934c3e72dfb.'}. Request ID of server operation performed before checking the server status req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:22:03,254 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:22:03,652 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-04-09 17:22:03,655 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:04,068 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-04-09 17:22:04,071 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:04,133 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:05,144 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:05,244 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1372 2026-04-09 17:22:06,261 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:06,354 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1364 2026-04-09 17:22:07,367 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:07,456 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1420 2026-04-09 17:22:08,473 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:08,569 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1428 2026-04-09 17:22:09,585 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:09,876 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1470 2026-04-09 17:22:10,887 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:10,989 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:12,002 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:12,084 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:13,097 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:13,180 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:14,193 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:14,269 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1426 2026-04-09 17:22:15,281 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:15,349 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c 3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:16,361 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:16,455 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:17,465 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:17,592 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:18,600 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:18,692 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1370 2026-04-09 17:22:19,709 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:19,785 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:20,795 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:21,222 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1368 2026-04-09 17:22:22,233 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,485 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 200 1560 2026-04-09 17:22:22,495 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,838 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 204 0 2026-04-09 17:22:22,840 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:22:22,875 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b35eb25-1192-4fe3-94ab-3934c3e72dfb HTTP/1.1" 404 111 tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops self._setup_network_and_servers() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e7e454fd-0b93-4f7f-bcae-e36d31849f7f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-04-09T17:23:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7e454fd-0b93-4f7f-bcae-e36d31849f7f.'}. Request ID of server operation performed before checking the server status req-d4072502-65ac-49a2-b512-882ac3916636. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-09 17:23:07,728 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:08,208 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 613 2026-04-09 17:23:08,210 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,358 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 694 2026-04-09 17:23:10,360 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,425 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=c2793e1dc1964bbf89be4ae8ef657a5f&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-04-09 17:23:10,426 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,488 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-04-09 17:23:10,490 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,521 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-04-09 17:23:10,523 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:10,765 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-04-09 17:23:10,767 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,753 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/add_router_interface HTTP/1.1" 200 309 2026-04-09 17:23:12,755 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,829 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3588 2026-04-09 17:23:12,831 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,893 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 2594 2026-04-09 17:23:12,895 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:12,969 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 737 2026-04-09 17:23:12,971 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:13,019 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-04-09 17:23:13,022 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,162 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-04-09 17:23:13,164 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,300 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-04-09 17:23:13,302 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,422 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-04-09 17:23:13,424 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,554 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-04-09 17:23:13,556 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,668 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-04-09 17:23:13,674 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,805 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-04-09 17:23:13,806 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:13,953 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-04-09 17:23:13,959 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-04-09 17:23:14,281 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9778 2026-04-09 17:23:14,284 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:14,452 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1291 2026-04-09 17:23:14,453 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:15,162 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-04-09 17:23:15,167 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:15,297 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1401 2026-04-09 17:23:16,308 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:16,396 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1405 2026-04-09 17:23:17,405 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:17,988 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:19,000 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:19,195 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:20,206 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:20,286 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1453 2026-04-09 17:23:21,299 25 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:21,384 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1461 2026-04-09 17:23:22,397 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:22,525 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1529 2026-04-09 17:23:23,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:23,622 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:24,634 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:24,732 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:25,742 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:25,823 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:26,833 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:26,914 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1459 2026-04-09 17:23:27,927 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:27,997 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:29,007 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:29,103 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:30,116 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:30,202 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:31,216 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:31,293 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1403 2026-04-09 17:23:32,308 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,420 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 200 1593 2026-04-09 17:23:32,431 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,762 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849f7f HTTP/1.1" 204 0 2026-04-09 17:23:32,764 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:32,796 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e7e454fd-0b93-4f7f-bcae-e36d31849 f7f HTTP/1.1" 404 111 2026-04-09 17:23:32,802 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:32,962 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/9f6f27f3-fcf7-4853-ac14-9f00be007fb0 HTTP/1.1" 204 0 2026-04-09 17:23:32,964 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-04-09 17:23:33,003 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-120417690 HTTP/1.1" 202 0 2026-04-09 17:23:33,004 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:34,031 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/remove_router_interface HTTP/1.1" 200 309 2026-04-09 17:23:34,034 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:34,165 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/b6f5b6f6-a8cd-460e-8ab7-601f0d6b08a9 HTTP/1.1" 204 0 2026-04-09 17:23:34,166 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:35,097 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa HTTP/1.1" 204 0 2026-04-09 17:23:35,098 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-04-09 17:23:35,428 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 HTTP/1.1" 204 0 setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) ---------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR ====== Totals ====== Ran: 127 tests in 434.3219 sec. - Passed: 115 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 10 Sum of execute time for each test: 412.3431 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:05:03.278613 - Worker 1 (42 tests) => 0:03:52.251779 - Worker 2 (31 tests) => 0:04:54.920294 - Worker 3 (25 tests) => 0:06:37.411029