Status: Pass 100 Failure 14 Skip 11
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (telemetry_tempest_plugin.aodh.api.sql.test_alarming_api | 1 | 0 | 1 | 0 | 0 | Detail | |
TelemetryAlarmingAPIMysqlTest) |
fail
ft1.1: setUpClass (telemetry_tempest_plugin.aodh.api.sql.test_alarming_api.TelemetryAlarmingAPIMysqlTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.compute.test_versions | 1 | 0 | 1 | 0 | 0 | Detail | |
TestVersions) |
fail
ft2.1: setUpClass (tempest.api.compute.test_versions.TestVersions)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 75, in setup_credentials
super(BaseV2ComputeTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.identity.admin.v3.test_endpoints | 1 | 0 | 1 | 0 | 0 | Detail | |
EndPointsTestJSON) |
fail
ft3.1: setUpClass (tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/identity/base.py", line 30, in setup_credentials
super(BaseIdentityTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 138, in get_credentials_provider
return dynamic_creds.DynamicCredentialProvider(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 113, in __init__
self.creds_client = cred_client.get_creds_client(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/cred_client.py", line 283, in get_creds_client
return V3CredsClient(identity_client, projects_client, users_client,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/cred_client.py", line 156, in __init__
self.creds_domain = self.domains_client.list_domains(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/domains_client.py", line 58, in list_domains
resp, body = self.get(url)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 342, in get
return self.request('GET', url, extra_headers, headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 942, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: An unexpected error prevented the server from fulfilling your request.
|
||||||
| setUpClass (tempest.api.identity.admin.v3.test_groups | 1 | 0 | 1 | 0 | 0 | Detail | |
GroupsV3TestJSON) |
fail
ft4.1: setUpClass (tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/identity/base.py", line 30, in setup_credentials
super(BaseIdentityTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.image.v2.test_versions | 1 | 0 | 1 | 0 | 0 | Detail | |
VersionsTest) |
fail
ft5.1: setUpClass (tempest.api.image.v2.test_versions.VersionsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/image/base.py", line 43, in setup_credentials
super(BaseImageTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.network.test_floating_ips | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPTestJSON) |
fail
ft6.1: setUpClass (tempest.api.network.test_floating_ips.FloatingIPTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/network/base.py", line 66, in setup_credentials
super(BaseNetworkTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.network.test_networks | 1 | 0 | 1 | 0 | 0 | Detail | |
BulkNetworkOpsTest) |
fail
ft7.1: setUpClass (tempest.api.network.test_networks.BulkNetworkOpsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/network/base.py", line 66, in setup_credentials
super(BaseNetworkTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 743, in get_client_manager
creds = getattr(cred_provider, credentials_method)()
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 473, in get_primary_creds
return self.get_project_member_creds()
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 514, in get_project_member_creds
return self.get_credentials(['member'], scope='project')
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 436, in get_credentials
credentials = self._create_creds(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 235, in _create_creds
user = self.creds_client.create_user(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/cred_client.py", line 195, in create_user
user = self.users_client.create_user(**params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/users_client.py", line 33, in create_user
resp, body = self.post('users', post_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 856, in _error_checker
raise exceptions.UnexpectedContentType(str(resp.status),
tempest.lib.exceptions.UnexpectedContentType: Unexpected content type provided
Details: 500
|
||||||
| setUpClass (tempest.api.network.test_security_groups | 1 | 0 | 1 | 0 | 0 | Detail | |
SecGroupIPv6Test) |
fail
ft8.1: setUpClass (tempest.api.network.test_security_groups.SecGroupIPv6Test)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/network/base.py", line 66, in setup_credentials
super(BaseNetworkTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.network.test_subnetpools_extensions | 1 | 0 | 1 | 0 | 0 | Detail | |
SubnetPoolsTestJSON) |
fail
ft9.1: setUpClass (tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/network/base.py", line 66, in setup_credentials
super(BaseNetworkTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.object_storage.test_account_quotas | 1 | 0 | 1 | 0 | 0 | Detail | |
AccountQuotasTest) |
fail
ft10.1: setUpClass (tempest.api.object_storage.test_account_quotas.AccountQuotasTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_account_quotas.py", line 32, in setup_credentials
super(AccountQuotasTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/base.py", line 46, in setup_credentials
super(BaseObjectTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 433, in setup_credentials
manager = cls.get_client_manager(roles=credentials_type[1:],
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.api.object_storage.test_container_quotas | 1 | 0 | 1 | 0 | 0 | Detail | |
ContainerQuotasTest) |
fail
ft11.1: setUpClass (tempest.api.object_storage.test_container_quotas.ContainerQuotasTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/base.py", line 46, in setup_credentials
super(BaseObjectTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 433, in setup_credentials
manager = cls.get_client_manager(roles=credentials_type[1:],
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| setUpClass (tempest.scenario.test_network_basic_ops | 1 | 0 | 1 | 0 | 0 | Detail | |
TestNetworkBasicOps) |
fail
ft12.1: setUpClass (tempest.scenario.test_network_basic_ops.TestNetworkBasicOps)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 170, in setUpClass
cls.setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/scenario/test_network_basic_ops.py", line 100, in setup_credentials
super(TestNetworkBasicOps, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 104, in setup_credentials
super(ScenarioTest, cls).setup_credentials()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 398, in setup_credentials
manager = cls.get_client_manager(
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 727, in get_client_manager
cred_provider = cls._get_credentials_provider()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 702, in _get_credentials_provider
cls._creds_provider = credentials.get_credentials_provider(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 141, in get_credentials_provider
**get_dynamic_provider_params(identity_version))
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 72, in get_dynamic_provider_params
admin_creds = admin_creds or get_configured_admin_credentials(
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 257, in get_configured_admin_credentials
credentials = get_credentials(fill_in=fill_in,
File "/usr/lib/python3.9/site-packages/tempest/common/credentials_factory.py", line 300, in get_credentials
return auth.get_credentials(auth_url,
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 653, in get_credentials
creds = auth_provider.fill_credentials()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 122, in fill_credentials
auth_data = self.get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 148, in get_auth
self.set_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 157, in set_auth
self.cache = self._get_auth()
File "/usr/lib/python3.9/site-packages/tempest/lib/auth.py", line 312, in _get_auth
token, auth_data = auth_func(**auth_params)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 190, in get_token
body = self.auth(**kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 143, in auth
resp, body = self.post(self.auth_url, body=body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/token_client.py", line 172, in request
raise exceptions.IdentityError(
tempest.lib.exceptions.IdentityError: Got identity error
Details: Unexpected status code 500
|
||||||
| tearDownClass (tempest.api.compute.servers.test_attach_interfaces | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachInterfacesUnderV243Test) |
fail
ft13.1: tearDownClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 210, in tearDownClass
teardown()
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.UnexpectedResponseCode'>, Unexpected response code received
Details: 503, <traceback object at 0x7f987fe7fd00>), (<class 'tempest.lib.exceptions.UnexpectedResponseCode'>, Unexpected response code received
Details: 503, <traceback object at 0x7f987da72d80>))
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft14.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-05 21:30:13,187 28 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-05 21:30:13,187 28 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-05 21:30:13,424 28 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.233s
2026-01-05 21:30:13,424 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1556320060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzJsOxiuTULk8/q0hY1W9WkBcRLCga+d26CjT7DvGJc7rSPinPqBrq7UGO1qQH2+oqwCgFKhjm+tGKBlvAWtvFpz/HNteBTebjLeYyV7634k5yxnXUtNTOdKhlMYJvAng=="}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:13 GMT', 'server': 'Apache', 'content-length': '386', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34fd9ff0-71a1-4468-9c66-5dd79413c347', 'x-compute-request-id': 'req-34fd9ff0-71a1-4468-9c66-5dd79413c347', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1556320060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzJsOxiuTULk8/q0hY1W9WkBcRLCga+d26CjT7DvGJc7rSPinPqBrq7UGO1qQH2+oqwCgFKhjm+tGKBlvAWtvFpz/HNteBTebjLeYyV7634k5yxnXUtNTOdKhlMYJvAng==", "fingerprint": "f9:f2:51:28:6c:6e:09:cc:82:0c:f5:d5:ee:a4:db:8e", "user_id": "168ad639a6ed41c8bd954c434807ef6c"}}'
2026-01-05 21:30:13,428 28 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1556320060 created
2026-01-05 21:30:14,329 28 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.900s
2026-01-05 21:30:14,329 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--203854283", "description": "tempest-description--2102828403"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6dec3da4-a425-4edc-acae-923889638b97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'}
Body: b'{"security_group": {"id": "318f084d-2e05-4207-8337-538affe21e43", "name": "tempest-securitygroup--203854283", "stateful": true, "tenant_id": "e0899289c7dd4631b4fa69150a914123", "description": "tempest-description--2102828403", "shared": false, "security_group_rules": [{"id": "39d91893-a3f3-48c6-bef6-efea45a6e3c6", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 165, "description": null, "tags": [], "created_at": "2026-01-05T21:30:13Z", "updated_at": "2026-01-05T21:30:13Z", "revision_number": 0, "project_id": "e0899289c7dd4631b4fa69150a914123"}, {"id": "80378fa9-f9c4-4305-952a-19d897fae0ed", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 164, "description": null, "tags": [], "created_at": "2026-01-05T21:30:13Z", "updated_at": "2026-01-05T21:30:13Z", "revision_number": 0, "project_id": "e0899289c7dd4631b4fa69150a914123"}], "tags": [], "created_at": "2026-01-05T21:30:13Z", "updated_at": "2026-01-05T21:30:13Z", "revision_number": 1, "project_id": "e0899289c7dd4631b4fa69150a914123"}}'
2026-01-05 21:30:15,313 28 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.983s
2026-01-05 21:30:15,313 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ebb733e6-cb8e-4e26-8111-b5d2afd5d98b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "55841ebb-c8f8-4859-9a8a-eae9497fd6ad", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-05T21:30:14Z", "updated_at": "2026-01-05T21:30:14Z", "revision_number": 0, "project_id": "e0899289c7dd4631b4fa69150a914123"}}'
2026-01-05 21:30:15,824 28 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.510s
2026-01-05 21:30:15,825 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6ff1aa80-9097-46b7-b33d-7594c0c1b757', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "32c04f90-a2a9-4059-ae0b-928f540dee36", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "security_group_id": "318f084d-2e05-4207-8337-538affe21e43", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-05T21:30:15Z", "updated_at": "2026-01-05T21:30:15Z", "revision_number": 0, "project_id": "e0899289c7dd4631b4fa69150a914123"}}'
2026-01-05 21:30:15,825 28 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--203854283 created
2026-01-05 21:30:16,907 28 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.079s
2026-01-05 21:30:16,908 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "b62f3ae1-718e-4cad-a86c-79f33bacc09b"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-827670c3-48f3-48f8-b1f3-98fa41eaf786', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7b7545c1-8e2e-4c19-a274-71babd70b259", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "floating_ip_address": "192.168.122.236", "floating_network_id": "b62f3ae1-718e-4cad-a86c-79f33bacc09b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e0899289c7dd4631b4fa69150a914123", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-05T21:30:16Z", "updated_at": "2026-01-05T21:30:16Z", "revision_number": 0}}'
2026-01-05 21:30:16,908 28 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7b7545c1-8e2e-4c19-a274-71babd70b259', 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'floating_ip_address': '192.168.122.236', 'floating_network_id': 'b62f3ae1-718e-4cad-a86c-79f33bacc09b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e0899289c7dd4631b4fa69150a914123', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-05T21:30:16Z', 'updated_at': '2026-01-05T21:30:16Z', 'revision_number': 0, 'ip': '192.168.122.236'} created
2026-01-05 21:30:17,238 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.324s
2026-01-05 21:30:17,238 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:16 GMT', 'server': 'Apache', 'content-length': '6274', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a433cd96-f406-4fbf-b3d3-a764ee0cc4a5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=a01028334ecbcdf44ee020230af07c0f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "168ad639a6ed41c8bd954c434807ef6c", "name": "tempest-AttachInterfacesUnderV243Test-280002567-project-member", "password_expires_at": null}, "audit_ids": ["mIvzoC7TTj6aJw8lhZ82fA"], "expires_at": "2026-01-05T22:30:17.000000Z", "issued_at": "2026-01-05T21:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0899289c7dd4631b4fa69150a914123", "name": "tempest-AttachInterfacesUnderV243Test-280002567"}, "is_domain": false, "roles": [{"id": "e2cc4cedb3584d6ea305e8bf75075f26", "name": "member"}, {"id": "8cf2ef5e8f7d4defb1aead178036312b", "name": "reader"}], "catalog": [{"endpoints": [], "id": "0613e1b358374680a0e69f9219e737e5", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "569944e8b9b044b3ae8fd46c2c74eaed", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "e26d553ebe634bbcb0e6f2dd617becc5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "0ec20cc9b6cb4618868fd1fbf0daec9f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "00500f86e56d477483a1971eb8020571", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "946af944a89e44688421f920f197575b", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "11c4529b714847ce9ef8b1bab20e0a3b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "563abed9485548d7aa49e35a904800e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "bf4a7204be014b2fbd8e15fb8442dee9", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2de04b76cdde4a269eba000b1c20fd0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "549fa1179b354ef2b06a573182cfa5a7", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6d66afbbd83d4300abea6448c39ea27c", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a3fabd76c24d16973364cf094da749", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "24181c26a8e742c481275da7ec574161", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e0899289c7dd4631b4fa69150a914123", "region": "regionOne"}, {"name": "swift", "id": "6cb50cc4c2694d809bddb61502b1a0e8", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e0899289c7dd4631b4fa69150a914123", "region": "regionOne"}], "id": "6a806e8899a54602a34387308b0a9720", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "heat", "id": "a3e2207fce204b00909985b5b76b8515", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps-crc.testing/v1/e0899289c7dd4631b4fa69150a914123", "region": "regionOne"}, {"name": "heat", "id": "bb681efb86f547f8bc6531887b5388dc", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/e0899289c7dd4631b4fa69150a914123", "region": "regionOne"}], "id": "73525ff90c6b4d269071d71fd7a4017f", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "aodh", "id": "b18f807548e64987a64a8454228154f7", "interface": "internal", "region_id": "regionOne", "url": "https://aodh-internal.openstack.svc:8042", "region": "regionOne"}, {"name": "aodh", "id": "ce8fc40ac7ea47ff8619dfea54584
2026-01-05 21:30:17,239 28 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '33bcb7a6-33e4-40b9-bab8-4665cf65dcc5', 'name': 'tempest-AttachInterfacesUnderV243Test-1372767109-network', 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e0899289c7dd4631b4fa69150a914123', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35555, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-05T21:29:57Z', 'updated_at': '2026-01-05T21:29:58Z', 'revision_number': 1} available for tenant
2026-01-05 21:30:17,239 28 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1556320060', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBzJsOxiuTULk8/q0hY1W9WkBcRLCga+d26CjT7DvGJc7rSPinPqBrq7UGO1qQH2+oqwCgFKhjm+tGKBlvAWtvFpz/HNteBTebjLeYyV7634k5yxnXUtNTOdKhlMYJvAng==', 'fingerprint': 'f9:f2:51:28:6c:6e:09:cc:82:0c:f5:d5:ee:a4:db:8e', 'user_id': '168ad639a6ed41c8bd954c434807ef6c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYPG1tknNUhK2EyiU2bt+GGeMQyY7ydlwvbLZGz+6WTZMIWEkEaPbD\n9DymTehcvuagBwYFK4EEACKhZANiAAQcybDsYrk1C5PP6tIWNVvVpAXESwoGvndu\ngo0+w7xiXO60j4pz6ga6u1BjtakB9vqKsAoBSoY5vrRigZbwFrbxac/xzbXgU3m4\ny3mMle+t+JOcsZ11LTUznSoZTGCbwJ4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '318f084d-2e05-4207-8337-538affe21e43', 'name': 'tempest-securitygroup--203854283', 'stateful': True, 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'description': 'tempest-description--2102828403', 'shared': False, 'security_group_rules': [{'id': '39d91893-a3f3-48c6-bef6-efea45a6e3c6', 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'security_group_id': '318f084d-2e05-4207-8337-538affe21e43', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 165, 'description': None, 'tags': [], 'created_at': '2026-01-05T21:30:13Z', 'updated_at': '2026-01-05T21:30:13Z', 'revision_number': 0, 'project_id': 'e0899289c7dd4631b4fa69150a914123'}, {'id': '80378fa9-f9c4-4305-952a-19d897fae0ed', 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'security_group_id': '318f084d-2e05-4207-8337-538affe21e43', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 164, 'description': None, 'tags': [], 'created_at': '2026-01-05T21:30:13Z', 'updated_at': '2026-01-05T21:30:13Z', 'revision_number': 0, 'project_id': 'e0899289c7dd4631b4fa69150a914123'}], 'tags': [], 'created_at': '2026-01-05T21:30:13Z', 'updated_at': '2026-01-05T21:30:13Z', 'revision_number': 1, 'project_id': 'e0899289c7dd4631b4fa69150a914123'}, 'floating_ip': {'id': '7b7545c1-8e2e-4c19-a274-71babd70b259', 'tenant_id': 'e0899289c7dd4631b4fa69150a914123', 'floating_ip_address': '192.168.122.236', 'floating_network_id': 'b62f3ae1-718e-4cad-a86c-79f33bacc09b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e0899289c7dd4631b4fa69150a914123', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-05T21:30:16Z', 'updated_at': '2026-01-05T21:30:16Z', 'revision_number': 0, 'ip': '192.168.122.236'}}
2026-01-05 21:30:22,370 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.130s
2026-01-05 21:30:22,370 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "imageRef": "ebb2027f-05a6-465a-af75-b7da40a91332", "flavorRef": "ce1138a2-4b82-4664-8860-711a956c0882", "networks": [{"uuid": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5"}], "security_groups": [{"name": "tempest-securitygroup--203854283"}], "key_name": "tempest-keypair-1556320060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:17 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be70c3e3-7b5b-4c8e-9106-5c7d16db8313', 'x-compute-request-id': 'req-be70c3e3-7b5b-4c8e-9106-5c7d16db8313', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--203854283"}], "adminPass": "594ZtHctaMwm"}}'
2026-01-05 21:30:24,521 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 2.148s
2026-01-05 21:30:24,521 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:22 GMT', 'server': 'Apache', 'content-length': '1396', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8a39ac-95b9-49c0-9b7a-82bc45664586', 'x-compute-request-id': 'req-1a8a39ac-95b9-49c0-9b7a-82bc45664586', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "BUILD", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:28,204 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 2.679s
2026-01-05 21:30:28,204 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:25 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50ceb19-3ca1-4464-ac11-4f9846136648', 'x-compute-request-id': 'req-b50ceb19-3ca1-4464-ac11-4f9846136648', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "BUILD", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "c3f8712f401137fbbdc6483d36c041bcfcf3dfa8c8dce0a58aba2f1b", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--203854283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:28,211 28 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait
2026-01-05 21:30:32,034 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 2.821s
2026-01-05 21:30:32,034 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:29 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f51bc71-b70d-4ec6-b8bf-5a0062f8cd76', 'x-compute-request-id': 'req-1f51bc71-b70d-4ec6-b8bf-5a0062f8cd76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "BUILD", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "c3f8712f401137fbbdc6483d36c041bcfcf3dfa8c8dce0a58aba2f1b", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--203854283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:35,489 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 2.450s
2026-01-05 21:30:35,489 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:33 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56a9bab4-8a8c-4a8d-bff1-b6ddb665a256', 'x-compute-request-id': 'req-56a9bab4-8a8c-4a8d-bff1-b6ddb665a256', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "BUILD", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "c3f8712f401137fbbdc6483d36c041bcfcf3dfa8c8dce0a58aba2f1b", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--203854283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:38,272 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 1.777s
2026-01-05 21:30:38,273 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:36 GMT', 'server': 'Apache', 'content-length': '1712', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8323468-e782-4907-88fa-038e7be32b73', 'x-compute-request-id': 'req-b8323468-e782-4907-88fa-038e7be32b73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "ACTIVE", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "c3f8712f401137fbbdc6483d36c041bcfcf3dfa8c8dce0a58aba2f1b", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:33Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:0d:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": "2026-01-05T21:30:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--203854283"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:38,276 28 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-01-05 21:30:39,359 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface 1.082s
2026-01-05 21:30:39,359 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:38 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1248751-8004-4740-892d-7e7e6519c4e4', 'x-compute-request-id': 'req-e1248751-8004-4740-892d-7e7e6519c4e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5", "port_id": "a6acaedc-5f9d-4aca-9e6b-c69623601aca", "mac_addr": "fa:16:3e:d3:0d:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "eb1acedc-6882-4628-98da-5681075c51ca", "ip_address": "10.100.0.6"}]}]}'
2026-01-05 21:30:41,734 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7b7545c1-8e2e-4c19-a274-71babd70b259 2.374s
2026-01-05 21:30:41,735 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a6acaedc-5f9d-4aca-9e6b-c69623601aca"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-ef09901f-0862-439e-bd5a-2e2054549f0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7b7545c1-8e2e-4c19-a274-71babd70b259'}
Body: b'{"floatingip": {"id": "7b7545c1-8e2e-4c19-a274-71babd70b259", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "floating_ip_address": "192.168.122.236", "floating_network_id": "b62f3ae1-718e-4cad-a86c-79f33bacc09b", "router_id": "2a17b612-b339-4448-9121-8c2d87da76c4", "port_id": "a6acaedc-5f9d-4aca-9e6b-c69623601aca", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5", "mac_address": "fa:16:3e:d3:0d:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-05T21:30:16Z", "updated_at": "2026-01-05T21:30:40Z", "revision_number": 1, "project_id": "e0899289c7dd4631b4fa69150a914123"}}'
2026-01-05 21:30:42,405 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 0.669s
2026-01-05 21:30:42,405 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:30:41 GMT', 'server': 'Apache', 'content-length': '1712', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c588d2e-20b8-4561-b57a-565d417ea994', 'x-compute-request-id': 'req-6c588d2e-20b8-4561-b57a-565d417ea994', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"server": {"id": "62f57876-af2d-4771-bffd-c87b7755cc5c", "name": "tempest-AttachInterfacesUnderV243Test-server-306597775", "status": "ACTIVE", "tenant_id": "e0899289c7dd4631b4fa69150a914123", "user_id": "168ad639a6ed41c8bd954c434807ef6c", "metadata": {}, "hostId": "c3f8712f401137fbbdc6483d36c041bcfcf3dfa8c8dce0a58aba2f1b", "image": {"id": "ebb2027f-05a6-465a-af75-b7da40a91332", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/ebb2027f-05a6-465a-af75-b7da40a91332"}]}, "flavor": {"id": "ce1138a2-4b82-4664-8860-711a956c0882", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/ce1138a2-4b82-4664-8860-711a956c0882"}]}, "created": "2026-01-05T21:30:22Z", "updated": "2026-01-05T21:30:33Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:0d:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/62f57876-af2d-4771-bffd-c87b7755cc5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1556320060", "OS-SRV-USG:launched_at": "2026-01-05T21:30:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--203854283"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-05 21:30:42,411 28 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication
2026-01-05 21:31:14,412 28 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-05 21:31:15,432 28 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-05 21:31:15,433 28 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created
2026-01-05 21:31:18,095 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface 2.662s
2026-01-05 21:31:18,096 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:15 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7e8ccf-a535-4770-bc0f-fd41b90bab66', 'x-compute-request-id': 'req-2d7e8ccf-a535-4770-bc0f-fd41b90bab66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5", "port_id": "a6acaedc-5f9d-4aca-9e6b-c69623601aca", "mac_addr": "fa:16:3e:d3:0d:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "eb1acedc-6882-4628-98da-5681075c51ca", "ip_address": "10.100.0.6"}]}]}'
2026-01-05 21:31:19,906 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface/a6acaedc-5f9d-4aca-9e6b-c69623601aca 1.702s
2026-01-05 21:31:19,906 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:18 GMT', 'server': 'Apache', 'content-length': '281', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2d2f0f-1aeb-4802-a139-6d1518f42d0f', 'x-compute-request-id': 'req-0c2d2f0f-1aeb-4802-a139-6d1518f42d0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/os-interface/a6acaedc-5f9d-4aca-9e6b-c69623601aca'}
Body: b'{"interfaceAttachment": {"net_id": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5", "port_id": "a6acaedc-5f9d-4aca-9e6b-c69623601aca", "mac_addr": "fa:16:3e:d3:0d:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "eb1acedc-6882-4628-98da-5681075c51ca", "ip_address": "10.100.0.6"}]}}'
2026-01-05 21:31:20,517 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.607s
2026-01-05 21:31:20,600 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:20 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932a11de-9b05-4bdb-aec2-bdd70ca59cc1', 'x-compute-request-id': 'req-932a11de-9b05-4bdb-aec2-bdd70ca59cc1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:20,800 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/action 0.197s
2026-01-05 21:31:20,801 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"addFixedIp": {"networkId": "33bcb7a6-33e4-40b9-bab8-4665cf65dcc5"}}
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:20 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd44d6d-57af-4f8e-aff9-bf54372ad6d7', 'x-compute-request-id': 'req-4cd44d6d-57af-4f8e-aff9-bf54372ad6d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/action'}
Body: b''
2026-01-05 21:31:21,052 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.250s
2026-01-05 21:31:21,052 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:20 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b35f27-4e19-4ac0-aedc-8a3c4b4c9665', 'x-compute-request-id': 'req-d3b35f27-4e19-4ac0-aedc-8a3c4b4c9665', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:21,054 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:23,488 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 1.433s
2026-01-05 21:31:23,489 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:22 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf7293ca-0763-4a6a-b0e8-c317d3ec6c53', 'x-compute-request-id': 'req-cf7293ca-0763-4a6a-b0e8-c317d3ec6c53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:23,490 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:27,715 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 3.224s
2026-01-05 21:31:27,716 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:24 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990c4619-da06-47ad-9663-8a67e5afac6c', 'x-compute-request-id': 'req-990c4619-da06-47ad-9663-8a67e5afac6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:27,717 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:28,874 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.156s
2026-01-05 21:31:28,875 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:28 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-937bdb0f-f61b-415e-be3d-a6fb816c57fa', 'x-compute-request-id': 'req-937bdb0f-f61b-415e-be3d-a6fb816c57fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:28,876 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:30,005 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.128s
2026-01-05 21:31:30,183 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:29 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a69612-1419-418f-9934-bed70fa04d5e', 'x-compute-request-id': 'req-35a69612-1419-418f-9934-bed70fa04d5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:30,190 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:31,812 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.619s
2026-01-05 21:31:31,813 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:31 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d2d7e7-3996-49dc-b052-7a049fcf6f38', 'x-compute-request-id': 'req-f6d2d7e7-3996-49dc-b052-7a049fcf6f38', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:31,814 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:32,986 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.171s
2026-01-05 21:31:32,986 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:32 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76605b5c-00a8-4e85-9b3e-fb88b0bbd77b', 'x-compute-request-id': 'req-76605b5c-00a8-4e85-9b3e-fb88b0bbd77b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:32,988 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:34,454 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 0.413s
2026-01-05 21:31:34,455 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:34 GMT', 'server': 'Apache', 'content-length': '158', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c128a265-ceab-482c-87c0-d9e8e0ddeb92', 'x-compute-request-id': 'req-c128a265-ceab-482c-87c0-d9e8e0ddeb92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1372767109-network": [{"version": 4, "addr": "10.100.0.6"}, {"version": 4, "addr": "192.168.122.236"}]}}'
2026-01-05 21:31:34,457 28 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 62f57876-af2d-4771-bffd-c87b7755cc5c: {'192.168.122.236', '10.100.0.6'}
2026-01-05 21:31:37,789 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips 2.330s
2026-01-05 21:31:37,793 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:35 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-ad547352-6f24-4c33-9931-ae898bfb025e', 'x-compute-request-id': 'req-ad547352-6f24-4c33-9931-ae898bfb025e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c/ips'}
Body: b'{"message": "The server is currently unavailable. Please try again at a later time.<br /><br />\\nThe Keystone service is temporarily unavailable.\\n\\n", "code": "503 Service Unavailable", "title": "Service Unavailable"}'
2026-01-05 21:31:38,293 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c 0.407s
2026-01-05 21:31:38,322 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:37 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-a25c0073-bb5d-4c9e-b1f4-9b7f7423593b', 'x-compute-request-id': 'req-a25c0073-bb5d-4c9e-b1f4-9b7f7423593b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/62f57876-af2d-4771-bffd-c87b7755cc5c'}
Body: b'{"message": "The server is currently unavailable. Please try again at a later time.<br /><br />\\nThe Keystone service is temporarily unavailable.\\n\\n", "code": "503 Service Unavailable", "title": "Service Unavailable"}'
2026-01-05 21:31:38,322 28 ERROR [tempest.api.compute.base] Failed to delete server 62f57876-af2d-4771-bffd-c87b7755cc5c
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 434, in delete_server
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id)
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 172, in delete_server
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id)
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body)
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base Details: 503
2026-01-05 21:31:38.322 28 ERROR tempest.api.compute.base
2026-01-05 21:31:39,050 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-keypair-1556320060 0.638s
2026-01-05 21:31:39,051 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:38 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-420d1963-4206-4423-b891-1cea6e2c9e6f', 'x-compute-request-id': 'req-420d1963-4206-4423-b891-1cea6e2c9e6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9d586784b299b220cae43f9e1706fe39; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-keypair-1556320060'}
Body: b'{"message": "The server is currently unavailable. Please try again at a later time.<br /><br />\\nThe Keystone service is temporarily unavailable.\\n\\n", "code": "503 Service Unavailable", "title": "Service Unavailable"}'
2026-01-05 21:31:39,051 28 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-1556320060
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources Details: 503
2026-01-05 21:31:39.051 28 ERROR tempest.lib.common.validation_resources
2026-01-05 21:31:39,264 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/318f084d-2e05-4207-8337-538affe21e43 0.188s
2026-01-05 21:31:39,282 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:39 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81ce84d9-ef30-432f-9c53-c0a56263f543', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/318f084d-2e05-4207-8337-538affe21e43'}
Body: b'{"message": "The server is currently unavailable. Please try again at a later time.<br /><br />\\nThe Keystone service is temporarily unavailable.\\n\\n", "code": "503 Service Unavailable", "title": "Service Unavailable"}'
2026-01-05 21:31:39,283 28 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting security group 318f084d-2e05-4207-8337-538affe21e43
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources Details: 503
2026-01-05 21:31:39.283 28 ERROR tempest.lib.common.validation_resources
2026-01-05 21:31:39,410 28 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7b7545c1-8e2e-4c19-a274-71babd70b259 0.118s
2026-01-05 21:31:39,410 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 05 Jan 2026 21:31:39 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58bb64bf-c791-4e8a-b4cd-35cf6b46ccee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=403d2f74898f0f9a34692949f731f5e4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7b7545c1-8e2e-4c19-a274-71babd70b259'}
Body: b'{"message": "The server is currently unavailable. Please try again at a later time.<br /><br />\\nThe Keystone service is temporarily unavailable.\\n\\n", "code": "503 Service Unavailable", "title": "Service Unavailable"}'
2026-01-05 21:31:39,410 28 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting ip 7b7545c1-8e2e-4c19-a274-71babd70b259
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/validation_resources.py", line 335, in clear_validation_resources
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources floating_ip_client.delete_floatingip(fip_id)
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/floating_ips_client.py", line 55, in delete_floatingip
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources Details: 503
2026-01-05 21:31:39.410 28 ERROR tempest.lib.common.validation_resources
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/fixtures/fixture.py", line 124, in cleanUp
return self._cleanups(raise_errors=raise_first)
File "/usr/lib/python3.9/site-packages/fixtures/callmany.py", line 84, in __call__
raise error[1].with_traceback(error[2])
File "/usr/lib/python3.9/site-packages/fixtures/callmany.py", line 78, in __call__
cleanup(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/usr/lib/python3.9/site-packages/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
raise exceptions.UnexpectedResponseCode(str(resp.status),
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: 503
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/usr/lib/python3.9/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 414, in test_add_remove_fixed_ip
if not test_utils.call_until_true(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 117, in call_until_true
if func(*args, **kwargs):
File "/usr/lib/python3.9/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 403, in _wait_for_ip_change
_addresses = self.os_primary.servers_client.list_addresses(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 207, in list_addresses
resp, body = self.get("servers/%s/ips" % server_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 342, in get
return self.request('GET', url, extra_headers, headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
raise exceptions.UnexpectedResponseCode(str(resp.status),
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: 503
|
||||||
| setUpClass (telemetry_tempest_plugin.aodh.api.gnocchi.test_alarming_api | 1 | 0 | 0 | 0 | 1 | Detail | |
TelemetryAlarmingAPIGnocchiTest) |
skip
pt15.1: setUpClass (telemetry_tempest_plugin.aodh.api.gnocchi.test_alarming_api.TelemetryAlarmingAPIGnocchiTest)
|
||||||
| setUpClass (telemetry_tempest_plugin.aodh.api.gnocchi.test_alarming_api_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TelemetryAlarmingNegativeGnocchiTest) |
skip
pt16.1: setUpClass (telemetry_tempest_plugin.aodh.api.gnocchi.test_alarming_api_negative.TelemetryAlarmingNegativeGnocchiTest)
|
||||||
| setUpClass (telemetry_tempest_plugin.scenario.test_gnocchi | 1 | 0 | 0 | 0 | 1 | Detail | |
GnocchiGabbiTest) |
skip
pt17.1: setUpClass (telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest)
|
||||||
| setUpClass (telemetry_tempest_plugin.scenario.test_telemetry_integration | 1 | 0 | 0 | 0 | 1 | Detail | |
TestTelemetryIntegration) |
skip
pt18.1: setUpClass (telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration)
|
||||||
| setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt19.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)
|
||||||
| setUpClass (tempest.api.volume.test_versions | 1 | 0 | 0 | 0 | 1 | Detail | |
VersionsTest) |
skip
pt20.1: setUpClass (tempest.api.volume.test_versions.VersionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesActionsTest) |
skip
pt21.1: setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_get | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesGetTest) |
skip
pt22.1: setUpClass (tempest.api.volume.test_volumes_get.VolumesGetTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesListTestJSON) |
skip
pt23.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)
|
||||||
| setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt24.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)
|
||||||
| setUpClass (tempest.scenario.test_server_multinode | 1 | 0 | 0 | 0 | 1 | Detail | |
TestServerMultinode) |
skip
pt25.1: setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode)
|
||||||
| telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin.TelemetryAlarmingAPIAdminTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_alarm_create_set_log_test_actions[id-f9966992-405d-475c-aa41-47213cecdf94] |
pass
pt26.1: telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin.TelemetryAlarmingAPIAdminTest.test_alarm_create_set_log_test_actions[id-f9966992-405d-475c-aa41-47213cecdf94]
|
||||||
test_alarm_list[id-1c918e06-210b-41eb-bd45-14676dd77cd7] |
pass
pt26.2: telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin.TelemetryAlarmingAPIAdminTest.test_alarm_list[id-1c918e06-210b-41eb-bd45-14676dd77cd7]
|
||||||
test_alarm_update_and_delete[id-5d9f41d4-febc-47a8-a9cb-29ef77229e7b] |
pass
pt26.3: telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin.TelemetryAlarmingAPIAdminTest.test_alarm_update_and_delete[id-5d9f41d4-febc-47a8-a9cb-29ef77229e7b]
|
||||||
| telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest | 11 | 11 | 0 | 0 | 0 | Detail | |
test_alarm_list[id-1c918e06-210b-41eb-bd45-14676dd77cd7] |
pass
pt27.1: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list[id-1c918e06-210b-41eb-bd45-14676dd77cd7]
|
||||||
test_create_delete_alarm_defaults[id-bf44b72f-0384-4b34-ab78-bdfd3bf1b16c] |
pass
pt27.2: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_delete_alarm_defaults[id-bf44b72f-0384-4b34-ab78-bdfd3bf1b16c]
|
||||||
test_create_excercise_delete_alarm_state[id-0a883365-7158-4dbb-a946-3b07dc171c93] |
pass
pt27.3: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_excercise_delete_alarm_state[id-0a883365-7158-4dbb-a946-3b07dc171c93]
|
||||||
test_create_list_sort_limit_delete_alarm[id-e1d65c3c-a64d-4968-949c-96f2b2d8b363] |
pass
pt27.4: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_list_sort_limit_delete_alarm[id-e1d65c3c-a64d-4968-949c-96f2b2d8b363]
|
||||||
test_create_n_delete_alarm_rule_loadbalancer[id-c1dcefdf-3b96-40d0-8f39-04fc0702ab6b] |
pass
pt27.5: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_n_delete_alarm_rule_loadbalancer[id-c1dcefdf-3b96-40d0-8f39-04fc0702ab6b]
|
||||||
test_create_query_delete_alarm_same_name[id-ced16dd6-cbd8-4a2b-a9c3-aed6e4a7102c] |
pass
pt27.6: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_query_delete_alarm_same_name[id-ced16dd6-cbd8-4a2b-a9c3-aed6e4a7102c]
|
||||||
test_create_query_delete_disabled_alarm[id-b666f7d5-ce8c-4b2d-887e-15993433c2e9] |
pass
pt27.7: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_query_delete_disabled_alarm[id-b666f7d5-ce8c-4b2d-887e-15993433c2e9]
|
||||||
test_create_update_get_delete_alarm[id-1297b095-39c1-4e74-8a1f-4ae998cedd68] |
pass
pt27.8: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm[id-1297b095-39c1-4e74-8a1f-4ae998cedd68]
|
||||||
test_get_capabilities[id-0cc2f5d1-6f48-4274-bfa8-f62f82eab6ed] |
pass
pt27.9: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_get_capabilities[id-0cc2f5d1-6f48-4274-bfa8-f62f82eab6ed]
|
||||||
test_get_versions[id-d42d0103-0497-4109-9746-dacaa17e831c] |
pass
pt27.10: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_get_versions[id-d42d0103-0497-4109-9746-dacaa17e831c]
|
||||||
test_set_get_alarm_state[id-aca49486-70bb-4016-87e0-f6131374f742] |
pass
pt27.11: telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state[id-aca49486-70bb-4016-87e0-f6131374f742]
|
||||||
| telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_invalid_alarm_input_type[id-7373e681-8e11-4071-a955-aa9582bef914,negative] |
pass
pt28.1: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_create_invalid_alarm_input_type[id-7373e681-8e11-4071-a955-aa9582bef914,negative]
|
||||||
test_get_alarms_all_projects[id-f6f9e0a3-9623-43bb-a39a-284073c38b1f,negative] |
pass
pt28.2: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_alarms_all_projects[id-f6f9e0a3-9623-43bb-a39a-284073c38b1f,negative]
|
||||||
test_get_alarms_invalid_op[id-b3f61233-92f6-4402-a98d-fd5858379949,negative] |
pass
pt28.3: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_alarms_invalid_op[id-b3f61233-92f6-4402-a98d-fd5858379949,negative]
|
||||||
test_get_non_existent_alarm[id-668743d5-08ad-4480-b2b8-15da34f81e7e,negative] |
pass
pt28.4: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm[id-668743d5-08ad-4480-b2b8-15da34f81e7e,negative]
|
||||||
test_get_non_existent_alarm_timestamp[id-d6adbf73-03ca-4730-b1d7-13233475d271,negative] |
pass
pt28.5: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm_timestamp[id-d6adbf73-03ca-4730-b1d7-13233475d271,negative]
|
||||||
test_list_invalid_project[id-6d3f39dd-64ee-438d-804e-f193dc2c7d4b,negative] |
pass
pt28.6: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_list_invalid_project[id-6d3f39dd-64ee-438d-804e-f193dc2c7d4b,negative]
|
||||||
test_list_invalid_sort_key[id-350dae2b-8720-48ae-b3a6-d92dbba55d07,negative] |
pass
pt28.7: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_list_invalid_sort_key[id-350dae2b-8720-48ae-b3a6-d92dbba55d07,negative]
|
||||||
test_list_non_existing_history[id-c4718d72-3091-4965-b3f2-6d6c2375d26a,negative] |
pass
pt28.8: telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_list_non_existing_history[id-c4718d72-3091-4965-b3f2-6d6c2375d26a,negative]
|
||||||
| telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_autoscaling |
pass
pt29.1: telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_autoscaling
|
||||||
test_ceilometer_sg_core_integration |
pass
pt29.2: telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_ceilometer_sg_core_integration
|
||||||
| tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt30.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke]
|
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt30.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt31.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke]
|
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt31.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt32.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt33.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke]
|
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt33.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt34.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke]
|
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt34.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt35.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke]
|
||||||
| tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
pass
pt36.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke]
|
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
pass
pt36.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt37.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt38.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt39.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt40.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt41.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt42.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt43.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke]
|
||||||
| tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 4 | 4 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt44.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke]
|
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt44.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke]
|
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt44.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke]
|
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt44.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke]
|
||||||
| tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt45.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke]
|
||||||
| tempest.api.image.v2.test_images.BasicOperationsImagesTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt46.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke]
|
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt46.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke]
|
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt46.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke]
|
||||||
| tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt47.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke]
|
||||||
| tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt48.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke]
|
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt48.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke]
|
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt48.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke]
|
||||||
| tempest.api.network.test_networks.NetworksIpV6Test | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt49.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke]
|
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt49.2: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke]
|
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt49.3: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke]
|
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt49.4: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke]
|
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt49.5: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke]
|
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt49.6: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke]
|
||||||
| tempest.api.network.test_networks.NetworksTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt50.1: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke]
|
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt50.2: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke]
|
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt50.3: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke]
|
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt50.4: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke]
|
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt50.5: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke]
|
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt50.6: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke]
|
||||||
| tempest.api.network.test_ports.PortsIpV6TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt51.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke]
|
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt51.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt51.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt51.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt51.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]
|
||||||
| tempest.api.network.test_ports.PortsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt52.1: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke]
|
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt52.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt52.3: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt52.4: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt52.5: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]
|
||||||
| tempest.api.network.test_routers.RoutersIpV6Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt53.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke]
|
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt53.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke]
|
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt53.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke]
|
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt53.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke]
|
||||||
| tempest.api.network.test_routers.RoutersTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt54.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke]
|
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt54.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke]
|
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt54.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke]
|
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt54.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke]
|
||||||
| tempest.api.network.test_security_groups.SecGroupTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt55.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke]
|
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt55.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke]
|
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt55.3: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke]
|
||||||
| tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt56.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke]
|
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt56.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke]
|
||||||
| tempest.api.object_storage.test_account_services.AccountTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_account_metadata[id-4894c312-6056-4587-8d6f-86ffbf861f80,smoke] |
pass
pt57.1: tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata[id-4894c312-6056-4587-8d6f-86ffbf861f80,smoke]
|
||||||
test_list_containers[id-3499406a-ae53-4f8c-b43a-133d4dc6fe3f,smoke] |
pass
pt57.2: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers[id-3499406a-ae53-4f8c-b43a-133d4dc6fe3f,smoke]
|
||||||
| tempest.api.object_storage.test_container_services.ContainerTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_container[id-92139d73-7819-4db1-85f8-3f2f22a8d91f,smoke] |
pass
pt58.1: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container[id-92139d73-7819-4db1-85f8-3f2f22a8d91f,smoke]
|
||||||
test_list_container_contents[id-312ff6bd-5290-497f-bda1-7c5fec6697ab,smoke] |
pass
pt58.2: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents[id-312ff6bd-5290-497f-bda1-7c5fec6697ab,smoke]
|
||||||
test_list_container_metadata[id-96e68f0e-19ec-4aa2-86f3-adc6a45e14dd,smoke] |
pass
pt58.3: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata[id-96e68f0e-19ec-4aa2-86f3-adc6a45e14dd,smoke]
|
||||||
| tempest.api.object_storage.test_object_services.ObjectTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_object[id-5b4ce26f-3545-46c9-a2ba-5754358a4c62,smoke] |
pass
pt59.1: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object[id-5b4ce26f-3545-46c9-a2ba-5754358a4c62,smoke]
|
||||||
test_get_object[id-02610ba7-86b7-4272-9ed8-aa8d417cb3cd,smoke] |
pass
pt59.2: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object[id-02610ba7-86b7-4272-9ed8-aa8d417cb3cd,smoke]
|
||||||
test_list_object_metadata[id-9a447cf6-de06-48de-8226-a8c6ed31caf2,smoke] |
pass
pt59.3: tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata[id-9a447cf6-de06-48de-8226-a8c6ed31caf2,smoke]
|
||||||
test_update_object_metadata[id-7a94c25d-66e6-434c-9c38-97d4e2c29945,smoke] |
pass
pt59.4: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata[id-7a94c25d-66e6-434c-9c38-97d4e2c29945,smoke]
|
||||||
| tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt60.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]
|
||||||
| Total | 125 | 100 | 14 | 0 | 11 | ||