+ 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)\)") {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.104900s] ... ok {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.046453s] ... ok {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.534038s] ... ok {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.313573s] ... ok {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.173100s] ... ok {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.402804s] ... ok {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.406529s] ... ok {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.217076s] ... ok {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.006833s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.951072s] ... ok {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [31.935395s] ... 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 eed7fc54-6a66-48b9-aa15-d98e87aa09c2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eed7fc54-6a66-48b9-aa15-d98e87aa09c2.'}. Request ID of server operation performed before checking the server status req-1831038d-a0a6-4c02-8526-d98d6b04db9f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 04:57:34,351 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:34,640 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-17 04:57:34,644 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:36,855 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1658 2026-07-17 04:57:36,857 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:37,196 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 04:57:37,198 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:37,659 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 04:57:37,661 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:38,398 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-17 04:57:38,403 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 04:57:38,809 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-07-17 04:57:38,814 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:40,323 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-17 04:57:40,328 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:41,012 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1401 2026-07-17 04:57:42,025 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:42,374 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1397 2026-07-17 04:57:43,384 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:43,519 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1453 2026-07-17 04:57:44,529 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:44,644 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1453 2026-07-17 04:57:45,658 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:46,133 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1461 2026-07-17 04:57:47,141 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:48,395 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1459 2026-07-17 04:57:49,404 18 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:51,036 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:52,046 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:53,538 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:54,549 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:54,842 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:55,854 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:56,077 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:57,084 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:57,382 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:58,398 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:58,540 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:59,548 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:59,681 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1470 2026-07-17 04:58:00,692 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:01,130 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1470 2026-07-17 04:58:02,138 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:02,272 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1403 2026-07-17 04:58:03,286 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:03,363 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1401 2026-07-17 04:58:04,375 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:04,837 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1593 2026-07-17 04:58:04,851 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,604 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 204 0 2026-07-17 04:58:05,606 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,654 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa0 9c2 HTTP/1.1" 404 111 2026-07-17 04:58:05,657 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,680 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1615564390 HTTP/1.1" 202 0 2026-07-17 04:58:05,681 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:05,840 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/5e5de230-22c9-459b-9578-655979ae8d5a HTTP/1.1" 204 0 2026-07-17 04:58:05,842 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:05,860 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/5e5de230-22c9-459b-9578-655979ae8d5a HTTP/1.1" 404 146 2026-07-17 04:58:05,862 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:06,282 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/c7de05d6-b1ba-48a0-ac03-11cea9a46dab HTTP/1.1" 204 0 {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.441290s] ... 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 87c55e9b-9197-442d-af0d-8e32d9278752 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 87c55e9b-9197-442d-af0d-8e32d9278752.'}. Request ID of server operation performed before checking the server status req-1dbc8026-6cc4-47cf-81c1-2d91a1a8da38. {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.977132s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [4.125260s] ... ok {2} 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 8ec8c7b9-ea43-4bdd-b30c-907f500eb3bf failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8ec8c7b9-ea43-4bdd-b30c-907f500eb3bf.'}. Request ID of server operation performed before checking the server status req-46ff8cfa-fcf3-4532-bc52-524b96aa7673. {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [4.689785s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.045101s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013827s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.185363s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.084569s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.065613s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.010498s] ... ok {1} 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 d39e4947-75f5-4041-9b94-f758a881b0cc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:43Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d39e4947-75f5-4041-9b94-f758a881b0cc.'}. Request ID of server operation performed before checking the server status req-5c9a5659-e284-4076-a9f7-a85b492e4c09. {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.491499s] ... ok {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011248s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.980115s] ... ok {0} 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 dc9c04d7-620b-499e-af7e-dd244e5e36c3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dc9c04d7-620b-499e-af7e-dd244e5e36c3.'}. Request ID of server operation performed before checking the server status req-b5c0281c-3ba8-46d1-9caa-171048897925. {2} 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 920d7fe1-c937-4987-85d1-15e18810c8e9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:49Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 920d7fe1-c937-4987-85d1-15e18810c8e9.'}. Request ID of server operation performed before checking the server status req-60afecf5-1b69-4d58-9d40-98a1aa8b0101. {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.280947s] ... ok {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.017051s] ... ok {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.187257s] ... ok {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.087496s] ... ok {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.539437s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.170139s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.801357s] ... ok {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.067722s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.263078s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.082447s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.022426s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.014647s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007752s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.298173s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.118123s] ... ok {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.192533s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.395919s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.709496s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.207788s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.190946s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.072525s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.079422s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.305691s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.938601s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [3.590079s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [4.324516s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [4.221953s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.859874s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.230472s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [3.911923s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.507898s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.229809s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [3.162762s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.389058s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.039777s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.031533s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.472017s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.577497s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.032688s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.067970s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.589412s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.184504s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.422936s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.107040s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.084596s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.143700s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.072354s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.640975s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.263827s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.139953s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.085258s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.052225s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.029244s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.028608s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.050124s] ... ok {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [16.030465s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [8.758080s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [16.783595s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [1.917940s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [3.310580s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [6.865584s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [9.412602s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [5.425859s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [7.119689s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.431135s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.699679s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [1.661810s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [4.372823s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.038294s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.194020s] ... ok {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.566137s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.285452s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.045150s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.049728s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.058314s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.600902s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.172225s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.927159s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.829941s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.140078s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.487921s] ... ok {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.047393s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.697857s] ... ok {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [16.387909s] ... 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 97cb4e95-ecaa-409a-98a1-7429e0ded69e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:00:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 97cb4e95-ecaa-409a-98a1-7429e0ded69e.'}. Request ID of server operation performed before checking the server status req-297d4b4d-6aac-4041-84da-8427aebbaaae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:00:35,932 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:00:36,291 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-07-17 05:00:36,293 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:36,720 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-17 05:00:36,726 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:36,804 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1368 2026-07-17 05:00:37,816 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:37,892 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1372 2026-07-17 05:00:38,902 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:38,989 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1420 2026-07-17 05:00:39,996 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:40,089 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1420 2026-07-17 05:00:41,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:41,728 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1470 2026-07-17 05:00:42,743 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:42,904 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:43,915 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:44,069 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:45,080 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:45,232 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:46,243 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:46,378 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:47,389 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:47,566 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1412 2026-07-17 05:00:48,577 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:48,732 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e 0ded69e HTTP/1.1" 200 1412 2026-07-17 05:00:49,745 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:49,829 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1370 2026-07-17 05:00:50,837 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:50,948 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1368 2026-07-17 05:00:51,959 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,048 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1560 2026-07-17 05:00:52,056 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,277 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 204 0 2026-07-17 05:00:52,279 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,311 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 404 111 {2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.822998s] ... ok {1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [21.293824s] ... 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 eb13d82e-a513-4059-84bb-07de62b4bca1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:01:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eb13d82e-a513-4059-84bb-07de62b4bca1.'}. Request ID of server operation performed before checking the server status req-4eaa94fb-2ddb-45b4-8321-2afd72c51f4b. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:01:13,584 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:13,809 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-17 05:01:13,812 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,026 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-17 05:01:14,028 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,329 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 05:01:14,331 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,616 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-17 05:01:14,618 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,897 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:14,899 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,215 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-17 05:01:15,217 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,528 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-17 05:01:15,530 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,784 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-17 05:01:15,791 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:01:16,095 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-17 05:01:16,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,140 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-17 05:01:16,143 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,358 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1662 2026-07-17 05:01:16,359 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,555 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 05:01:16,556 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,706 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:16,707 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-17 05:01:17,238 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-17 05:01:17,239 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,768 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 495 2026-07-17 05:01:17,771 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,856 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1456 2026-07-17 05:01:18,866 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:18,960 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1460 2026-07-17 05:01:19,972 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:20,051 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1452 2026-07-17 05:01:21,063 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:21,137 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1508 2026-07-17 05:01:22,153 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:22,259 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1508 2026-07-17 05:01:23,271 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:23,448 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1629 2026-07-17 05:01:24,460 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:24,605 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:25,616 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:25,791 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:26,802 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:26,978 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:27,989 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:28,133 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:29,149 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:29,314 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1571 2026-07-17 05:01:30,328 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:30,515 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1571 2026-07-17 05:01:31,526 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:31,619 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1458 2026-07-17 05:01:32,629 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,709 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1456 2026-07-17 05:01:33,721 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:33,811 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1648 2026-07-17 05:01:33,826 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,041 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 204 0 2026-07-17 05:01:34,042 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,072 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 404 111 2026-07-17 05:01:34,076 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,094 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1112713279 HTTP/1.1" 202 0 2026-07-17 05:01:34,096 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,257 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/6136c99c-7b2e-4e4d-b1a1-72aa38c3c1f2 HTTP/1.1" 204 0 2026-07-17 05:01:34,258 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,277 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/6136c99c-7b2e-4e4d-b1a1-72aa38c3c1f2 HTTP/1.1" 404 146 2026-07-17 05:01:34,279 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,583 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/2face069-6ca7-43af-a090-822a25754786 HTTP/1.1" 204 0 2026-07-17 05:01:34,585 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,839 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/08313839-ca68-42a1-bd43-caeffd90d781 HTTP/1.1" 204 0 2026-07-17 05:01:34,840 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,875 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1822556119 HTTP/1.1" 202 0 {2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [33.560788s] ... 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 0b8b8401-2d3a-424a-be28-fa9f98a92ba7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:01:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b8b8401-2d3a-424a-be28-fa9f98a92ba7.'}. Request ID of server operation performed before checking the server status req-7b26527d-e3fa-4588-bcf0-5785a48a0d7a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:01:01,585 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:02,942 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 671 2026-07-17 05:01:02,944 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:05,327 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 974 2026-07-17 05:01:05,329 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,053 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=761c47e1bf454293b5ed1ea17806db7b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-17 05:01:06,054 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,293 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 791 2026-07-17 05:01:06,294 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,811 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=9b0bce5a-2d75-497b-9855-47f3a4ffb1f8&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-17 05:01:06,812 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:07,685 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-17 05:01:07,686 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:12,556 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe/add_router_interface HTTP/1.1" 200 310 2026-07-17 05:01:12,557 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,245 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 7142 2026-07-17 05:01:13,247 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,284 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 7529 2026-07-17 05:01:13,286 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,372 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 3933 2026-07-17 05:01:13,374 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:13,447 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-17 05:01:13,450 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,648 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-07-17 05:01:13,650 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,841 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-1 7 05:01:13,843 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,167 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-17 05:01:14,169 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,461 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:14,462 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,751 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-17 05:01:14,753 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,047 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-17 05:01:15,049 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,373 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-17 05:01:15,379 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:01:15,744 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-17 05:01:15,745 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,884 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1374 2026-07-17 05:01:15,886 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,487 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-17 05:01:16,489 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,589 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1401 2026-07-17 05:01:17,602 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,702 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1405 2026-07-17 05:01:18,714 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:18,809 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1453 2026-07-17 05:01:19,824 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:19,920 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1453 2026-07-17 05:01:20,932 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:21,035 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1461 2026-07-17 05:01:22,044 22 DEBUG [urllib3.connectionpool] Start ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:22,188 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1539 2026-07-17 05:01:23,197 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:23,330 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:24,339 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:24,467 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:25,476 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:25,610 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:26,623 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:26,791 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:27,804 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:28,003 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1471 2026-07-17 05:01:29,014 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:29,152 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1471 2026-07-17 05:01:30,161 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:30,244 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1403 2026-07-17 05:01:31,257 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:31,338 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1401 2026-07-17 05:01:32,349 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,432 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1593 2026-07-17 05:01:32,442 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,663 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 204 0 2026-07-17 05:01:32,664 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,691 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 404 111 2026-07-17 05:01:32,696 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:32,936 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/6d5f5b9f-5 980-4126-a4c2-1ace28f219a2 HTTP/1.1" 204 0 2026-07-17 05:01:32,938 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,965 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-395579710 HTTP/1.1" 202 0 2026-07-17 05:01:32,967 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:33,830 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe/remove_router_interface HTTP/1.1" 200 310 2026-07-17 05:01:33,831 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:33,994 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/4655a0a8-9a11-48df-929d-ee0671fbdd16 HTTP/1.1" 204 0 2026-07-17 05:01:33,996 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,724 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe HTTP/1.1" 204 0 2026-07-17 05:01:34,725 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:35,143 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/8e1707db-26ef-401f-8359-f302a3f65ee2 HTTP/1.1" 204 0 {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.106709s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.409222s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.765955s] ... ok {0} 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 {2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.285431s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.216730s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.112884s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.850276s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.608405s] ... ok {1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) [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/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py", line 62, in resource_setup cls.ikepolicy = cls.create_ikepolicy( ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py", line 99, in create_ikepolicy body = cls.client.create_ikepolicy(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 146, in _create resp, body = self.post(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. ============================== Failed 11 tests - output below: ============================== 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 eed7fc54-6a66-48b9-aa15-d98e87aa09c2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eed7fc54-6a66-48b9-aa15-d98e87aa09c2.'}. Request ID of server operation performed before checking the server status req-1831038d-a0a6-4c02-8526-d98d6b04db9f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 04:57:34,351 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:34,640 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-17 04:57:34,644 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:36,855 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1658 2026-07-17 04:57:36,857 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:37,196 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 04:57:37,198 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:37,659 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 04:57:37,661 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:57:38,398 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-17 04:57:38,403 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 04:57:38,809 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-07-17 04:57:38,814 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:40,323 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-17 04:57:40,328 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:41,012 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1401 2026-07-17 04:57:42,025 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:42,374 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1397 2026-07-17 04:57:43,384 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:43,519 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1453 2026-07-17 04:57:44,529 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:44,644 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1453 2026-07-17 04:57:45,658 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:46,133 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1461 2026-07-17 04:57:47,141 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:48,395 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1459 2026-07-17 04:57:49,404 18 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:51,036 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:52,046 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:53,538 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:54,549 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:54,842 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:55,854 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:56,077 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:57,084 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:57,382 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:58,398 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:58,540 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1526 2026-07-17 04:57:59,548 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:57:59,681 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1470 2026-07-17 04:58:00,692 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:01,130 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1470 2026-07-17 04:58:02,138 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:02,272 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1403 2026-07-17 04:58:03,286 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:03,363 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1401 2026-07-17 04:58:04,375 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:04,837 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 200 1593 2026-07-17 04:58:04,851 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,604 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa09c2 HTTP/1.1" 204 0 2026-07-17 04:58:05,606 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,654 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eed7fc54-6a66-48b9-aa15-d98e87aa0 9c2 HTTP/1.1" 404 111 2026-07-17 04:58:05,657 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 04:58:05,680 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1615564390 HTTP/1.1" 202 0 2026-07-17 04:58:05,681 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:05,840 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/5e5de230-22c9-459b-9578-655979ae8d5a HTTP/1.1" 204 0 2026-07-17 04:58:05,842 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:05,860 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/5e5de230-22c9-459b-9578-655979ae8d5a HTTP/1.1" 404 146 2026-07-17 04:58:05,862 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 04:58:06,282 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/c7de05d6-b1ba-48a0-ac03-11cea9a46dab HTTP/1.1" 204 0 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 87c55e9b-9197-442d-af0d-8e32d9278752 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 87c55e9b-9197-442d-af0d-8e32d9278752.'}. Request ID of server operation performed before checking the server status req-1dbc8026-6cc4-47cf-81c1-2d91a1a8da38. 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 8ec8c7b9-ea43-4bdd-b30c-907f500eb3bf failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8ec8c7b9-ea43-4bdd-b30c-907f500eb3bf.'}. Request ID of server operation performed before checking the server status req-46ff8cfa-fcf3-4532-bc52-524b96aa7673. 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 d39e4947-75f5-4041-9b94-f758a881b0cc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:43Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d39e4947-75f5-4041-9b94-f758a881b0cc.'}. Request ID of server operation performed before checking the server status req-5c9a5659-e284-4076-a9f7-a85b492e4c09. 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 dc9c04d7-620b-499e-af7e-dd244e5e36c3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dc9c04d7-620b-499e-af7e-dd244e5e36c3.'}. Request ID of server operation performed before checking the server status req-b5c0281c-3ba8-46d1-9caa-171048897925. 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 920d7fe1-c937-4987-85d1-15e18810c8e9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T04:58:49Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 920d7fe1-c937-4987-85d1-15e18810c8e9.'}. Request ID of server operation performed before checking the server status req-60afecf5-1b69-4d58-9d40-98a1aa8b0101. 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 97cb4e95-ecaa-409a-98a1-7429e0ded69e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:00:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 97cb4e95-ecaa-409a-98a1-7429e0ded69e.'}. Request ID of server operation performed before checking the server status req-297d4b4d-6aac-4041-84da-8427aebbaaae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:00:35,932 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:00:36,291 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-07-17 05:00:36,293 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:36,720 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-17 05:00:36,726 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:36,804 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1368 2026-07-17 05:00:37,816 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:37,892 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1372 2026-07-17 05:00:38,902 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:38,989 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1420 2026-07-17 05:00:39,996 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:40,089 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1420 2026-07-17 05:00:41,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:41,728 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1470 2026-07-17 05:00:42,743 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:42,904 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:43,915 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:44,069 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:45,080 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:45,232 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:46,243 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:46,378 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1468 2026-07-17 05:00:47,389 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:47,566 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1412 2026-07-17 05:00:48,577 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:48,732 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e 0ded69e HTTP/1.1" 200 1412 2026-07-17 05:00:49,745 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:49,829 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1370 2026-07-17 05:00:50,837 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:50,948 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1368 2026-07-17 05:00:51,959 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,048 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 200 1560 2026-07-17 05:00:52,056 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,277 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 204 0 2026-07-17 05:00:52,279 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:00:52,311 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/97cb4e95-ecaa-409a-98a1-7429e0ded69e HTTP/1.1" 404 111 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 eb13d82e-a513-4059-84bb-07de62b4bca1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:01:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eb13d82e-a513-4059-84bb-07de62b4bca1.'}. Request ID of server operation performed before checking the server status req-4eaa94fb-2ddb-45b4-8321-2afd72c51f4b. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:01:13,584 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:13,809 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-17 05:01:13,812 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,026 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-17 05:01:14,028 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,329 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 05:01:14,331 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,616 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-17 05:01:14,618 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,897 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:14,899 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,215 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-17 05:01:15,217 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,528 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-17 05:01:15,530 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,784 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-17 05:01:15,791 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:01:16,095 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-17 05:01:16,098 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,140 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-17 05:01:16,143 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,358 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1662 2026-07-17 05:01:16,359 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,555 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-17 05:01:16,556 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:16,706 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:16,707 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-17 05:01:17,238 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-17 05:01:17,239 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,768 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 495 2026-07-17 05:01:17,771 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,856 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1456 2026-07-17 05:01:18,866 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:18,960 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1460 2026-07-17 05:01:19,972 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:20,051 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1452 2026-07-17 05:01:21,063 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:21,137 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1508 2026-07-17 05:01:22,153 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:22,259 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1508 2026-07-17 05:01:23,271 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:23,448 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1629 2026-07-17 05:01:24,460 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:24,605 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:25,616 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:25,791 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:26,802 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:26,978 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:27,989 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:28,133 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1627 2026-07-17 05:01:29,149 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:29,314 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1571 2026-07-17 05:01:30,328 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:30,515 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1571 2026-07-17 05:01:31,526 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:31,619 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1458 2026-07-17 05:01:32,629 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,709 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1456 2026-07-17 05:01:33,721 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:33,811 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 200 1648 2026-07-17 05:01:33,826 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,041 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 204 0 2026-07-17 05:01:34,042 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,072 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/eb13d82e-a513-4059-84bb-07de62b4bca1 HTTP/1.1" 404 111 2026-07-17 05:01:34,076 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,094 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1112713279 HTTP/1.1" 202 0 2026-07-17 05:01:34,096 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,257 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/6136c99c-7b2e-4e4d-b1a1-72aa38c3c1f2 HTTP/1.1" 204 0 2026-07-17 05:01:34,258 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,277 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/6136c99c-7b2e-4e4d-b1a1-72aa38c3c1f2 HTTP/1.1" 404 146 2026-07-17 05:01:34,279 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,583 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/2face069-6ca7-43af-a090-822a25754786 HTTP/1.1" 204 0 2026-07-17 05:01:34,585 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,839 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/08313839-ca68-42a1-bd43-caeffd90d781 HTTP/1.1" 204 0 2026-07-17 05:01:34,840 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:34,875 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1822556119 HTTP/1.1" 202 0 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 0b8b8401-2d3a-424a-be28-fa9f98a92ba7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-17T05:01:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0b8b8401-2d3a-424a-be28-fa9f98a92ba7.'}. Request ID of server operation performed before checking the server status req-7b26527d-e3fa-4588-bcf0-5785a48a0d7a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-17 05:01:01,585 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:02,942 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 671 2026-07-17 05:01:02,944 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:05,327 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 974 2026-07-17 05:01:05,329 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,053 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=761c47e1bf454293b5ed1ea17806db7b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-17 05:01:06,054 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,293 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 791 2026-07-17 05:01:06,294 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:06,811 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=9b0bce5a-2d75-497b-9855-47f3a4ffb1f8&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-17 05:01:06,812 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:07,685 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-17 05:01:07,686 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:12,556 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe/add_router_interface HTTP/1.1" 200 310 2026-07-17 05:01:12,557 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,245 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 7142 2026-07-17 05:01:13,247 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,284 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 7529 2026-07-17 05:01:13,286 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,372 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 3933 2026-07-17 05:01:13,374 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:13,447 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-17 05:01:13,450 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,648 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-07-17 05:01:13,650 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:13,841 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-1 7 05:01:13,843 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,167 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-17 05:01:14,169 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,461 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-17 05:01:14,462 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:14,751 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-17 05:01:14,753 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,047 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-17 05:01:15,049 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,373 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-17 05:01:15,379 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-17 05:01:15,744 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-17 05:01:15,745 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:15,884 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1374 2026-07-17 05:01:15,886 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,487 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-17 05:01:16,489 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:16,589 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1401 2026-07-17 05:01:17,602 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:17,702 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1405 2026-07-17 05:01:18,714 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:18,809 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1453 2026-07-17 05:01:19,824 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:19,920 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1453 2026-07-17 05:01:20,932 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:21,035 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1461 2026-07-17 05:01:22,044 22 DEBUG [urllib3.connectionpool] Start ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:22,188 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1539 2026-07-17 05:01:23,197 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:23,330 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:24,339 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:24,467 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:25,476 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:25,610 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:26,623 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:26,791 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1527 2026-07-17 05:01:27,804 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:28,003 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1471 2026-07-17 05:01:29,014 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:29,152 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1471 2026-07-17 05:01:30,161 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:30,244 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1403 2026-07-17 05:01:31,257 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:31,338 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1401 2026-07-17 05:01:32,349 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,432 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 200 1593 2026-07-17 05:01:32,442 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,663 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 204 0 2026-07-17 05:01:32,664 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,691 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/0b8b8401-2d3a-424a-be28-fa9f98a92ba7 HTTP/1.1" 404 111 2026-07-17 05:01:32,696 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:32,936 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/6d5f5b9f-5 980-4126-a4c2-1ace28f219a2 HTTP/1.1" 204 0 2026-07-17 05:01:32,938 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-17 05:01:32,965 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-395579710 HTTP/1.1" 202 0 2026-07-17 05:01:32,967 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:33,830 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe/remove_router_interface HTTP/1.1" 200 310 2026-07-17 05:01:33,831 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:33,994 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/4655a0a8-9a11-48df-929d-ee0671fbdd16 HTTP/1.1" 204 0 2026-07-17 05:01:33,996 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:34,724 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/bde1da6a-e173-4a7d-9ec4-b4d13fbdbbfe HTTP/1.1" 204 0 2026-07-17 05:01:34,725 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-17 05:01:35,143 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/8e1707db-26ef-401f-8359-f302a3f65ee2 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 setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ------------------------------------------------------------------------- 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/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py", line 62, in resource_setup cls.ikepolicy = cls.create_ikepolicy( ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py", line 99, in create_ikepolicy body = cls.client.create_ikepolicy(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 146, in _create resp, body = self.post(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. ====== Totals ====== Ran: 127 tests in 300.5589 sec. - Passed: 115 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 11 Sum of execute time for each test: 315.1602 sec. ============== Worker Balance ============== - Worker 0 (32 tests) => 0:04:15.948515 - Worker 1 (38 tests) => 0:04:50.543834 - Worker 2 (32 tests) => 0:04:21.238423 - Worker 3 (25 tests) => 0:03:16.057984