+ 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.171293s] ... ok {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.072204s] ... ok {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.628257s] ... ok {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [7.377623s] ... ok {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.065274s] ... ok {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.842419s] ... ok {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000426s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.165273s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000322s] ... ok {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.035978s] ... ok {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.114166s] ... ok 2026-08-26 01:45:50.906 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219 2026-08-26 01:45:56.470 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219 {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.286663s] ... ok {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.190944s] ... ok 2026-08-26 01:46:03.030 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219 {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.433182s] ... ok 2026-08-26 01:46:08.442 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.081864s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000578s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.591563s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.424043s] ... ok 2026-08-26 01:46:14.010 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [45.019648s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.280883s] ... ok {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.570328s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.288435s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.041399s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.050731s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.099487s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.874031s] ... ok {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.738973s] ... ok {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.058539s] ... ok {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013750s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.081895s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.029072s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.020016s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008305s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.310900s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.105204s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.097512s] ... ok {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.885337s] ... ok {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.024723s] ... ok {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.009669s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.361999s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.815379s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.113943s] ... ok {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [21.829819s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.152009s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.464303s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.690731s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.722271s] ... ok {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [4.581667s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.293507s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.566838s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.005219s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.838166s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.221344s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.078822s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.235300s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.171507s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.072126s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.366649s] ... ok {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.177346s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [2.224886s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.890420s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.061739s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.069731s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.817099s] ... ok {1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [6.537169s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.565091s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.043648s] ... ok {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.287644s] ... ok {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.011489s] ... ok {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.183133s] ... ok {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.935517s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.220639s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.170528s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.114401s] ... ok {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.356274s] ... ok {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.061012s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.053079s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.026357s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.027364s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.056390s] ... ok {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.695530s] ... ok {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [3.038753s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [2.957618s] ... ok {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.109999s] ... ok 2026-08-26 01:47:30.554 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217 {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.549853s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [1.051287s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.292714s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.190051s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.080020s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.057330s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.110439s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.132414s] ... ok {1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [28.386763s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [3.504797s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.855144s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [13.911731s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.042032s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [7.191566s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [6.887391s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [7.297600s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [9.603255s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [5.376621s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [2.098162s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [2.227433s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [11.972414s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [3.716242s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.851686s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.919484s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [6.577461s] ... ok 2026-08-26 01:48:48.235 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.206 ([Errno None] Unable to connect to port 22 on 10.96.250.206). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.206 {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [5.085907s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.728706s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.386930s] ... ok {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043858s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.133788s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.119684s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.110374s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011428s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [11.375543s] ... ok 2026-08-26 01:50:00.814 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 2026-08-26 01:50:25.425 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 2026-08-26 01:50:27.926 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 {2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [67.513903s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.536058s] ... ok {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [47.647392s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.341925s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.443373s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.292692s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.642831s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.729438s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [1.031996s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [2.086332s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.487747s] ... ok {1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. ====== Totals ====== Ran: 131 tests in 453.7981 sec. - Passed: 129 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 421.9992 sec. ============== Worker Balance ============== - Worker 0 (32 tests) => 0:03:13.801679 - Worker 1 (33 tests) => 0:07:33.798095 - Worker 2 (36 tests) => 0:05:30.774948 - Worker 3 (30 tests) => 0:03:02.607353 + tempest cleanup