+ 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)\)") {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.104730s] ... ok {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.047726s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.786058s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.453717s] ... ok {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.390408s] ... ok {0} 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 87757c68-52eb-482c-9baa-adda6cf64484 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 87757c68-52eb-482c-9baa-adda6cf64484.'}. Request ID of server operation performed before checking the server status req-70bf170f-5bb7-480d-992d-d740ce8343f9. {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [21.288453s] ... 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 7628385a-4312-49fd-9e7c-9e67a8dc6508 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7628385a-4312-49fd-9e7c-9e67a8dc6508.'}. Request ID of server operation performed before checking the server status req-8b73d477-c1b3-401c-8009-472c41753d1c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:28:25,628 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:25,726 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-15 04:28:25,729 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:26,389 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1661 2026-07-15 04:28:26,391 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:26,826 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-15 04:28:26,827 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:27,115 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-15 04:28:27,116 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:27,837 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-15 04:28:27,840 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:28:28,200 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9811 2026-07-15 04:28:28,202 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:29,300 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-15 04:28:29,303 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:29,375 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1398 2026-07-15 04:28:30,390 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:30,682 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1402 2026-07-15 04:28:31,697 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:32,376 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1450 2026-07-15 04:28:33,384 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:33,664 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1458 2026-07-15 04:28:34,675 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:35,328 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1526 2026-07-15 04:28:36,339 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:36,536 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:37,547 20 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:37,669 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:38,681 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:38,812 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:39,824 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:39,992 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:41,003 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:41,132 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:42,143 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:42,307 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1468 2026-07-15 04:28:43,322 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:43,404 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1400 2026-07-15 04:28:44,411 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:44,537 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1400 2026-07-15 04:28:45,550 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:45,644 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1590 2026-07-15 04:28:45,651 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,430 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 204 0 2026-07-15 04:28:46,432 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,469 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 404 111 2026-07-15 04:28:46,473 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,496 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-113454196 HTTP/1.1" 202 0 2026-07-15 04:28:46,497 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,612 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/e2fad515-c64d-474f-a1d4-656924f75fa6 HTTP/1.1" 204 0 2026-07-15 04:28:46,614 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,627 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/e 2fad515-c64d-474f-a1d4-656924f75fa6 HTTP/1.1" 404 146 2026-07-15 04:28:46,629 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,912 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/3f51112f-9894-4649-b277-566ff28f51d8 HTTP/1.1" 204 0 {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.134920s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.418250s] ... ok {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 fe040c38-b0df-4a77-ad72-4cfe737d84f9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fe040c38-b0df-4a77-ad72-4cfe737d84f9.'}. Request ID of server operation performed before checking the server status req-dba38490-11b6-4b7e-aef7-cd7fb540a9b8. {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.099052s] ... ok {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.971247s] ... ok {3} 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 27108ab8-23b3-4852-8056-8a63a70ca0e6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 27108ab8-23b3-4852-8056-8a63a70ca0e6.'}. Request ID of server operation performed before checking the server status req-b4683ac8-0f55-410e-8bfa-fb28241c7161. {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.498411s] ... ok {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011089s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.331774s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.472794s] ... ok {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.626755s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.602773s] ... ok {1} 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 e74e725c-1131-4538-9300-0a87afdd92ad failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e74e725c-1131-4538-9300-0a87afdd92ad.'}. Request ID of server operation performed before checking the server status req-4bc1bd06-8022-4e1f-82a3-f8ec1074b8db. {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.935072s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.141624s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.083087s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.048562s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.052958s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.030429s] ... ok {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.648083s] ... ok {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.019078s] ... ok {2} 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 541896f3-28a0-49a7-961a-61298b9c6070 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 541896f3-28a0-49a7-961a-61298b9c6070.'}. Request ID of server operation performed before checking the server status req-79517ba3-7e48-452b-8982-6b3ebf911ec9. {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.476661s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.258217s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.231506s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.759067s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.045149s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.044505s] ... ok {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.194447s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.896528s] ... ok {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.275329s] ... ok {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.025055s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.047046s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.087653s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018053s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.025188s] ... ok {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.009356s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.609439s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.497002s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.120698s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.127158s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.977329s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.434554s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.036924s] ... ok {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.004931s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.691197s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.327590s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.723942s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.041167s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.042131s] ... ok {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.053027s] ... ok {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.011248s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.014103s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.182722s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.067539s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.042198s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.059267s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.037799s] ... ok {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.474002s] ... ok {0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.339124s] ... ok {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.137906s] ... ok {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.086674s] ... ok {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.068323s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.255184s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.063332s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.061769s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.063524s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.040150s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.029930s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.053643s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.630287s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.577583s] ... ok {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.247540s] ... ok {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.165048s] ... ok {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.101131s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.885042s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.449062s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.930562s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.513159s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.616184s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.664702s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [17.260908s] ... 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 253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:30:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c.'}. Request ID of server operation performed before checking the server status req-3311266e-676d-4cea-ab5b-979f1472f546. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:04,287 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:04,693 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9789 2026-07-15 04:30:04,695 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:06,918 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-15 04:30:06,920 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:07,429 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1366 2026-07-15 04:30:08,438 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:08,620 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1362 2026-07-15 04:30:09,632 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,875 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1418 2026-07-15 04:30:10,884 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:10,949 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1426 2026-07-15 04:30:11,956 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:12,437 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1468 2026-07-15 04:30:13,447 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:13,608 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:14,621 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:14,775 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:15,789 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:15,946 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:16,956 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:17,705 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1410 2026-07-15 04:30:18,716 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:18,963 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1368 2026-07-15 04:30:19,978 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:20,121 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66a a91ab0c HTTP/1.1" 200 1368 2026-07-15 04:30:21,133 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,274 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1558 2026-07-15 04:30:21,284 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,512 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 204 0 2026-07-15 04:30:21,513 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,538 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 404 111 {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.935002s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [9.102395s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.449470s] ... ok {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [29.125148s] ... 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 4f245043-369c-416e-9d20-3b70e5b3c03e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:30:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4f245043-369c-416e-9d20-3b70e5b3c03e.'}. Request ID of server operation performed before checking the server status req-c27702b2-42a4-4e7d-899a-ddee57b32ddc. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:01,660 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:02,218 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 633 2026-07-15 04:30:02,220 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,473 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 694 2026-07-15 04:30:04,475 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,686 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=7d42a7a7537d4312a2cb0d9bc421c70f&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-15 04:30:04,687 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,758 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-07-15 04:30:04,760 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,785 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=84f7ee80-88b9-411d-8485-61cbf4fb520b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-15 04:30:04,787 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:05,011 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-15 04:30:05,013 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,500 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51/add_router_interface HTTP/1.1" 200 310 2026-07-15 04:30:06,501 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,573 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 6499 2026-07-15 04:30:06,575 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,697 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 5173 2026-07-15 04:30:06,697 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,853 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 2002 2026-07-15 04:30:06,855 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:06,905 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-15 04:30:06,908 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,039 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-15 04:30:07,041 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,550 25 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 5 04:30:07,552 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,838 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-15 04:30:07,839 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,011 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-15 04:30:08,012 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,127 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-15 04:30:08,128 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,263 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-15 04:30:08,264 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,536 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-15 04:30:08,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:08,872 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9791 2026-07-15 04:30:08,874 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,989 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1298 2026-07-15 04:30:08,991 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,932 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-15 04:30:09,935 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,998 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1403 2026-07-15 04:30:11,008 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:11,075 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1407 2026-07-15 04:30:12,088 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:12,285 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1455 2026-07-15 04:30:13,296 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:13,372 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1455 2026-07-15 04:30:14,386 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:14,479 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1463 2026-07-15 04:30:15,488 25 DEBUG [urllib3.connectionpool] Start ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:15,611 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1541 2026-07-15 04:30:16,624 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:17,666 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:18,677 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:19,349 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:20,360 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:20,584 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:21,594 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:22,257 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:23,269 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:23,897 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1473 2026-07-15 04:30:24,906 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:25,063 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1405 2026-07-15 04:30:26,072 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:26,334 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1403 2026-07-15 04:30:27,349 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,449 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1595 2026-07-15 04:30:27,460 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,894 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 204 0 2026-07-15 04:30:27,895 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,925 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 404 111 2026-07-15 04:30:27,929 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:28,450 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/62408a8d-2a35-4110-beab-02683e288f45 HTTP/1.1" 204 0 2026-07-15 04:30:28,451 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:28,474 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempes t-TestNetworkBasicOps-1228515015 HTTP/1.1" 202 0 2026-07-15 04:30:28,476 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:29,536 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51/remove_router_interface HTTP/1.1" 200 310 2026-07-15 04:30:29,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:29,676 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/8ed74a09-0d9e-4d08-915c-75532dc5f46b HTTP/1.1" 204 0 2026-07-15 04:30:29,677 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:30,477 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51 HTTP/1.1" 204 0 2026-07-15 04:30:30,479 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:30,783 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/7ea01f64-3f4f-47f9-9f84-e48247d087ff HTTP/1.1" 204 0 {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.190561s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.010202s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.216368s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.688582s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [1.380257s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.620266s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.814581s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.914570s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.025658s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.054928s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.716395s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [2.598263s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.275552s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.035220s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.005867s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.271796s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012518s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.161530s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.210621s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.204274s] ... ok {0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.243519s] ... ok {2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [19.790301s] ... 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 e1670637-572b-40d0-a437-7ae45abe0bbb failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:31:08Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e1670637-572b-40d0-a437-7ae45abe0bbb.'}. Request ID of server operation performed before checking the server status req-ea5938b7-909b-457a-b287-714537f8a46c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:49,635 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:49,895 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-07-15 04:30:49,896 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,105 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1673 2026-07-15 04:30:50,106 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,366 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-15 04:30:50,367 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,531 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-15 04:30:50,532 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,674 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-15 04:30:50,675 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,792 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-15 04:30:50,794 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,037 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-15 04:30:51,038 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,237 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-15 04:30:51,242 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:51,667 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9789 2026-07-15 04:30:51,669 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:51,728 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-15 04:30:51,732 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,902 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-15 04:30:51,905 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:52,025 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-15 04:30:52,028 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:52,146 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-15 04:30:52,149 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-15 04:30:52,806 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-15 04:30:52,808 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:53,415 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-15 04:30:53,420 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:53,491 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1455 2026-07-15 04:30:54,498 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:54,573 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1459 2026-07-15 04:30:55,588 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:55,674 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1507 2026-07-15 04:30:56,687 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:56,776 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1507 2026-07-15 04:30:57,788 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:57,926 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1515 2026-07-15 04:30:58,938 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:59,116 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1639 2026-07-15 04:31:00,128 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:00,356 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:01,368 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:01,505 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:02,520 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:02,643 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:03,655 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:03,856 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1571 2026-07-15 04:31:04,869 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:05,146 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1571 2026-07-15 04:31:06,155 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:06,252 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1457 2026-07-15 04:31:07,269 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:07,366 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1455 2026-07-15 04:31:08,376 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,460 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1647 2026-07-15 04:31:08,468 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,712 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 204 0 2026-07-15 04:31:08,714 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,749 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 404 111 2026-07-15 04:31:08,755 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,778 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1989861560 HTTP/1.1" 202 0 2026-07-15 04:31:08,780 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:08,914 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/bead0788-8d6d-4494-a955-7357fe5bc4e3 HTTP/1.1" 204 0 2026-07-15 04:31:08,915 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:08,936 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/bead0788-8d6d-4494-a955-7357fe5bc4e3 HTTP/1.1" 404 146 2026-07-15 04:31:08,937 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:09,254 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/14865154-67e2-4119-af14-435d5762508e HTTP/1.1" 204 0 2026-07-15 04:31:09,256 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:09,389 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/62c22972-7579-49d0-9c0a-3d3b24731a66 HTTP/1.1" 204 0 2026-07-15 04:31:09,393 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:09,422 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-709613407 HTTP/1.1" 202 0 {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.268898s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.779258s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.601094s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.427740s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.209077s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.850679s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.895044s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.919210s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.516942s] ... ok {2} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR ============================== Failed 10 tests - output below: ============================== setUpClass (tempest.api.compute.servers.test_server_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 87757c68-52eb-482c-9baa-adda6cf64484 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 87757c68-52eb-482c-9baa-adda6cf64484.'}. Request ID of server operation performed before checking the server status req-70bf170f-5bb7-480d-992d-d740ce8343f9. 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 7628385a-4312-49fd-9e7c-9e67a8dc6508 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7628385a-4312-49fd-9e7c-9e67a8dc6508.'}. Request ID of server operation performed before checking the server status req-8b73d477-c1b3-401c-8009-472c41753d1c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:28:25,628 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:25,726 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-15 04:28:25,729 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:26,389 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1661 2026-07-15 04:28:26,391 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:26,826 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-15 04:28:26,827 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:27,115 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-15 04:28:27,116 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:27,837 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-15 04:28:27,840 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:28:28,200 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9811 2026-07-15 04:28:28,202 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:29,300 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-15 04:28:29,303 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:29,375 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1398 2026-07-15 04:28:30,390 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:30,682 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1402 2026-07-15 04:28:31,697 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:32,376 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1450 2026-07-15 04:28:33,384 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:33,664 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1458 2026-07-15 04:28:34,675 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:35,328 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1526 2026-07-15 04:28:36,339 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:36,536 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:37,547 20 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:37,669 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:38,681 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:38,812 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:39,824 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:39,992 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:41,003 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:41,132 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1524 2026-07-15 04:28:42,143 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:42,307 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1468 2026-07-15 04:28:43,322 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:43,404 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1400 2026-07-15 04:28:44,411 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:44,537 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1400 2026-07-15 04:28:45,550 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:45,644 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 200 1590 2026-07-15 04:28:45,651 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,430 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 204 0 2026-07-15 04:28:46,432 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,469 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/7628385a-4312-49fd-9e7c-9e67a8dc6508 HTTP/1.1" 404 111 2026-07-15 04:28:46,473 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:28:46,496 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-113454196 HTTP/1.1" 202 0 2026-07-15 04:28:46,497 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,612 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/e2fad515-c64d-474f-a1d4-656924f75fa6 HTTP/1.1" 204 0 2026-07-15 04:28:46,614 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,627 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/e 2fad515-c64d-474f-a1d4-656924f75fa6 HTTP/1.1" 404 146 2026-07-15 04:28:46,629 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:28:46,912 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/3f51112f-9894-4649-b277-566ff28f51d8 HTTP/1.1" 204 0 setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server fe040c38-b0df-4a77-ad72-4cfe737d84f9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:28:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fe040c38-b0df-4a77-ad72-4cfe737d84f9.'}. Request ID of server operation performed before checking the server status req-dba38490-11b6-4b7e-aef7-cd7fb540a9b8. 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 27108ab8-23b3-4852-8056-8a63a70ca0e6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 27108ab8-23b3-4852-8056-8a63a70ca0e6.'}. Request ID of server operation performed before checking the server status req-b4683ac8-0f55-410e-8bfa-fb28241c7161. 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 e74e725c-1131-4538-9300-0a87afdd92ad failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e74e725c-1131-4538-9300-0a87afdd92ad.'}. Request ID of server operation performed before checking the server status req-4bc1bd06-8022-4e1f-82a3-f8ec1074b8db. 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 541896f3-28a0-49a7-961a-61298b9c6070 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:29:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 541896f3-28a0-49a7-961a-61298b9c6070.'}. Request ID of server operation performed before checking the server status req-79517ba3-7e48-452b-8982-6b3ebf911ec9. 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 253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:30:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c.'}. Request ID of server operation performed before checking the server status req-3311266e-676d-4cea-ab5b-979f1472f546. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:04,287 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:04,693 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9789 2026-07-15 04:30:04,695 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:06,918 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-15 04:30:06,920 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:07,429 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1366 2026-07-15 04:30:08,438 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:08,620 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1362 2026-07-15 04:30:09,632 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,875 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1418 2026-07-15 04:30:10,884 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:10,949 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1426 2026-07-15 04:30:11,956 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:12,437 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1468 2026-07-15 04:30:13,447 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:13,608 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:14,621 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:14,775 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:15,789 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:15,946 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1466 2026-07-15 04:30:16,956 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:17,705 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1410 2026-07-15 04:30:18,716 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:18,963 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1368 2026-07-15 04:30:19,978 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:20,121 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66a a91ab0c HTTP/1.1" 200 1368 2026-07-15 04:30:21,133 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,274 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 200 1558 2026-07-15 04:30:21,284 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,512 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 204 0 2026-07-15 04:30:21,513 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:21,538 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/253aa5a6-19f5-4ebb-a7d5-af66aa91ab0c HTTP/1.1" 404 111 tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops self._setup_network_and_servers() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4f245043-369c-416e-9d20-3b70e5b3c03e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:30:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4f245043-369c-416e-9d20-3b70e5b3c03e.'}. Request ID of server operation performed before checking the server status req-c27702b2-42a4-4e7d-899a-ddee57b32ddc. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:01,660 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:02,218 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 633 2026-07-15 04:30:02,220 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,473 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 694 2026-07-15 04:30:04,475 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,686 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=7d42a7a7537d4312a2cb0d9bc421c70f&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-15 04:30:04,687 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,758 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-07-15 04:30:04,760 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:04,785 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=84f7ee80-88b9-411d-8485-61cbf4fb520b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-15 04:30:04,787 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:05,011 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-15 04:30:05,013 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,500 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51/add_router_interface HTTP/1.1" 200 310 2026-07-15 04:30:06,501 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,573 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 6499 2026-07-15 04:30:06,575 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,697 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 5173 2026-07-15 04:30:06,697 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:06,853 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 2002 2026-07-15 04:30:06,855 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:06,905 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-15 04:30:06,908 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,039 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-15 04:30:07,041 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,550 25 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 5 04:30:07,552 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:07,838 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-15 04:30:07,839 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,011 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-15 04:30:08,012 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,127 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-15 04:30:08,128 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,263 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-15 04:30:08,264 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,536 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-15 04:30:08,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:08,872 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9791 2026-07-15 04:30:08,874 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:08,989 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1298 2026-07-15 04:30:08,991 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,932 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-15 04:30:09,935 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:09,998 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1403 2026-07-15 04:30:11,008 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:11,075 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1407 2026-07-15 04:30:12,088 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:12,285 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1455 2026-07-15 04:30:13,296 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:13,372 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1455 2026-07-15 04:30:14,386 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:14,479 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1463 2026-07-15 04:30:15,488 25 DEBUG [urllib3.connectionpool] Start ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:15,611 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1541 2026-07-15 04:30:16,624 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:17,666 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:18,677 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:19,349 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:20,360 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:20,584 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:21,594 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:22,257 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1529 2026-07-15 04:30:23,269 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:23,897 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1473 2026-07-15 04:30:24,906 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:25,063 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1405 2026-07-15 04:30:26,072 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:26,334 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1403 2026-07-15 04:30:27,349 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,449 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 200 1595 2026-07-15 04:30:27,460 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,894 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 204 0 2026-07-15 04:30:27,895 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:27,925 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4f245043-369c-416e-9d20-3b70e5b3c03e HTTP/1.1" 404 111 2026-07-15 04:30:27,929 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:28,450 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/62408a8d-2a35-4110-beab-02683e288f45 HTTP/1.1" 204 0 2026-07-15 04:30:28,451 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:28,474 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempes t-TestNetworkBasicOps-1228515015 HTTP/1.1" 202 0 2026-07-15 04:30:28,476 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:29,536 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51/remove_router_interface HTTP/1.1" 200 310 2026-07-15 04:30:29,539 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:29,676 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/8ed74a09-0d9e-4d08-915c-75532dc5f46b HTTP/1.1" 204 0 2026-07-15 04:30:29,677 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:30,477 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/6aa80b11-dd48-45cd-b715-795aaf167b51 HTTP/1.1" 204 0 2026-07-15 04:30:30,479 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:30,783 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/7ea01f64-3f4f-47f9-9f84-e48247d087ff HTTP/1.1" 204 0 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 e1670637-572b-40d0-a437-7ae45abe0bbb failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-15T04:31:08Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e1670637-572b-40d0-a437-7ae45abe0bbb.'}. Request ID of server operation performed before checking the server status req-ea5938b7-909b-457a-b287-714537f8a46c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-15 04:30:49,635 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:49,895 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-07-15 04:30:49,896 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,105 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1673 2026-07-15 04:30:50,106 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,366 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-15 04:30:50,367 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,531 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-15 04:30:50,532 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,674 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-15 04:30:50,675 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:50,792 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-15 04:30:50,794 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,037 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-15 04:30:51,038 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,237 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-15 04:30:51,242 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-15 04:30:51,667 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9789 2026-07-15 04:30:51,669 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:51,728 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-15 04:30:51,732 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:51,902 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-15 04:30:51,905 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:52,025 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-15 04:30:52,028 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:30:52,146 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-15 04:30:52,149 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-15 04:30:52,806 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-15 04:30:52,808 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:53,415 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-15 04:30:53,420 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:53,491 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1455 2026-07-15 04:30:54,498 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:54,573 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1459 2026-07-15 04:30:55,588 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:55,674 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1507 2026-07-15 04:30:56,687 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:56,776 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1507 2026-07-15 04:30:57,788 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:57,926 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1515 2026-07-15 04:30:58,938 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:30:59,116 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1639 2026-07-15 04:31:00,128 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:00,356 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:01,368 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:01,505 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:02,520 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:02,643 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1627 2026-07-15 04:31:03,655 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:03,856 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1571 2026-07-15 04:31:04,869 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:05,146 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1571 2026-07-15 04:31:06,155 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:06,252 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1457 2026-07-15 04:31:07,269 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:07,366 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1455 2026-07-15 04:31:08,376 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,460 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 200 1647 2026-07-15 04:31:08,468 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,712 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 204 0 2026-07-15 04:31:08,714 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,749 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e1670637-572b-40d0-a437-7ae45abe0bbb HTTP/1.1" 404 111 2026-07-15 04:31:08,755 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:08,778 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1989861560 HTTP/1.1" 202 0 2026-07-15 04:31:08,780 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:08,914 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/bead0788-8d6d-4494-a955-7357fe5bc4e3 HTTP/1.1" 204 0 2026-07-15 04:31:08,915 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:08,936 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/bead0788-8d6d-4494-a955-7357fe5bc4e3 HTTP/1.1" 404 146 2026-07-15 04:31:08,937 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:09,254 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/14865154-67e2-4119-af14-435d5762508e HTTP/1.1" 204 0 2026-07-15 04:31:09,256 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-15 04:31:09,389 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/62c22972-7579-49d0-9c0a-3d3b24731a66 HTTP/1.1" 204 0 2026-07-15 04:31:09,393 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-15 04:31:09,422 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-709613407 HTTP/1.1" 202 0 setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) ---------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR ====== Totals ====== Ran: 127 tests in 258.0787 sec. - Passed: 115 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 10 Sum of execute time for each test: 226.9293 sec. ============== Worker Balance ============== - Worker 0 (31 tests) => 0:02:18.954665 - Worker 1 (37 tests) => 0:03:07.943393 - Worker 2 (31 tests) => 0:04:13.056870 - Worker 3 (28 tests) => 0:03:04.286167