Status: Pass 42 Failure 43 Skip 11
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin | 1 | 0 | 1 | 0 | 0 | Detail | |
TelemetryAlarmingAPIAdminTest) |
fail
ft1.1: setUpClass (telemetry_tempest_plugin.aodh.api.admin.test_alarming_api_admin.TelemetryAlarmingAPIAdminTest)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 (telemetry_tempest_plugin.aodh.api.sql.test_alarming_api | 1 | 0 | 1 | 0 | 0 | Detail | |
TelemetryAlarmingAPIMysqlTest) |
fail
ft2.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/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fe62af088b0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe62af088b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (telemetry_tempest_plugin.aodh.api.test_alarming_api | 1 | 0 | 1 | 0 | 0 | Detail | |
TelemetryAlarmingAPITest) |
fail
ft3.1: setUpClass (telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest)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 (telemetry_tempest_plugin.aodh.api.test_alarming_api_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
TelemetryAlarmingNegativeTest) |
fail
ft4.1: setUpClass (telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fe62aecb1f0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe62aecb1f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus | 1 | 0 | 1 | 0 | 0 | Detail | |
PrometheusGabbiTest) |
fail
ft5.1: setUpClass (telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest)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/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
|
||||||
| setUpClass (tempest.api.compute.servers.test_create_server | 2 | 0 | 1 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt6.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)
|
||||||
ServersTestJSON) |
fail
ft6.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)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/servers/test_create_server.py", line 43, in setup_credentials
super(ServersTestJSON, 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.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)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 178, in setUpClass
cls.resource_setup()
File "/usr/lib/python3.9/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/usr/lib/python3.9/site-packages/tempest/common/compute.py", line 359, in create_test_server
LOG.exception('Server %s failed to delete in time',
File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/usr/lib/python3.9/site-packages/tempest/common/compute.py", line 323, in create_test_server
server = waiters.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 159, in show_server
resp, body = self.get("servers/%s" % 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 (tempest.api.identity.admin.v3.test_credentials | 1 | 0 | 1 | 0 | 0 | Detail | |
CredentialsTestJSON) |
fail
ft8.1: setUpClass (tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON)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.identity.admin.v3.test_endpoints | 1 | 0 | 1 | 0 | 0 | Detail | |
EndPointsTestJSON) |
fail
ft9.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 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_policies | 1 | 0 | 1 | 0 | 0 | Detail | |
PoliciesTestJSON) |
fail
ft10.1: setUpClass (tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON)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.identity.admin.v3.test_trusts | 1 | 0 | 1 | 0 | 0 | Detail | |
TrustsV3TestJSON) |
fail
ft11.1: setUpClass (tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON)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.identity.v3.test_domains | 1 | 0 | 1 | 0 | 0 | Detail | |
DefaultDomainTestJSON) |
fail
ft12.1: setUpClass (tempest.api.identity.v3.test_domains.DefaultDomainTestJSON)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_images | 1 | 0 | 1 | 0 | 0 | Detail | |
BasicOperationsImagesTest) |
fail
ft13.1: setUpClass (tempest.api.image.v2.test_images.BasicOperationsImagesTest)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_networks | 1 | 0 | 1 | 0 | 0 | Detail | |
NetworksTest) |
fail
ft14.1: setUpClass (tempest.api.network.test_networks.NetworksTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fe630706e20>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe630706e20>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (tempest.api.network.test_routers | 2 | 0 | 2 | 0 | 0 | Detail | |
RoutersTest) |
fail
ft15.1: setUpClass (tempest.api.network.test_routers.RoutersTest)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
|
||||||
RoutersIpV6Test) |
fail
ft15.2: setUpClass (tempest.api.network.test_routers.RoutersIpV6Test)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f63eb152cd0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb152cd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (tempest.api.network.test_security_groups | 1 | 0 | 1 | 0 | 0 | Detail | |
SecGroupIPv6Test) |
fail
ft16.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
ft17.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/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fe630a5b430>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe630a5b430>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (tempest.api.network.test_versions | 1 | 0 | 1 | 0 | 0 | Detail | |
NetworksApiDiscovery) |
fail
ft18.1: setUpClass (tempest.api.network.test_versions.NetworksApiDiscovery)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
ft19.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/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4f9e122400>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9e122400>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (tempest.api.object_storage.test_container_quotas | 1 | 0 | 1 | 0 | 0 | Detail | |
ContainerQuotasTest) |
fail
ft20.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.api.object_storage.test_object_services | 1 | 0 | 1 | 0 | 0 | Detail | |
ObjectTest) |
fail
ft21.1: setUpClass (tempest.api.object_storage.test_object_services.ObjectTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4fa6e5e220>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
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 165, in request
resp, resp_body = self.raw_request(url, method,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='keystone-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6e5e220>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| setUpClass (tempest.scenario.test_server_basic_ops | 1 | 0 | 1 | 0 | 0 | Detail | |
TestServerBasicOps) |
fail
ft22.1: setUpClass (tempest.scenario.test_server_basic_ops.TestServerBasicOps)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/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
ft23.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 0x7f354d673d40>), (<class 'tempest.lib.exceptions.UnexpectedResponseCode'>, Unexpected response code received
Details: 503, <traceback object at 0x7f354d6716c0>))
|
||||||
| tearDownClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft24.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)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 0x7f825420c4c0>), (<class 'tempest.lib.exceptions.UnexpectedResponseCode'>, Unexpected response code received
Details: 503, <traceback object at 0x7f8254244a80>), (<class 'tempest.lib.exceptions.UnexpectedResponseCode'>, Unexpected response code received
Details: 503, <traceback object at 0x7f825419b8c0>))
|
||||||
| tearDownClass (tempest.api.network.test_floating_ips | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPTestJSON) |
fail
ft25.1: tearDownClass (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 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 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/695871b3-cb68-4fed-bc8f-0b99271c93b6 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe630afa250>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7fe62a55e500>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/cf07a5e5-5501-4d5e-a5bb-e475c0326c93 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe630b3ef70>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7fe62a53ca40>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports?device_id=fbbe1c41-fdab-4274-9800-f2729ad24de1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe62e656fa0>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7fe62a5aa280>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/subnets/2fb95cd1-1950-4fe9-8fc2-05710f1f0620 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe630ac4250>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7fe62a981d40>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks/d8a86277-65bd-4be2-837f-38c1373f42c5 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe62bb5b460>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7fe62ae24a00>))
|
||||||
| tearDownClass (tempest.api.network.test_ports | 2 | 0 | 2 | 0 | 0 | Detail | |
PortsTestJSON) |
fail
ft26.1: tearDownClass (tempest.api.network.test_ports.PortsTestJSON)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 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6e88070>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f4fa1c5f2c0>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6ee9f10>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f4fa1ca6340>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks/fbde4b1e-1d32-4ad4-886e-92fdfd031ece (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6ed7700>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f4fa1e5ff00>))
|
||||||
PortsIpV6TestJSON) |
fail
ft26.2: tearDownClass (tempest.api.network.test_ports.PortsIpV6TestJSON)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 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/5d70a0a4-5fc1-4c48-b0e1-99af30d37871 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1aba90>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f63eee8aa40>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/subnets/f5d900db-764e-4cd9-864c-9b3120870510 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2f70>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f63eecc69c0>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/subnets/19b681e8-d01f-42a2-952f-11bf7f94f256 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1b59d0>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f63eeeb9240>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1bfc10>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f63eef17a80>), (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError("HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks/4ce498a8-4291-4262-b7f0-2921ca24eca8 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1c9e50>: Failed to establish a new connection: [Errno 111] Connection refused'))"), <traceback object at 0x7f63eef043c0>))
|
||||||
| tearDownClass (tempest.api.object_storage.test_account_services | 1 | 0 | 1 | 0 | 0 | Detail | |
AccountTest) |
fail
ft27.1: tearDownClass (tempest.api.object_storage.test_account_services.AccountTest)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 757, in clear_credentials
cls._creds_provider.clear_creds()
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 611, in clear_creds
self.creds_client.delete_user(creds.user_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/cred_client.py", line 55, in delete_user
self.users_client.delete_user(user_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/users_client.py", line 104, in delete_user
resp, body = self.delete("users/%s" % user_id)
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/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.
|
||||||
| tearDownClass (tempest.scenario.test_network_basic_ops | 1 | 0 | 1 | 0 | 0 | Detail | |
TestNetworkBasicOps) |
fail
ft28.1: tearDownClass (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 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 757, in clear_credentials
cls._creds_provider.clear_creds()
File "/usr/lib/python3.9/site-packages/tempest/lib/common/dynamic_creds.py", line 611, in clear_creds
self.creds_client.delete_user(creds.user_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/cred_client.py", line 55, in delete_user
self.users_client.delete_user(user_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/identity/v3/users_client.py", line 104, in delete_user
resp, body = self.delete("users/%s" % user_id)
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/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.
|
||||||
| 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
ft29.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-03-13 15:14:43,480 30 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-03-13 15:14:43,480 30 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-03-13 15:14:43,682 30 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.201s
2026-03-13 15:14:43,682 30 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-1393328905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5sZmVLZpVlRdsvEr6rwsg8E8xNSphKTSiwiztoJR+bKeUciu5tyrorHY6XdG3EIPZC1kTzjtwO8LI8h4Uhm+wfxQHstrReGY91/q7nhXrvJm8qTb258Ybj1Om6yT38/g=="}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:43 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-bb18cb80-4aeb-48d9-b4ca-5af15e7ac1e9', 'x-compute-request-id': 'req-bb18cb80-4aeb-48d9-b4ca-5af15e7ac1e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; 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-1393328905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5sZmVLZpVlRdsvEr6rwsg8E8xNSphKTSiwiztoJR+bKeUciu5tyrorHY6XdG3EIPZC1kTzjtwO8LI8h4Uhm+wfxQHstrReGY91/q7nhXrvJm8qTb258Ybj1Om6yT38/g==", "fingerprint": "62:bb:c3:47:93:2d:ca:10:f8:8e:ab:d8:1e:37:cc:23", "user_id": "4f498ee575e04ba39c372648d8fc202d"}}'
2026-03-13 15:14:43,684 30 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1393328905 created
2026-03-13 15:14:44,191 30 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.506s
2026-03-13 15:14:44,193 30 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--172460090", "description": "tempest-description--1023787074"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1f083b4b-94e8-448a-a35c-65a69f518b76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "de6f42f2-d86e-4a38-8919-d9603751baf3", "name": "tempest-securitygroup--172460090", "stateful": true, "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "description": "tempest-description--1023787074", "shared": false, "security_group_rules": [{"id": "4f0a0e00-c368-4a33-b3d5-ede43edb7d28", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "security_group_id": "de6f42f2-d86e-4a38-8919-d9603751baf3", "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": 143, "description": null, "tags": [], "created_at": "2026-03-13T15:14:43Z", "updated_at": "2026-03-13T15:14:43Z", "revision_number": 0, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}, {"id": "d4a27d5f-0c0c-43ca-9fba-9904c7f241c1", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "security_group_id": "de6f42f2-d86e-4a38-8919-d9603751baf3", "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": 142, "description": null, "tags": [], "created_at": "2026-03-13T15:14:43Z", "updated_at": "2026-03-13T15:14:43Z", "revision_number": 0, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}], "tags": [], "created_at": "2026-03-13T15:14:43Z", "updated_at": "2026-03-13T15:14:43Z", "revision_number": 1, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}}'
2026-03-13 15:14:44,568 30 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.374s
2026-03-13 15:14:44,568 30 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": "de6f42f2-d86e-4a38-8919-d9603751baf3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1416f74e-11a9-4d26-ba8b-218adb22a0ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "e3f041f9-403c-48b0-b6dc-c1e22c830741", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "security_group_id": "de6f42f2-d86e-4a38-8919-d9603751baf3", "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-03-13T15:14:44Z", "updated_at": "2026-03-13T15:14:44Z", "revision_number": 0, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}}'
2026-03-13 15:14:45,628 30 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.059s
2026-03-13 15:14:45,628 30 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": "de6f42f2-d86e-4a38-8919-d9603751baf3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9fa1cee2-a1af-41e2-9d63-517feaad57ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "8647f1d7-1251-4ea3-9897-2910408f0228", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "security_group_id": "de6f42f2-d86e-4a38-8919-d9603751baf3", "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-03-13T15:14:45Z", "updated_at": "2026-03-13T15:14:45Z", "revision_number": 0, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}}'
2026-03-13 15:14:45,628 30 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--172460090 created
2026-03-13 15:14:47,546 30 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.915s
2026-03-13 15:14:47,547 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-fcf3eaf1-6abb-4957-beac-962123f2a007', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "e8f8e702-c413-4bc1-89d9-7927201d30f8", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "floating_ip_address": "192.168.122.230", "floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "316049f94fb640e291e147cc1bf9ebe6", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-03-13T15:14:46Z", "updated_at": "2026-03-13T15:14:46Z", "revision_number": 0}}'
2026-03-13 15:14:47,547 30 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e8f8e702-c413-4bc1-89d9-7927201d30f8', 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'floating_ip_address': '192.168.122.230', 'floating_network_id': 'd1c00fe4-5005-4b17-8946-26cce9a74a5b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '316049f94fb640e291e147cc1bf9ebe6', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-03-13T15:14:46Z', 'updated_at': '2026-03-13T15:14:46Z', 'revision_number': 0, 'ip': '192.168.122.230'} created
2026-03-13 15:14:47,924 30 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.373s
2026-03-13 15:14:47,924 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:47 GMT', 'server': 'Apache', 'content-length': '6276', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc9d1547-bbbc-4270-a282-781fdf11787e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f1c3d28c2c8b6ed4f8a3d1a4980dee80; 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": "4f498ee575e04ba39c372648d8fc202d", "name": "tempest-AttachInterfacesUnderV243Test-1772007423-project-member", "password_expires_at": null}, "audit_ids": ["YMHCT1HCSdKmC6UMSTqE1w"], "expires_at": "2026-03-13T16:14:47.000000Z", "issued_at": "2026-03-13T15:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "316049f94fb640e291e147cc1bf9ebe6", "name": "tempest-AttachInterfacesUnderV243Test-1772007423"}, "is_domain": false, "roles": [{"id": "ff2c5a24b1c34280b5d36d805d800591", "name": "member"}, {"id": "c31cd4d884c342e0b1b7e998ef905ae7", "name": "reader"}], "catalog": [{"endpoints": [{"name": "glance", "id": "53368116816a4391a2eb00f75f8d5ed8", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "56e67460620148b393157bfd75f0e2c8", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "0938e612a59645918da5b4ef882cdbc8", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "3d1dfddfee7f453e996b268539cf8c88", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "f72388622d3a422db0f58399d25e596c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "4bb09d3a37bd4de89509abf70879d8b4", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "aodh", "id": "8ddb8b68432248439e557f16d5faa7bd", "interface": "public", "region_id": "regionOne", "url": "https://aodh-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "aodh", "id": "d3cf7f701f114fe187d78587d3bf52fd", "interface": "internal", "region_id": "regionOne", "url": "https://aodh-internal.openstack.svc:8042", "region": "regionOne"}], "id": "6a589f93ce524525bcdd4b148e66a48c", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "3b830e68fe91495995d0f4f6d72af462", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "fed0d2ab70ac4d1296a1e41fb8a64945", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "6af4ac93a6e641bfa087bf40c54a7b0f", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "44146b463a784b128de2c460728b2541", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "fa8249f0af3941f7b6d945d5bbab3b5d", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a10d45e4c29143e38ae674ce79e78a51", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "heat-cfn", "id": "b1f57fbc3bb045f0a6f7825f1e8cc766", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "e295b733742c4794b3e1cea0a2b9124e", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps-crc.testing/v1", "region": "regionOne"}], "id": "adaaa3ec248b46f494a46bb687366888", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"name": "heat", "id": "2187828a13b24052a536886ceefe9c23", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps-crc.testing/v1/316049f94fb640e291e147cc1bf9ebe6", "region": "regionOne"}, {"name": "heat", "id": "7ddffa527075430caf33577fcb53945d", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/316049f94fb640e291e147cc1bf9ebe6", "region": "regionOne"}], "id": "bc61a90a9ebb4925b4113f
2026-03-13 15:14:47,925 30 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': 'c42003c5-e0b5-4272-ad2b-314be9246922', 'name': 'tempest-AttachInterfacesUnderV243Test-1550118883-network', 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '316049f94fb640e291e147cc1bf9ebe6', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56572, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-13T15:14:30Z', 'updated_at': '2026-03-13T15:14:30Z', 'revision_number': 1} available for tenant
2026-03-13 15:14:47,925 30 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1393328905', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5sZmVLZpVlRdsvEr6rwsg8E8xNSphKTSiwiztoJR+bKeUciu5tyrorHY6XdG3EIPZC1kTzjtwO8LI8h4Uhm+wfxQHstrReGY91/q7nhXrvJm8qTb258Ybj1Om6yT38/g==', 'fingerprint': '62:bb:c3:47:93:2d:ca:10:f8:8e:ab:d8:1e:37:cc:23', 'user_id': '4f498ee575e04ba39c372648d8fc202d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDtdd2plxl6UKp8uHAr8wH93uMWuPsjDDnsMVmffIc/w4gFOdFMeLsX\nU9ixxVQsJpKgBwYFK4EEACKhZANiAAQebGZlS2aVZUXbLxK+q8LIPBPMTUqYSk0o\nsIs7aCUfmynlHIrubcq6Kx2Ol3RtxCD2QtZE847cDvCyPIeFIZvsH8UB7La0XhmP\ndf6u54V67yZvKk29ufGG49Tpusk9/P4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'de6f42f2-d86e-4a38-8919-d9603751baf3', 'name': 'tempest-securitygroup--172460090', 'stateful': True, 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'description': 'tempest-description--1023787074', 'shared': False, 'security_group_rules': [{'id': '4f0a0e00-c368-4a33-b3d5-ede43edb7d28', 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'security_group_id': 'de6f42f2-d86e-4a38-8919-d9603751baf3', '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': 143, 'description': None, 'tags': [], 'created_at': '2026-03-13T15:14:43Z', 'updated_at': '2026-03-13T15:14:43Z', 'revision_number': 0, 'project_id': '316049f94fb640e291e147cc1bf9ebe6'}, {'id': 'd4a27d5f-0c0c-43ca-9fba-9904c7f241c1', 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'security_group_id': 'de6f42f2-d86e-4a38-8919-d9603751baf3', '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': 142, 'description': None, 'tags': [], 'created_at': '2026-03-13T15:14:43Z', 'updated_at': '2026-03-13T15:14:43Z', 'revision_number': 0, 'project_id': '316049f94fb640e291e147cc1bf9ebe6'}], 'tags': [], 'created_at': '2026-03-13T15:14:43Z', 'updated_at': '2026-03-13T15:14:43Z', 'revision_number': 1, 'project_id': '316049f94fb640e291e147cc1bf9ebe6'}, 'floating_ip': {'id': 'e8f8e702-c413-4bc1-89d9-7927201d30f8', 'tenant_id': '316049f94fb640e291e147cc1bf9ebe6', 'floating_ip_address': '192.168.122.230', 'floating_network_id': 'd1c00fe4-5005-4b17-8946-26cce9a74a5b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '316049f94fb640e291e147cc1bf9ebe6', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-03-13T15:14:46Z', 'updated_at': '2026-03-13T15:14:46Z', 'revision_number': 0, 'ip': '192.168.122.230'}}
2026-03-13 15:14:51,573 30 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 3.646s
2026-03-13 15:14:51,573 30 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-799749919", "imageRef": "9b6978e7-1746-41f4-9542-fd3498c63edf", "flavorRef": "1f11d077-277f-4663-a717-717d46f0b90c", "networks": [{"uuid": "c42003c5-e0b5-4272-ad2b-314be9246922"}], "security_groups": [{"name": "tempest-securitygroup--172460090"}], "key_name": "tempest-keypair-1393328905", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:14:47 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63', '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-83a30d12-eb08-49b5-8796-986ead9bb3f1', 'x-compute-request-id': 'req-83a30d12-eb08-49b5-8796-986ead9bb3f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; 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": "1936ad1d-94d1-41e3-aacd-710888894f63", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--172460090"}], "adminPass": "rwTGvgBv9jLP"}}'
2026-03-13 15:14:53,450 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 1.874s
2026-03-13 15:14:53,450 30 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': 'Fri, 13 Mar 2026 15:14:51 GMT', 'server': 'Apache', 'content-length': '1444', '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-03b3e1a0-f80e-42ce-9d9a-6a4624842d4d', 'x-compute-request-id': 'req-03b3e1a0-f80e-42ce-9d9a-6a4624842d4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "BUILD", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:14:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:14:57,038 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 2.575s
2026-03-13 15:14:57,039 30 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': 'Fri, 13 Mar 2026 15:14:54 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-5ad6e920-34d6-42a4-acbe-ac496df7586f', 'x-compute-request-id': 'req-5ad6e920-34d6-42a4-acbe-ac496df7586f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "BUILD", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:14:57,048 30 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-03-13 15:15:00,455 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 2.405s
2026-03-13 15:15:00,456 30 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': 'Fri, 13 Mar 2026 15:14:58 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-2a23c41a-58e6-4326-b951-92c1c94b9c64', 'x-compute-request-id': 'req-2a23c41a-58e6-4326-b951-92c1c94b9c64', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "BUILD", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:03,248 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 1.786s
2026-03-13 15:15:03,248 30 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': 'Fri, 13 Mar 2026 15:15:01 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-53a8ea05-91b0-4cde-9bb3-f39225d7d48f', 'x-compute-request-id': 'req-53a8ea05-91b0-4cde-9bb3-f39225d7d48f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "BUILD", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:07,927 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 3.674s
2026-03-13 15:15:07,928 30 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': 'Fri, 13 Mar 2026 15:15:04 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-5e106cf3-64e7-4fb1-87e6-3b94bb8c00f4', 'x-compute-request-id': 'req-5e106cf3-64e7-4fb1-87e6-3b94bb8c00f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "BUILD", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:10,052 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 1.113s
2026-03-13 15:15:10,052 30 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': 'Fri, 13 Mar 2026 15:15:08 GMT', 'server': 'Apache', 'content-length': '1713', '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-dfae7e5e-6c1f-4bbc-9484-5382aa8aa2f8', 'x-compute-request-id': 'req-dfae7e5e-6c1f-4bbc-9484-5382aa8aa2f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "ACTIVE", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:07Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:08:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": "2026-03-13T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:10,056 30 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-03-13 15:15:12,653 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface 2.597s
2026-03-13 15:15:12,653 30 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': 'Fri, 13 Mar 2026 15:15:10 GMT', 'server': 'Apache', 'content-length': '285', '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-087ed555-84d1-458e-bb30-7fae6677b561', 'x-compute-request-id': 'req-087ed555-84d1-458e-bb30-7fae6677b561', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "c42003c5-e0b5-4272-ad2b-314be9246922", "port_id": "80ba9aef-c3de-4250-965b-4ccbaca1acc8", "mac_addr": "fa:16:3e:2b:08:dd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "02942273-c80c-4263-82f2-ab56c1c4ba55", "ip_address": "10.100.0.10"}]}]}'
2026-03-13 15:15:14,326 30 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/e8f8e702-c413-4bc1-89d9-7927201d30f8 1.665s
2026-03-13 15:15:14,326 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "80ba9aef-c3de-4250-965b-4ccbaca1acc8"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-1a4bf89a-260e-47c3-8931-2f94168ea6cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e8f8e702-c413-4bc1-89d9-7927201d30f8'}
Body: b'{"floatingip": {"id": "e8f8e702-c413-4bc1-89d9-7927201d30f8", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "floating_ip_address": "192.168.122.230", "floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "router_id": "04d81f0b-b807-4685-9074-a3c8b33c3da9", "port_id": "80ba9aef-c3de-4250-965b-4ccbaca1acc8", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c42003c5-e0b5-4272-ad2b-314be9246922", "mac_address": "fa:16:3e:2b:08:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "1936ad1d-94d1-41e3-aacd-710888894f63", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-03-13T15:14:46Z", "updated_at": "2026-03-13T15:15:12Z", "revision_number": 1, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}}'
2026-03-13 15:15:15,632 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 1.306s
2026-03-13 15:15:15,633 30 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': 'Fri, 13 Mar 2026 15:15:14 GMT', 'server': 'Apache', 'content-length': '1713', '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-c0dee8ef-ddb4-4b26-8ca7-a1c3de15ee11', 'x-compute-request-id': 'req-c0dee8ef-ddb4-4b26-8ca7-a1c3de15ee11', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "ACTIVE", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:07Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:08:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": "2026-03-13T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:15,645 30 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication
2026-03-13 15:15:47,378 30 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-03-13 15:15:47,580 30 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-13 15:15:47,582 30 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created
2026-03-13 15:15:48,393 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface 0.810s
2026-03-13 15:15:48,394 30 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': 'Fri, 13 Mar 2026 15:15:47 GMT', 'server': 'Apache', 'content-length': '285', '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-822bfd08-b298-448c-9cef-856f83d9476d', 'x-compute-request-id': 'req-822bfd08-b298-448c-9cef-856f83d9476d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "c42003c5-e0b5-4272-ad2b-314be9246922", "port_id": "80ba9aef-c3de-4250-965b-4ccbaca1acc8", "mac_addr": "fa:16:3e:2b:08:dd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "02942273-c80c-4263-82f2-ab56c1c4ba55", "ip_address": "10.100.0.10"}]}]}'
2026-03-13 15:15:49,554 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface/80ba9aef-c3de-4250-965b-4ccbaca1acc8 1.148s
2026-03-13 15:15:49,555 30 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': 'Fri, 13 Mar 2026 15:15:48 GMT', 'server': 'Apache', 'content-length': '282', '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-eed2ed28-9754-41bc-88db-7773200de7d7', 'x-compute-request-id': 'req-eed2ed28-9754-41bc-88db-7773200de7d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/os-interface/80ba9aef-c3de-4250-965b-4ccbaca1acc8'}
Body: b'{"interfaceAttachment": {"net_id": "c42003c5-e0b5-4272-ad2b-314be9246922", "port_id": "80ba9aef-c3de-4250-965b-4ccbaca1acc8", "mac_addr": "fa:16:3e:2b:08:dd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "02942273-c80c-4263-82f2-ab56c1c4ba55", "ip_address": "10.100.0.10"}]}}'
2026-03-13 15:15:51,175 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 1.618s
2026-03-13 15:15:51,175 30 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': 'Fri, 13 Mar 2026 15:15:49 GMT', 'server': 'Apache', 'content-length': '159', '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-796a8d8b-6490-4188-8ba3-6b0ae0fe2729', 'x-compute-request-id': 'req-796a8d8b-6490-4188-8ba3-6b0ae0fe2729', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:51,302 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/action 0.125s
2026-03-13 15:15:51,303 30 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": "c42003c5-e0b5-4272-ad2b-314be9246922"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:51 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-9634d88a-03be-45f3-8b49-d30eda786c51', 'x-compute-request-id': 'req-9634d88a-03be-45f3-8b49-d30eda786c51', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/action'}
Body: b''
2026-03-13 15:15:51,615 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.312s
2026-03-13 15:15:51,615 30 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': 'Fri, 13 Mar 2026 15:15:51 GMT', 'server': 'Apache', 'content-length': '159', '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-b92869c6-1e96-4bcd-b6d0-de5c424ecabb', 'x-compute-request-id': 'req-b92869c6-1e96-4bcd-b6d0-de5c424ecabb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:51,616 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:15:53,384 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.766s
2026-03-13 15:15:53,447 30 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': 'Fri, 13 Mar 2026 15:15:52 GMT', 'server': 'Apache', 'content-length': '159', '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-d1dd2dd7-60bd-49ac-a577-3969650cde4f', 'x-compute-request-id': 'req-d1dd2dd7-60bd-49ac-a577-3969650cde4f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:53,450 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:15:55,995 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 1.529s
2026-03-13 15:15:55,995 30 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': 'Fri, 13 Mar 2026 15:15:54 GMT', 'server': 'Apache', 'content-length': '159', '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-bfd260ae-f64b-48ff-9662-f9ad66665f47', 'x-compute-request-id': 'req-bfd260ae-f64b-48ff-9662-f9ad66665f47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:56,000 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:15:57,591 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.590s
2026-03-13 15:15:57,591 30 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': 'Fri, 13 Mar 2026 15:15:57 GMT', 'server': 'Apache', 'content-length': '159', '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-2143fa47-d9a7-4e41-bf08-e4207074bb21', 'x-compute-request-id': 'req-2143fa47-d9a7-4e41-bf08-e4207074bb21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:57,593 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:15:59,372 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.777s
2026-03-13 15:15:59,372 30 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': 'Fri, 13 Mar 2026 15:15:58 GMT', 'server': 'Apache', 'content-length': '159', '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-da621268-2e63-4066-a91e-462048882f49', 'x-compute-request-id': 'req-da621268-2e63-4066-a91e-462048882f49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:15:59,374 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:16:01,090 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.698s
2026-03-13 15:16:01,090 30 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': 'Fri, 13 Mar 2026 15:16:00 GMT', 'server': 'Apache', 'content-length': '159', '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-48a5474d-1896-46c5-a932-8469fd9aa694', 'x-compute-request-id': 'req-48a5474d-1896-46c5-a932-8469fd9aa694', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:01,093 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'192.168.122.230', '10.100.0.10'}
2026-03-13 15:16:02,369 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.272s
2026-03-13 15:16:02,369 30 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': 'Fri, 13 Mar 2026 15:16:02 GMT', 'server': 'Apache', 'content-length': '197', '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-0251c286-2061-463f-8f5d-c6c122d3fa61', 'x-compute-request-id': 'req-0251c286-2061-463f-8f5d-c6c122d3fa61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:02,372 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:02,372 30 DEBUG [tempest.lib.common.utils.test_utils] Call _wait_for_ip_change returns true in 11.069197 seconds
2026-03-13 15:16:03,887 30 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/1936ad1d-94d1-41e3-aacd-710888894f63 1.514s
2026-03-13 15:16:03,887 30 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': 'Fri, 13 Mar 2026 15:16:02 GMT', 'server': 'Apache', 'content-length': '1949', '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-d226c773-fd25-4378-8bf6-e4d379611925', 'x-compute-request-id': 'req-d226c773-fd25-4378-8bf6-e4d379611925', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
Body: b'{"server": {"id": "1936ad1d-94d1-41e3-aacd-710888894f63", "name": "tempest-AttachInterfacesUnderV243Test-server-799749919", "status": "ACTIVE", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "user_id": "4f498ee575e04ba39c372648d8fc202d", "metadata": {}, "hostId": "4caee5d55970bf42dfe2f6f348c80741639b6c12c9a3b60e69e1d495", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:07Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:08:dd"}, {"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:08:dd"}, {"version": 4, "addr": "192.168.122.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:08:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1936ad1d-94d1-41e3-aacd-710888894f63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1393328905", "OS-SRV-USG:launched_at": "2026-03-13T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--172460090"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:05,008 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/action 1.117s
2026-03-13 15:16:05,009 30 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: {"removeFixedIp": {"address": "10.100.0.3"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:03 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-79bfb8e3-7b22-45ff-a9b1-18579a265d29', 'x-compute-request-id': 'req-79bfb8e3-7b22-45ff-a9b1-18579a265d29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/action'}
Body: b''
2026-03-13 15:16:05,480 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.471s
2026-03-13 15:16:05,480 30 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': 'Fri, 13 Mar 2026 15:16:05 GMT', 'server': 'Apache', 'content-length': '197', '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-851a0c72-9971-4f67-878d-59a3b4488bc0', 'x-compute-request-id': 'req-851a0c72-9971-4f67-878d-59a3b4488bc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:05,481 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:12,972 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 6.488s
2026-03-13 15:16:12,972 30 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': 'Fri, 13 Mar 2026 15:16:06 GMT', 'server': 'Apache', 'content-length': '197', '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-a8b4e87c-5fd5-4c7a-ac8b-6a69b5c14e13', 'x-compute-request-id': 'req-a8b4e87c-5fd5-4c7a-ac8b-6a69b5c14e13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:13,058 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:15,357 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 1.297s
2026-03-13 15:16:15,357 30 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': 'Fri, 13 Mar 2026 15:16:14 GMT', 'server': 'Apache', 'content-length': '197', '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-e3181375-57ff-4c3e-8733-7bda1768136e', 'x-compute-request-id': 'req-e3181375-57ff-4c3e-8733-7bda1768136e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:15,358 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:16,443 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.083s
2026-03-13 15:16:16,444 30 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': 'Fri, 13 Mar 2026 15:16:16 GMT', 'server': 'Apache', 'content-length': '197', '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-70737ec6-2103-4039-afe3-5fd6294763e5', 'x-compute-request-id': 'req-70737ec6-2103-4039-afe3-5fd6294763e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:16,446 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:18,175 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.727s
2026-03-13 15:16:18,176 30 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': 'Fri, 13 Mar 2026 15:16:17 GMT', 'server': 'Apache', 'content-length': '197', '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-cafde681-2a9d-4c22-81eb-aff8fcd06d30', 'x-compute-request-id': 'req-cafde681-2a9d-4c22-81eb-aff8fcd06d30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:18,180 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:19,778 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.597s
2026-03-13 15:16:19,778 30 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': 'Fri, 13 Mar 2026 15:16:19 GMT', 'server': 'Apache', 'content-length': '197', '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-26b4cd7c-5b09-46e5-a4c7-acbe94681731', 'x-compute-request-id': 'req-26b4cd7c-5b09-46e5-a4c7-acbe94681731', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:19,780 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:21,424 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.643s
2026-03-13 15:16:21,424 30 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': 'Fri, 13 Mar 2026 15:16:20 GMT', 'server': 'Apache', 'content-length': '197', '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-cf3f9849-ab95-40e2-9bf2-5f3cdcc0b621', 'x-compute-request-id': 'req-cf3f9849-ab95-40e2-9bf2-5f3cdcc0b621', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:21,425 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:22,830 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.402s
2026-03-13 15:16:22,830 30 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': 'Fri, 13 Mar 2026 15:16:22 GMT', 'server': 'Apache', 'content-length': '197', '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-09c298f1-b175-440a-8263-15c2ded7ddb0', 'x-compute-request-id': 'req-09c298f1-b175-440a-8263-15c2ded7ddb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:22,832 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:23,942 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 0.110s
2026-03-13 15:16:23,943 30 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': 'Fri, 13 Mar 2026 15:16:23 GMT', 'server': 'Apache', 'content-length': '197', '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-72a468a5-073a-4f6e-82b7-4a7cd82df4b7', 'x-compute-request-id': 'req-72a468a5-073a-4f6e-82b7-4a7cd82df4b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/ips'}
Body: b'{"addresses": {"tempest-AttachInterfacesUnderV243Test-1550118883-network": [{"version": 4, "addr": "10.100.0.10"}, {"version": 4, "addr": "10.100.0.3"}, {"version": 4, "addr": "192.168.122.230"}]}}'
2026-03-13 15:16:23,946 30 DEBUG [tempest.api.compute.servers.test_attach_interfaces] Wait for change of IPs. All IPs still associated to the server 1936ad1d-94d1-41e3-aacd-710888894f63: {'10.100.0.3', '10.100.0.10', '192.168.122.230'}
2026-03-13 15:16:26,067 30 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/1936ad1d-94d1-41e3-aacd-710888894f63/ips 1.120s
2026-03-13 15:16:26,068 30 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': 'Fri, 13 Mar 2026 15:16:24 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-4e24d51c-08db-4b6a-9d25-b04845a82ead', 'x-compute-request-id': 'req-4e24d51c-08db-4b6a-9d25-b04845a82ead', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63/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-03-13 15:16:26,419 30 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63 0.069s
2026-03-13 15:16:26,420 30 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': 'Fri, 13 Mar 2026 15:16:26 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-68de583a-e34f-4e1f-8880-02c9b2c93c32', 'x-compute-request-id': 'req-68de583a-e34f-4e1f-8880-02c9b2c93c32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1936ad1d-94d1-41e3-aacd-710888894f63'}
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-03-13 15:16:26,420 30 ERROR [tempest.api.compute.base] Failed to delete server 1936ad1d-94d1-41e3-aacd-710888894f63
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 434, in delete_server
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id)
2026-03-13 15:16:26.420 30 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-03-13 15:16:26.420 30 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id)
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body)
2026-03-13 15:16:26.420 30 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-03-13 15:16:26.420 30 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base Details: 503
2026-03-13 15:16:26.420 30 ERROR tempest.api.compute.base
2026-03-13 15:16:26,541 30 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-1393328905 0.091s
2026-03-13 15:16:26,542 30 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': 'Fri, 13 Mar 2026 15:16:26 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-9ce279c7-1b3f-43cc-820c-e52f32191a52', 'x-compute-request-id': 'req-9ce279c7-1b3f-43cc-820c-e52f32191a52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-keypair-1393328905'}
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-03-13 15:16:26,542 30 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-1393328905
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-03-13 15:16:26.542 30 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-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-03-13 15:16:26.542 30 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-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-03-13 15:16:26.542 30 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-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-03-13 15:16:26.542 30 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-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources Details: 503
2026-03-13 15:16:26.542 30 ERROR tempest.lib.common.validation_resources
2026-03-13 15:16:26,796 30 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/de6f42f2-d86e-4a38-8919-d9603751baf3 0.178s
2026-03-13 15:16:26,796 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:26 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de27f6f7-b30d-45a1-9294-27a58bc87528', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/de6f42f2-d86e-4a38-8919-d9603751baf3'}
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-03-13 15:16:26,796 30 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting security group de6f42f2-d86e-4a38-8919-d9603751baf3
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-03-13 15:16:26.796 30 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-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-03-13 15:16:26.796 30 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-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-03-13 15:16:26.796 30 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-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-03-13 15:16:26.796 30 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-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources Details: 503
2026-03-13 15:16:26.796 30 ERROR tempest.lib.common.validation_resources
2026-03-13 15:16:26,975 30 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e8f8e702-c413-4bc1-89d9-7927201d30f8 0.127s
2026-03-13 15:16:26,975 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:26 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8472a04-ef35-4be5-b241-df9cb9fc78a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e8f8e702-c413-4bc1-89d9-7927201d30f8'}
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-03-13 15:16:26,975 30 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting ip e8f8e702-c413-4bc1-89d9-7927201d30f8
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-03-13 15:16:26.975 30 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-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources floating_ip_client.delete_floatingip(fip_id)
2026-03-13 15:16:26.975 30 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-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-03-13 15:16:26.975 30 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-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 359, in delete
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-03-13 15:16:26.975 30 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-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-03-13 15:16:26.975 30 ERROR tempest.lib.common.validation_resources Details: 503
2026-03-13 15:16:26.975 30 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 435, 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
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
fail
ft30.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:15:52,316 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 2.773s
2026-03-13 15:15:52,317 26 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': 'Fri, 13 Mar 2026 15:15:49 GMT', 'server': 'Apache', 'content-length': '1819', '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-6ff9a492-0f0d-4284-8bb9-9b5d11a54968', 'x-compute-request-id': 'req-6ff9a492-0f0d-4284-8bb9-9b5d11a54968', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "ACTIVE", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:08Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:53,440 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 1.115s
2026-03-13 15:15:53,447 26 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': 'Fri, 13 Mar 2026 15:15:52 GMT', 'server': 'Apache', 'content-length': '1819', '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-a97d4764-ee3a-4920-b49f-383a5666e285', 'x-compute-request-id': 'req-a97d4764-ee3a-4920-b49f-383a5666e285', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "ACTIVE", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:08Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:55,593 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 2.139s
2026-03-13 15:15:55,593 26 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': 'Fri, 13 Mar 2026 15:15:53 GMT', 'server': 'Apache', 'content-length': '1819', '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-98e9db84-4472-4078-83ef-a00c7ff4e059', 'x-compute-request-id': 'req-98e9db84-4472-4078-83ef-a00c7ff4e059', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "ACTIVE", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:08Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:57,482 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 1.882s
2026-03-13 15:15:57,482 26 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': 'Fri, 13 Mar 2026 15:15:55 GMT', 'server': 'Apache', 'content-length': '1819', '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-59f00700-a66f-449e-bb7e-a7203a27d021', 'x-compute-request-id': 'req-59f00700-a66f-449e-bb7e-a7203a27d021', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "ACTIVE", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:08Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:57,545 26 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cut -f1 -d. /proc/uptime
2026-03-13 15:15:57,546 26 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication
2026-03-13 15:15:57,551 26 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-03-13 15:15:57,763 26 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-13 15:15:57,763 26 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created
2026-03-13 15:15:57,770 26 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sync
2026-03-13 15:15:57,770 26 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication
2026-03-13 15:15:57,773 26 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-03-13 15:15:57,885 26 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-13 15:15:57,885 26 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created
2026-03-13 15:15:58,769 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2/action 0.868s
2026-03-13 15:15:58,770 26 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: {"reboot": {"type": "HARD"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:57 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-ef81fb29-7d71-4436-b498-bcca6ab814a6', 'x-compute-request-id': 'req-ef81fb29-7d71-4436-b498-bcca6ab814a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2/action'}
Body: b''
2026-03-13 15:16:00,015 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 1.245s
2026-03-13 15:16:00,016 26 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': 'Fri, 13 Mar 2026 15:15:58 GMT', 'server': 'Apache', 'content-length': '1821', '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-0de09048-1fdb-440d-b102-84bb7f410f2d', 'x-compute-request-id': 'req-0de09048-1fdb-440d-b102-84bb7f410f2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "HARD_REBOOT", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:58Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": "rebooting_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:02,176 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 1.156s
2026-03-13 15:16:02,176 26 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': 'Fri, 13 Mar 2026 15:16:01 GMT', 'server': 'Apache', 'content-length': '1821', '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-06281c66-976a-42a0-8332-74392172770a', 'x-compute-request-id': 'req-06281c66-976a-42a0-8332-74392172770a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "HARD_REBOOT", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:15:58Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": "rebooting_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:06,106 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 2.923s
2026-03-13 15:16:06,106 26 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': 'Fri, 13 Mar 2026 15:16:03 GMT', 'server': 'Apache', 'content-length': '1826', '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-29ddeedb-b30b-4320-9811-5a7736bd25b0', 'x-compute-request-id': 'req-29ddeedb-b30b-4320-9811-5a7736bd25b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "HARD_REBOOT", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:16:03Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": "reboot_started_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:06,113 26 INFO [tempest.common.waiters] State transition "HARD_REBOOT/rebooting_hard" ==> "HARD_REBOOT/reboot_started_hard" after 6 second wait
2026-03-13 15:16:15,666 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 8.552s
2026-03-13 15:16:15,668 26 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': 'Fri, 13 Mar 2026 15:16:07 GMT', 'server': 'Apache', 'content-length': '1819', '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-ef426061-ace7-4545-ba13-b8200e7d1aa7', 'x-compute-request-id': 'req-ef426061-ace7-4545-ba13-b8200e7d1aa7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
Body: b'{"server": {"id": "d704d41d-6677-47e2-9312-fc3e514194b2", "name": "tempest-ServerActionsTestJSON-server-197372575", "status": "ACTIVE", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "user_id": "88574d6070754b35ba1eb12e6561c76c", "metadata": {}, "hostId": "132cad4b0bce728a8aca2f4a46b95a5c9fa42eefcc3fbdda13805cf1", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:14:51Z", "updated": "2026-03-13T15:16:08Z", "addresses": {"tempest-ServerActionsTestJSON-880021350-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:67:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d704d41d-6677-47e2-9312-fc3e514194b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1036707967", "OS-SRV-USG:launched_at": "2026-03-13T15:15:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439138643"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:15,672 26 INFO [tempest.common.waiters] State transition "HARD_REBOOT/reboot_started_hard" ==> "ACTIVE/None" after 15 second wait
2026-03-13 15:16:15,745 26 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cut -f1 -d. /proc/uptime
2026-03-13 15:16:15,745 26 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication
2026-03-13 15:16:47,722 26 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-03-13 15:16:47,844 26 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-13 15:16:47,846 26 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created
2026-03-13 15:16:47,981 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 0.126s
2026-03-13 15:16:47,982 26 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': 'Fri, 13 Mar 2026 15:16:47 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-2fc2532e-129a-42fd-aba0-833d11615b8c', 'x-compute-request-id': 'req-2fc2532e-129a-42fd-aba0-833d11615b8c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
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-03-13 15:16:47,989 26 ERROR [tempest.api.compute.base] Unexpected response code received
Details: 503
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 197, in server_check_teardown
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base waiters.wait_for_server_status(cls.servers_client,
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 40, in wait_for_server_status
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base body = client.show_server(server_id)['server']
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 159, in show_server
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base resp, body = self.get("servers/%s" % server_id)
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 342, in get
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base return self.request('GET', url, extra_headers, headers,
2026-03-13 15:16:47.989 26 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-03-13 15:16:47.989 26 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base raise exceptions.UnexpectedResponseCode(str(resp.status),
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base Details: 503
2026-03-13 15:16:47.989 26 ERROR tempest.api.compute.base
2026-03-13 15:16:48,060 26 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2 0.068s
2026-03-13 15:16:48,061 26 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': 'Fri, 13 Mar 2026 15:16:48 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-dd33677f-abbe-43d3-a549-b970d5a383ca', 'x-compute-request-id': 'req-dd33677f-abbe-43d3-a549-b970d5a383ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d704d41d-6677-47e2-9312-fc3e514194b2'}
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"}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 197, in server_check_teardown
waiters.wait_for_server_status(cls.servers_client,
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 40, in wait_for_server_status
body = client.show_server(server_id)['server']
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 159, in show_server
resp, body = self.get("servers/%s" % 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
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/compute/servers/test_server_actions.py", line 80, in tearDown
self.server_check_teardown()
File "/usr/lib/python3.9/site-packages/tempest/api/compute/base.py", line 201, in server_check_teardown
cls.servers_client.delete_server(cls.server_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 172, in delete_server
resp, body = self.delete("servers/%s" % server_id)
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
|
||||||
| tempest.api.network.test_ports.PortsIpV6TestJSON | 5 | 1 | 4 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt31.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] |
fail
ft31.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:18,932 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:test_create_port_with_no_securitygroups): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 2.678s
2026-03-13 15:16:18,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-PortsIpV6TestJSON-1715056699"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '630', 'x-openstack-request-id': 'req-1311079d-ecde-41b2-8ca9-c4d28cc1515f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"64d7b108-9d85-4274-a6ee-12ce7b3784e7","name":"tempest-PortsIpV6TestJSON-1715056699","tenant_id":"e946531ec738411f871dc33c7d8cc982","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e946531ec738411f871dc33c7d8cc982","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:16:17Z","updated_at":"2026-03-13T15:16:17Z","revision_number":1}}'
2026-03-13 15:16:20,834 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:test_create_port_with_no_securitygroups): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.900s
2026-03-13 15:16:20,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "64d7b108-9d85-4274-a6ee-12ce7b3784e7", "cidr": "2001:db8::/64", "ip_version": 6, "gateway_ip": "2001:db8::1"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '622', 'x-openstack-request-id': 'req-0cc28d12-3ca7-43fb-8479-f256dc9c0932', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"f5d900db-764e-4cd9-864c-9b3120870510","name":"","tenant_id":"e946531ec738411f871dc33c7d8cc982","network_id":"64d7b108-9d85-4274-a6ee-12ce7b3784e7","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"2001:db8::1","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::2","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-03-13T15:16:20Z","updated_at":"2026-03-13T15:16:20Z","revision_number":0,"project_id":"e946531ec738411f871dc33c7d8cc982"}}'
2026-03-13 15:16:23,006 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:test_create_port_with_no_securitygroups): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 2.170s
2026-03-13 15:16:23,006 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "64d7b108-9d85-4274-a6ee-12ce7b3784e7", "security_groups": [], "name": "tempest-PortsIpV6TestJSON-331797416"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '932', 'x-openstack-request-id': 'req-fe4b3b32-500b-4b76-addd-20b22a56875c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports'}
Body: b'{"port":{"id":"5d70a0a4-5fc1-4c48-b0e1-99af30d37871","name":"tempest-PortsIpV6TestJSON-331797416","network_id":"64d7b108-9d85-4274-a6ee-12ce7b3784e7","tenant_id":"e946531ec738411f871dc33c7d8cc982","mac_address":"fa:16:3e:ce:f1:87","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f5d900db-764e-4cd9-864c-9b3120870510","ip_address":"2001:db8::3a0"}],"project_id":"e946531ec738411f871dc33c7d8cc982","qos_policy_id":null,"port_security_enabled":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"2001:db8::3a0","hostname":"host-2001-db8--3a0","fqdn":"host-2001-db8--3a0.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-03-13T15:16:22Z","updated_at":"2026-03-13T15:16:22Z","revision_number":1}}'
2026-03-13 15:16:23,661 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/5d70a0a4-5fc1-4c48-b0e1-99af30d37871 0.653s
2026-03-13 15:16:23,662 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b3bf3bbb-0a58-41e1-a50e-671ebdb69ca2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/5d70a0a4-5fc1-4c48-b0e1-99af30d37871'}
Body: b''
2026-03-13 15:16:23,786 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/5d70a0a4-5fc1-4c48-b0e1-99af30d37871 0.123s
2026-03-13 15:16:23,786 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9b3b51f6-d02d-4580-a837-0c21e8e5373f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/5d70a0a4-5fc1-4c48-b0e1-99af30d37871'}
Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 5d70a0a4-5fc1-4c48-b0e1-99af30d37871 could not be found.", "detail": ""}}'
2026-03-13 15:16:24,270 25 INFO [tempest.lib.common.rest_client] Request (PortsIpV6TestJSON:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f5d900db-764e-4cd9-864c-9b3120870510 0.483s
2026-03-13 15:16:24,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8544fd18-09fb-40a0-91ca-b6c6ed6cda57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f5d900db-764e-4cd9-864c-9b3120870510'}
Body: b''
2026-03-13 15:16:30,728 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,731 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,735 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477cd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,739 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477e50>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,741 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,744 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3481190>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,746 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477a90>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,749 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477730>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,751 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3477370>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
2026-03-13 15:16:30,754 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3498d60>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f63f3481490>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/networks_client.py", line 52, in delete_network
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/common/rest_client.py", line 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks/64d7b108-9d85-4274-a6ee-12ce7b3784e7 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3481490>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
fail
ft31.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,791 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f34985e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,794 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f34814f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,796 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3481d90>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,797 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3481ee0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,800 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb207070>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,802 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb2071c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,804 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb207310>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,806 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb207460>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,809 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb2075b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,811 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb207700>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f63eb207850>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 78, in test_create_update_delete_port
body = self.ports_client.create_port(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 28, in create_port
return self.create_resource(uri, post_data)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 62, in create_resource
resp, body = self.post(req_uri, req_post_data)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb207850>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
fail
ft31.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,833 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a20d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,835 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb2079a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,837 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2220>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,841 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2370>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,849 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a24f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,870 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2670>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,872 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a27f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,881 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2970>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,892 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,895 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2c70>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f63eb1a2df0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 184, in test_list_ports
body = self.ports_client.list_ports()
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 69, in list_ports
return self.list_resources(uri, **filters)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 35, in list_resources
resp, body = self.get(req_uri)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
fail
ft31.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,904 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63f3f7c7f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,909 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,912 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2610>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,914 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2bb0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,918 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2df0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,921 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,923 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a29d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,927 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,929 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2760>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
2026-03-13 15:16:30,932 25 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a2370>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f63eb1a23a0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 156, in test_show_port
body = self.ports_client.show_port(self.port['id'])
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 49, in show_port
return self.show_resource(uri, **fields)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 53, in show_resource
resp, body = self.get(req_uri)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/efd38c99-a0a0-4dab-886a-2bb7a0dccaee (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63eb1a23a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| tempest.api.network.test_ports.PortsTestJSON | 5 | 0 | 5 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
fail
ft32.1: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:15,786 28 INFO [tempest.lib.common.rest_client] Request (PortsTestJSON:test_create_port_in_allowed_allocation_pools): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 12.136s
2026-03-13 15:16:15,787 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-PortsTestJSON-572824016"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-5c03ae57-6137-476b-bb6b-ef934cf3410f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"43297d10-1ee1-46b1-9544-f5fae5b7f1ec","name":"tempest-PortsTestJSON-572824016","tenant_id":"f92aab14998c46a3862531fee1fe526a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f92aab14998c46a3862531fee1fe526a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:16:03Z","updated_at":"2026-03-13T15:16:04Z","revision_number":1}}'
2026-03-13 15:16:22,878 28 INFO [tempest.lib.common.rest_client] Request (PortsTestJSON:test_create_port_in_allowed_allocation_pools): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 7.090s
2026-03-13 15:16:22,878 28 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "43297d10-1ee1-46b1-9544-f5fae5b7f1ec", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1", "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}]}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d43cf5fd-36d6-49bc-9bf8-850e01ed8272', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"803f8541-4836-4a15-8965-5c61565609c0","name":"","tenant_id":"f92aab14998c46a3862531fee1fe526a","network_id":"43297d10-1ee1-46b1-9544-f5fae5b7f1ec","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-03-13T15:16:16Z","updated_at":"2026-03-13T15:16:16Z","revision_number":0,"project_id":"f92aab14998c46a3862531fee1fe526a"}}'
2026-03-13 15:16:30,749 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c4af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,751 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c48b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,759 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c4460>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,767 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c46d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,770 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c4fa0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,773 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c4430>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,780 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c4940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,785 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa54c47f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,790 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa712e3d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,793 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa38562b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0
2026-03-13 15:16:30,801 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa5516940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,803 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa3856cd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,806 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa3856640>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,809 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa3856040>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,812 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa38562e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,816 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb4f70>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,818 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb4850>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,825 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb4dc0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,827 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb4670>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
2026-03-13 15:16:30,831 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb74c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4fa3856970>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/common/rest_client.py", line 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/subnets/803f8541-4836-4a15-8965-5c61565609c0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa3856970>: Failed to establish a new connection: [Errno 111] Connection refused'))
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4fa4cb70a0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/networks_client.py", line 52, in delete_network
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/common/rest_client.py", line 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks/43297d10-1ee1-46b1-9544-f5fae5b7f1ec (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb70a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 446, in _make_request
six.raise_from(e, None)
File "<string>", line 3, in raise_from
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 441, in _make_request
httplib_response = conn.getresponse()
File "/usr/lib64/python3.9/http/client.py", line 1377, in getresponse
response.begin()
File "/usr/lib64/python3.9/http/client.py", line 320, in begin
version, status, reason = self._read_status()
File "/usr/lib64/python3.9/http/client.py", line 289, in _read_status
raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 136, in test_create_port_in_allowed_allocation_pools
body = self.ports_client.create_port(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 28, in create_port
return self.create_resource(uri, post_data)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 62, in create_resource
resp, body = self.post(req_uri, req_post_data)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 534, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/usr/lib/python3.9/site-packages/urllib3/packages/six.py", line 708, in reraise
raise value.with_traceback(tb)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 446, in _make_request
six.raise_from(e, None)
File "<string>", line 3, in raise_from
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 441, in _make_request
httplib_response = conn.getresponse()
File "/usr/lib64/python3.9/http/client.py", line 1377, in getresponse
response.begin()
File "/usr/lib64/python3.9/http/client.py", line 320, in begin
version, status, reason = self._read_status()
File "/usr/lib64/python3.9/http/client.py", line 289, in _read_status
raise RemoteDisconnected("Remote end closed connection without"
urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
|
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
fail
ft32.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,840 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6eb7b80>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,842 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa4cb7130>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,847 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6eb7550>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,850 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6eb74c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,855 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6eb7910>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,858 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6eb7e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,864 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6fd5f70>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,874 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6f17f10>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,877 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6ec4820>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
2026-03-13 15:16:30,879 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa6ec42e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/networks
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4fa37fcaf0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 516, in test_create_port_with_no_securitygroups
network = self._create_network()
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 66, in _create_network
network = self.networks_client.create_network(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/networks_client.py", line 27, in create_network
return self.create_resource(uri, post_data)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 62, in create_resource
resp, body = self.post(req_uri, req_post_data)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/networks (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa37fcaf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
fail
ft32.3: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,886 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa37fc1c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,888 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa37fc670>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,892 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4fa37fcd30>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,896 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72100>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,906 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72250>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,909 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df723a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,911 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df724f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,913 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72640>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,915 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72790>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,919 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df728e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4f9df72a30>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 78, in test_create_update_delete_port
body = self.ports_client.create_port(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 28, in create_port
return self.create_resource(uri, post_data)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 62, in create_resource
resp, body = self.post(req_uri, req_post_data)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 78, in request
return self.request_encode_body(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 170, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72a30>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
fail
ft32.4: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,931 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df732b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,935 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df72b80>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,944 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73400>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,948 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73550>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,951 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df736a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,954 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df737f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,957 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,959 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73a90>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,961 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73be0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
2026-03-13 15:16:30,964 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73d30>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4f9df73e80>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 184, in test_list_ports
body = self.ports_client.list_ports()
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 69, in list_ports
return self.list_resources(uri, **filters)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 35, in list_resources
resp, body = self.get(req_uri)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73e80>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
fail
ft32.5: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:30,972 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78520>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,976 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df73fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,978 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df787f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,981 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,984 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78a90>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,987 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78be0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,989 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78d30>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,991 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78e80>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,994 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df78fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
2026-03-13 15:16:30,996 28 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df93160>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn
conn.connect()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f4f9df932b0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/network/test_ports.py", line 156, in test_show_port
body = self.ports_client.show_port(self.port['id'])
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/ports_client.py", line 49, in show_port
return self.show_resource(uri, **fields)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 53, in show_resource
resp, body = self.get(req_uri)
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 746, in request
resp, resp_body = self._request(method, url, headers=headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 612, in _request
resp, resp_body = self.raw_request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 661, in raw_request
resp, resp_body = self.http_obj.request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/http.py", line 115, in request
r = super(ClosingHttp, self).request(method, url, retries=retry,
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 74, in request
return self.request_encode_url(
File "/usr/lib/python3.9/site-packages/urllib3/request.py", line 96, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/usr/lib/python3.9/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen
return self.urlopen(
[Previous line repeated 7 more times]
File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen
retries = retries.increment(
File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='neutron-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.0/ports/33a22cb1-e133-4e0f-bd0a-40f382fa384e (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4f9df932b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||||
| tempest.api.object_storage.test_account_services.AccountTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_list_account_metadata[id-4894c312-6056-4587-8d6f-86ffbf861f80,smoke] |
pass
pt33.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] |
fail
ft33.2: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers[id-3499406a-ae53-4f8c-b43a-133d4dc6fe3f,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:16:23,256 27 INFO [tempest.lib.common.rest_client] Request (AccountTest:test_list_containers): 200 GET https://swift-public-openstack.apps-crc.testing/v1/AUTH_cf85163673d84c19bafd1520e523c7a0 0.294s
2026-03-13 15:16:23,257 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:23 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-account-container-count': '4', 'x-account-object-count': '0', 'x-account-bytes-used': '0', 'x-timestamp': '1773414962.27424', 'x-account-storage-policy-policy-0-container-count': '4', 'x-account-storage-policy-policy-0-object-count': '0', 'x-account-storage-policy-policy-0-bytes-used': '0', 'accept-ranges': 'bytes', 'content-length': '98', 'x-account-project-domain-id': 'default', 'vary': 'Accept', 'x-trans-id': 'tx2695c4b8f4304cf6a438f-0069b42a46', 'x-openstack-request-id': 'tx2695c4b8f4304cf6a438f-0069b42a46', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=a9b4d4b27c6b48ad6f140d38da753c6d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://swift-public-openstack.apps-crc.testing/v1/AUTH_cf85163673d84c19bafd1520e523c7a0'}
Body: b"tempest-b'b'--222853855\ntempest-b'c'--930667164\ntempest-b'd'--1058523912\ntempest-b'e'--1309523511\n"
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_account_services.py", line 66, in test_list_containers
self.assertIn(str(container_name).encode('utf-8'),
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 399, in assertIn
self.assertThat(haystack, Contains(needle), message)
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: b"tempest-b'a'--1212661286" not in [b"tempest-b'b'--222853855", b"tempest-b'c'--930667164", b"tempest-b'd'--1058523912", b"tempest-b'e'--1309523511"]
|
||||||
| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
fail
ft34.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-13 15:15:11,728 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.799s
2026-03-13 15:15:11,729 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-network-smoke--2051292235", "project_id": "89892eecdf7f4112a129c7312c769631"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-df0df3dd-1599-4d80-8248-185b4870de2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"37eb8e51-7362-46ab-ad88-417fa9568e11","name":"tempest-network-smoke--2051292235","tenant_id":"89892eecdf7f4112a129c7312c769631","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"89892eecdf7f4112a129c7312c769631","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:15:10Z","updated_at":"2026-03-13T15:15:10Z","revision_number":1}}'
2026-03-13 15:15:17,577 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 5.848s
2026-03-13 15:15:17,577 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-489311338", "admin_state_up": true, "project_id": "89892eecdf7f4112a129c7312c769631", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b"}}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-3c880d53-8467-43d1-bc96-84845c4ef3c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "e5f84e09-6c97-4300-9948-c9590025dff1", "name": "tempest-TestNetworkBasicOps-router-489311338", "tenant_id": "89892eecdf7f4112a129c7312c769631", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.179"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T15:15:11Z", "updated_at": "2026-03-13T15:15:13Z", "revision_number": 2, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:17,916 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=89892eecdf7f4112a129c7312c769631&cidr=10.100.0.0%2F28 0.338s
2026-03-13 15:15:17,916 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-655acc96-0451-4fcb-a29a-5bb4c4acdf56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=89892eecdf7f4112a129c7312c769631&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-03-13 15:15:18,169 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.253s
2026-03-13 15:15:18,170 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '744', 'x-openstack-request-id': 'req-a1430c40-e1a2-4ac9-8bb2-85e876298dcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'}
Body: b'{"networks":[{"id":"d1c00fe4-5005-4b17-8946-26cce9a74a5b","name":"public","tenant_id":"77c3182641554cfa97b724833512183a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2026-03-13T14:52:12Z","updated_at":"2026-03-13T14:52:18Z","revision_number":2,"project_id":"77c3182641554cfa97b724833512183a","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}'
2026-03-13 15:15:18,339 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=d1c00fe4-5005-4b17-8946-26cce9a74a5b&cidr=10.100.0.0%2F28 0.168s
2026-03-13 15:15:18,339 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ee18d60a-bc00-412e-90db-ceb7ecee1237', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=d1c00fe4-5005-4b17-8946-26cce9a74a5b&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-03-13 15:15:21,004 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.665s
2026-03-13 15:15:21,004 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"name": "tempest-subnet-smoke-381979792", "network_id": "37eb8e51-7362-46ab-ad88-417fa9568e11", "project_id": "89892eecdf7f4112a129c7312c769631", "ip_version": 4, "cidr": "10.100.0.0/28"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-8ecc4b9e-7638-4c62-aacb-d877628f2251', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"f6ff16e3-a585-455f-8d92-fd5547320acd","name":"tempest-subnet-smoke-381979792","tenant_id":"89892eecdf7f4112a129c7312c769631","network_id":"37eb8e51-7362-46ab-ad88-417fa9568e11","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-03-13T15:15:19Z","updated_at":"2026-03-13T15:15:19Z","revision_number":0,"project_id":"89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:25,108 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1/add_router_interface 4.103s
2026-03-13 15:15:25,109 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "f6ff16e3-a585-455f-8d92-fd5547320acd"}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-30c764bb-7db9-4858-ad24-51718bd6ab19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1/add_router_interface'}
Body: b'{"id": "e5f84e09-6c97-4300-9948-c9590025dff1", "tenant_id": "89892eecdf7f4112a129c7312c769631", "port_id": "1db636c7-2a80-4bdc-8280-a6500772c7cc", "network_id": "37eb8e51-7362-46ab-ad88-417fa9568e11", "subnet_id": "f6ff16e3-a585-455f-8d92-fd5547320acd", "subnet_ids": ["f6ff16e3-a585-455f-8d92-fd5547320acd"]}'
2026-03-13 15:15:25,694 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.585s
2026-03-13 15:15:25,695 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '6595', 'x-openstack-request-id': 'req-3e79f2b7-2b8d-48ff-84fc-3af9134b5eb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"networks":[{"id":"37eb8e51-7362-46ab-ad88-417fa9568e11","name":"tempest-network-smoke--2051292235","tenant_id":"89892eecdf7f4112a129c7312c769631","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f6ff16e3-a585-455f-8d92-fd5547320acd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:15:10Z","updated_at":"2026-03-13T15:15:19Z","revision_number":2,"project_id":"89892eecdf7f4112a129c7312c769631","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":19292},{"id":"3d332f11-d6c0-452c-8361-a5732677532d","name":"tempest-BulkNetworkOpsIpV6Test-test-network-248751970","tenant_id":"03734436c7a44b8ab309c3aac2d5671e","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:15:21Z","updated_at":"2026-03-13T15:15:21Z","revision_number":1,"project_id":"03734436c7a44b8ab309c3aac2d5671e","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":44859},{"id":"a235b21b-9635-4e22-badc-327e8b848ab0","name":"heat_tempestconf_network","tenant_id":"d5cdf64583ae45059ea8d33067bc7428","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["7bb4181b-c6b2-45ce-9efd-47f71839137d"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:13:53Z","updated_at":"2026-03-13T15:13:53Z","revision_number":2,"project_id":"d5cdf64583ae45059ea8d33067bc7428","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":6903},{"id":"b91790d6-fe27-40cf-b933-397852b22586","name":"tempest-ServersTestManualDisk-548654776-network","tenant_id":"321ee861ae4d47c6b5249c7e6ca547ef","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["82e8729c-368f-44ca-8a31-33207d734422"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:14:30Z","updated_at":"2026-03-13T15:14:31Z","revision_number":2,"project_id":"321ee861ae4d47c6b5249c7e6ca547ef","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15366},{"id":"c42003c5-e0b5-4272-ad2b-314be9246922","name":"tempest-AttachInterfacesUnderV243Test-1550118883-network","tenant_id":"316049f94fb640e291e147cc1bf9ebe6","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["02942273-c80c-4263-82f2-ab56c1c4ba55"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-03-13T15:14:30Z","updated_at":"2026-03-13T15:14:31Z","revision_number":2,"project_id":"316049f94fb640e291e147cc1bf9ebe6","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":56572},{"id":"c95ed4ef-8828-4f15-bdb0-3d37e755d6c4","name":"tempest-BulkNetworkOpsIpV6Test-test-network-1449581949","tenant_id":"03734436c7a44b8ab309c3aac2d5671e","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,
2026-03-13 15:15:26,295 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.599s
2026-03-13 15:15:26,296 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4537', 'x-openstack-request-id': 'req-d79dd215-3ce5-4804-b6a4-7951a3dcb608', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnets":[{"id":"02942273-c80c-4263-82f2-ab56c1c4ba55","name":"tempest-AttachInterfacesUnderV243Test-1550118883-subnet","tenant_id":"316049f94fb640e291e147cc1bf9ebe6","network_id":"c42003c5-e0b5-4272-ad2b-314be9246922","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T15:14:31Z","updated_at":"2026-03-13T15:14:31Z","revision_number":0,"project_id":"316049f94fb640e291e147cc1bf9ebe6"},{"id":"7bb4181b-c6b2-45ce-9efd-47f71839137d","name":"heat_tempestconf_subnet","tenant_id":"77c3182641554cfa97b724833512183a","network_id":"a235b21b-9635-4e22-badc-327e8b848ab0","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T15:13:53Z","updated_at":"2026-03-13T15:13:53Z","revision_number":0,"project_id":"77c3182641554cfa97b724833512183a"},{"id":"82e8729c-368f-44ca-8a31-33207d734422","name":"tempest-ServersTestManualDisk-548654776-subnet","tenant_id":"321ee861ae4d47c6b5249c7e6ca547ef","network_id":"b91790d6-fe27-40cf-b933-397852b22586","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T15:14:31Z","updated_at":"2026-03-13T15:14:31Z","revision_number":0,"project_id":"321ee861ae4d47c6b5249c7e6ca547ef"},{"id":"8be20dfd-5c83-4e8b-813a-a4296d53e4d2","name":"priv_sub","tenant_id":"77c3182641554cfa97b724833512183a","network_id":"ce1aceef-e10e-4b8f-b1a5-62567697cfb1","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.0.1","cidr":"192.168.0.0/24","allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T14:52:05Z","updated_at":"2026-03-13T14:52:05Z","revision_number":0,"project_id":"77c3182641554cfa97b724833512183a"},{"id":"d6a35681-1cc2-42b8-a1bf-4d7066507235","name":"tempest-ServerActionsTestJSON-880021350-subnet","tenant_id":"254fd533a77d40faaade9c23b0b5b29b","network_id":"f228f51a-214b-434b-bfb5-0931590acea8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T15:14:32Z","updated_at":"2026-03-13T15:14:32Z","revision_number":0,"project_id":"254fd533a77d40faaade9c23b0b5b29b"},{"id":"d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480","name":"public_subnet","tenant_id":"77c3182641554cfa97b724833512183a","network_id":"d1c00fe4-5005-4b17-8946-26cce9a74a5b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-03-13T14:52:18Z","updated_at":"2026-03-13T14:52:18Z","revision_number":0,"project_id":"77c3182641554cfa97b724833512183a"},{"id":"f6ff16e3-a585-455f-8d92-fd5547320acd","name":"tempest-subnet-smoke-381979792","tenant_id":"89892eecdf7f4112a129c7312c769631","network_id":"37eb8e51-7362-46ab-ad88-417fa9568e11","ip_version":4
2026-03-13 15:15:27,214 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.917s
2026-03-13 15:15:27,215 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3300', 'x-openstack-request-id': 'req-49315317-1874-431c-a737-a2fa7991e99a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"routers": [{"id": "04d81f0b-b807-4685-9074-a3c8b33c3da9", "name": "tempest-AttachInterfacesUnderV243Test-1550118883-router", "tenant_id": "316049f94fb640e291e147cc1bf9ebe6", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.219"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T15:14:33Z", "updated_at": "2026-03-13T15:14:39Z", "revision_number": 3, "project_id": "316049f94fb640e291e147cc1bf9ebe6"}, {"id": "54ff8f7b-1a8d-4720-864a-d100d556ec0b", "name": "priv_router", "tenant_id": "77c3182641554cfa97b724833512183a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.248"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T14:52:24Z", "updated_at": "2026-03-13T14:52:34Z", "revision_number": 3, "project_id": "77c3182641554cfa97b724833512183a"}, {"id": "6071564a-a8d4-4df7-9340-63feeb89a702", "name": "tempest-ServerActionsTestJSON-880021350-router", "tenant_id": "254fd533a77d40faaade9c23b0b5b29b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T15:14:33Z", "updated_at": "2026-03-13T15:14:39Z", "revision_number": 3, "project_id": "254fd533a77d40faaade9c23b0b5b29b"}, {"id": "848a21da-cc25-444e-8697-be6844cde573", "name": "tempest-ServersTestManualDisk-548654776-router", "tenant_id": "321ee861ae4d47c6b5249c7e6ca547ef", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T15:14:33Z", "updated_at": "2026-03-13T15:15:24Z", "revision_number": 4, "project_id": "321ee861ae4d47c6b5249c7e6ca547ef"}, {"id": "e5f84e09-6c97-4300-9948-c9590025dff1", "name": "tempest-TestNetworkBasicOps-router-489311338", "tenant_id": "89892eecdf7f4112a129c7312c769631", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "external_fixed_ips": [{"subnet_id": "d9f2ae3e-ffbb-4b35-8365-cfeddbbe9480", "ip_address": "192.168.122.179"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-03-13T15:15:11Z", "updated_at": "2026-03-13T15:15:23Z", "revision_number": 3, "project_id": "89892eecdf7f4112a129c7312c769631"}]}'
2026-03-13 15:15:27,520 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.303s
2026-03-13 15:15:27,520 32 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-TestNetworkBasicOps-1803794961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBU+Bk0uVpuQfrGUQazQqsuCzDeCosVTOgTpNeX124adgxx89Di5N6sgrnPDOjmKmt2+tpY1qTp6Ty2dVCpVH4Sp2qvavsamaakdgJwlzGogBD/ZTp+qn3Jf7gwWeeB3tg=="}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:27 GMT', 'server': 'Apache', 'content-length': '398', '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-ae594332-fb2f-489f-bc51-dcee3ce52ded', 'x-compute-request-id': 'req-ae594332-fb2f-489f-bc51-dcee3ce52ded', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; 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-TestNetworkBasicOps-1803794961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBU+Bk0uVpuQfrGUQazQqsuCzDeCosVTOgTpNeX124adgxx89Di5N6sgrnPDOjmKmt2+tpY1qTp6Ty2dVCpVH4Sp2qvavsamaakdgJwlzGogBD/ZTp+qn3Jf7gwWeeB3tg==", "fingerprint": "58:6b:86:19:50:87:f8:57:13:c1:cd:d7:48:9f:43:27", "user_id": "3b91295cd52a4fedb93af387d36d3970"}}'
2026-03-13 15:15:28,339 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.817s
2026-03-13 15:15:28,339 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1665601268", "description": "tempest-secgroup-smoke-1665601268 description", "project_id": "89892eecdf7f4112a129c7312c769631"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a615a92f-60f2-4657-9cbd-a222b911cf9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "name": "tempest-secgroup-smoke-1665601268", "stateful": true, "tenant_id": "89892eecdf7f4112a129c7312c769631", "description": "tempest-secgroup-smoke-1665601268 description", "shared": false, "security_group_rules": [{"id": "6ef74165-80c7-498f-a3d8-2e949aa68e10", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "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": 300, "description": null, "tags": [], "created_at": "2026-03-13T15:15:27Z", "updated_at": "2026-03-13T15:15:27Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}, {"id": "8c9ae598-6e4f-4146-b89b-f360f63de2f4", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "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": 299, "description": null, "tags": [], "created_at": "2026-03-13T15:15:27Z", "updated_at": "2026-03-13T15:15:27Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}], "tags": [], "created_at": "2026-03-13T15:15:27Z", "updated_at": "2026-03-13T15:15:27Z", "revision_number": 1, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:29,125 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.785s
2026-03-13 15:15:29,125 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d6a57748-c30e-43db-9ed8-e730bf99c038', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "0ced721f-9099-4aec-8dbe-e21f42052610", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "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-03-13T15:15:28Z", "updated_at": "2026-03-13T15:15:28Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:29,931 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.805s
2026-03-13 15:15:29,932 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-cc5c74d9-446b-4da3-beb8-207d6d3f2174', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "02c36a66-a257-44cf-a275-812af773373c", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "ethertype": "IPv4", "direction": "egress", "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-03-13T15:15:29Z", "updated_at": "2026-03-13T15:15:29Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:30,766 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.834s
2026-03-13 15:15:30,766 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39af21bb-7c57-47d8-aa30-5f895fb24923', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "4b496b41-9bf7-4d7b-b4e7-67d8928eb5d2", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "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-03-13T15:15:30Z", "updated_at": "2026-03-13T15:15:30Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:31,466 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.699s
2026-03-13 15:15:31,466 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a1320ba5-6643-4187-a3f9-3495633b04c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "a17dc9a2-d5cb-4fe5-b386-4d05b67d2eb1", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "ethertype": "IPv4", "direction": "egress", "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-03-13T15:15:31Z", "updated_at": "2026-03-13T15:15:31Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:31,988 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.521s
2026-03-13 15:15:31,988 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7679b3a6-7605-4122-8c50-7c490c980a8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "6b1225e3-9add-4f20-91cf-c64fb37159d9", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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-03-13T15:15:31Z", "updated_at": "2026-03-13T15:15:31Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:33,758 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.768s
2026-03-13 15:15:33,767 32 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": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "project_id": "89892eecdf7f4112a129c7312c769631", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9d4b4c68-7a76-4b93-891b-3d7721b2f926', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "823c4c10-565d-4222-96fb-a351541e0dcf", "tenant_id": "89892eecdf7f4112a129c7312c769631", "security_group_id": "4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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-03-13T15:15:32Z", "updated_at": "2026-03-13T15:15:32Z", "revision_number": 0, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:15:34,163 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.381s
2026-03-13 15:15:34,164 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:33 GMT', 'server': 'Apache', 'content-length': '6252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00ef7ca3-d03d-4adb-b774-c94612f1636a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f1c3d28c2c8b6ed4f8a3d1a4980dee80; 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": "3b91295cd52a4fedb93af387d36d3970", "name": "tempest-TestNetworkBasicOps-49700543-project-member", "password_expires_at": null}, "audit_ids": ["PoJnOHRYQAOdIOzSK2U5ew"], "expires_at": "2026-03-13T16:15:34.000000Z", "issued_at": "2026-03-13T15:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89892eecdf7f4112a129c7312c769631", "name": "tempest-TestNetworkBasicOps-49700543"}, "is_domain": false, "roles": [{"id": "c31cd4d884c342e0b1b7e998ef905ae7", "name": "reader"}, {"id": "ff2c5a24b1c34280b5d36d805d800591", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "53368116816a4391a2eb00f75f8d5ed8", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "56e67460620148b393157bfd75f0e2c8", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "0938e612a59645918da5b4ef882cdbc8", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "3d1dfddfee7f453e996b268539cf8c88", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "f72388622d3a422db0f58399d25e596c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "4bb09d3a37bd4de89509abf70879d8b4", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "aodh", "id": "8ddb8b68432248439e557f16d5faa7bd", "interface": "public", "region_id": "regionOne", "url": "https://aodh-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "aodh", "id": "d3cf7f701f114fe187d78587d3bf52fd", "interface": "internal", "region_id": "regionOne", "url": "https://aodh-internal.openstack.svc:8042", "region": "regionOne"}], "id": "6a589f93ce524525bcdd4b148e66a48c", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "3b830e68fe91495995d0f4f6d72af462", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "fed0d2ab70ac4d1296a1e41fb8a64945", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "6af4ac93a6e641bfa087bf40c54a7b0f", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "44146b463a784b128de2c460728b2541", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "fa8249f0af3941f7b6d945d5bbab3b5d", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a10d45e4c29143e38ae674ce79e78a51", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "heat-cfn", "id": "b1f57fbc3bb045f0a6f7825f1e8cc766", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "e295b733742c4794b3e1cea0a2b9124e", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps-crc.testing/v1", "region": "regionOne"}], "id": "adaaa3ec248b46f494a46bb687366888", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"name": "heat", "id": "2187828a13b24052a536886ceefe9c23", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps-crc.testing/v1/89892eecdf7f4112a129c7312c769631", "region": "regionOne"}, {"name": "heat", "id": "7ddffa527075430caf33577fcb53945d", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/89892eecdf7f4112a129c7312c769631", "region": "regionOne"}], "id": "bc61a90a9ebb4925b4113f861d870a2a", "type": "or
2026-03-13 15:15:34,165 32 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant
2026-03-13 15:15:39,138 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.971s
2026-03-13 15:15:39,138 32 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-TestNetworkBasicOps-server-638000810", "imageRef": "9b6978e7-1746-41f4-9542-fd3498c63edf", "flavorRef": "1f11d077-277f-4663-a717-717d46f0b90c", "networks": [{"uuid": "37eb8e51-7362-46ab-ad88-417fa9568e11"}], "key_name": "tempest-TestNetworkBasicOps-1803794961", "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}]}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:15:34 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1', '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-55a61f7f-3d9d-4744-b786-ef32fca21787', 'x-compute-request-id': 'req-55a61f7f-3d9d-4744-b786-ef32fca21787', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; 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": "1f846476-fe1b-42ec-af72-21bfad527bc1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "adminPass": "Yt7Ye4VBeJ9v"}}'
2026-03-13 15:15:39,825 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 0.685s
2026-03-13 15:15:39,826 32 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': 'Fri, 13 Mar 2026 15:15:39 GMT', 'server': 'Apache', 'content-length': '1394', '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-fe2a0e93-062a-4638-b3b6-f4dacb4a689b', 'x-compute-request-id': 'req-fe2a0e93-062a-4638-b3b6-f4dacb4a689b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "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-03-13 15:15:41,317 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 0.483s
2026-03-13 15:15:41,318 32 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': 'Fri, 13 Mar 2026 15:15:40 GMT', 'server': 'Apache', 'content-length': '1394', '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-a7f7e2c9-5097-48d6-9a3c-bf568b27ea0e', 'x-compute-request-id': 'req-a7f7e2c9-5097-48d6-9a3c-bf568b27ea0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "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-03-13 15:15:42,841 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 0.516s
2026-03-13 15:15:42,844 32 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': 'Fri, 13 Mar 2026 15:15:42 GMT', 'server': 'Apache', 'content-length': '1446', '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-60e41127-979a-4df0-a5f7-6bdd79fd2078', 'x-compute-request-id': 'req-60e41127-979a-4df0-a5f7-6bdd79fd2078', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:42,854 32 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-13 15:15:45,286 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 1.429s
2026-03-13 15:15:45,286 32 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': 'Fri, 13 Mar 2026 15:15:43 GMT', 'server': 'Apache', 'content-length': '1452', '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-c2082afd-ead0-4fdf-af6f-8cba57f72247', 'x-compute-request-id': 'req-c2082afd-ead0-4fdf-af6f-8cba57f72247', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:45,291 32 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait
2026-03-13 15:15:47,765 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 1.472s
2026-03-13 15:15:47,765 32 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': 'Fri, 13 Mar 2026 15:15:46 GMT', 'server': 'Apache', 'content-length': '1520', '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-35e7f970-a7aa-4657-a94e-a534b60442ad', 'x-compute-request-id': 'req-35e7f970-a7aa-4657-a94e-a534b60442ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:51,087 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 2.318s
2026-03-13 15:15:51,088 32 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': 'Fri, 13 Mar 2026 15:15:48 GMT', 'server': 'Apache', 'content-length': '1520', '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-5f43091f-e402-4d42-be00-4892d7ceba7d', 'x-compute-request-id': 'req-5f43091f-e402-4d42-be00-4892d7ceba7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:53,109 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 1.011s
2026-03-13 15:15:53,109 32 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': 'Fri, 13 Mar 2026 15:15:52 GMT', 'server': 'Apache', 'content-length': '1520', '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-ad9c804b-255c-4801-b87d-2eb18aec2aea', 'x-compute-request-id': 'req-ad9c804b-255c-4801-b87d-2eb18aec2aea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:55,979 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 1.862s
2026-03-13 15:15:55,980 32 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': 'Fri, 13 Mar 2026 15:15:54 GMT', 'server': 'Apache', 'content-length': '1520', '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-6da30e5b-c6ff-4041-8cb6-629f3013d6ee', 'x-compute-request-id': 'req-6da30e5b-c6ff-4041-8cb6-629f3013d6ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "BUILD", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:59,015 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 2.024s
2026-03-13 15:15:59,070 32 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': 'Fri, 13 Mar 2026 15:15:57 GMT', 'server': 'Apache', 'content-length': '1692', '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-54b85846-cf81-4b95-9723-92e3cfcf6638', 'x-compute-request-id': 'req-54b85846-cf81-4b95-9723-92e3cfcf6638', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "ACTIVE", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:56Z", "addresses": {"tempest-network-smoke--2051292235": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:ae:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": "2026-03-13T15:15:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:15:59,075 32 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-03-13 15:16:01,367 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 2.291s
2026-03-13 15:16:01,367 32 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': 'Fri, 13 Mar 2026 15:15:59 GMT', 'server': 'Apache', 'content-length': '1692', '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-feb7faea-209a-4b55-a9fd-2f6b87685b3c', 'x-compute-request-id': 'req-feb7faea-209a-4b55-a9fd-2f6b87685b3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"server": {"id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "name": "tempest-TestNetworkBasicOps-server-638000810", "status": "ACTIVE", "tenant_id": "89892eecdf7f4112a129c7312c769631", "user_id": "3b91295cd52a4fedb93af387d36d3970", "metadata": {}, "hostId": "e8b30971ce1af0fb90747519a809f04875c689792511fc3093fe862f", "image": {"id": "9b6978e7-1746-41f4-9542-fd3498c63edf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9b6978e7-1746-41f4-9542-fd3498c63edf"}]}, "flavor": {"id": "1f11d077-277f-4663-a717-717d46f0b90c", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1f11d077-277f-4663-a717-717d46f0b90c"}]}, "created": "2026-03-13T15:15:39Z", "updated": "2026-03-13T15:15:56Z", "addresses": {"tempest-network-smoke--2051292235": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:ae:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1f846476-fe1b-42ec-af72-21bfad527bc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1803794961", "OS-SRV-USG:launched_at": "2026-03-13T15:15:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1665601268"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-03-13 15:16:01,372 32 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable.
2026-03-13 15:16:01,682 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1f846476-fe1b-42ec-af72-21bfad527bc1 0.309s
2026-03-13 15:16:01,682 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-1365d10c-7cd6-49dd-8bed-2947ea3edfc1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1f846476-fe1b-42ec-af72-21bfad527bc1'}
Body: b'{"ports":[{"id":"f412684a-cf84-4398-83a9-6785f527e1fc","name":"","network_id":"37eb8e51-7362-46ab-ad88-417fa9568e11","tenant_id":"89892eecdf7f4112a129c7312c769631","mac_address":"fa:16:3e:33:ae:72","admin_state_up":true,"status":"ACTIVE","device_id":"1f846476-fe1b-42ec-af72-21bfad527bc1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f6ff16e3-a585-455f-8d92-fd5547320acd","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-638000810","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-638000810","fqdn":"tempest-testnetworkbasicops-server-638000810.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-03-13T15:15:45Z","updated_at":"2026-03-13T15:15:55Z","revision_number":4,"project_id":"89892eecdf7f4112a129c7312c769631"}]}'
2026-03-13 15:16:01,682 32 DEBUG [tempest.common.waiters] Server ID 1f846476-fe1b-42ec-af72-21bfad527bc1 ports are all ACTIVE [{'id': 'f412684a-cf84-4398-83a9-6785f527e1fc', 'name': '', 'network_id': '37eb8e51-7362-46ab-ad88-417fa9568e11', 'tenant_id': '89892eecdf7f4112a129c7312c769631', 'mac_address': 'fa:16:3e:33:ae:72', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1f846476-fe1b-42ec-af72-21bfad527bc1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f6ff16e3-a585-455f-8d92-fd5547320acd', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-638000810', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-638000810', 'fqdn': 'tempest-testnetworkbasicops-server-638000810.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-03-13T15:15:45Z', 'updated_at': '2026-03-13T15:15:55Z', 'revision_number': 4, 'project_id': '89892eecdf7f4112a129c7312c769631'}]:
2026-03-13 15:16:16,046 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 14.362s
2026-03-13 15:16:16,046 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "port_id": "f412684a-cf84-4398-83a9-6785f527e1fc", "tenant_id": "89892eecdf7f4112a129c7312c769631", "fixed_ip_address": "10.100.0.5"}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a325e815-1fc1-40e7-9fa7-900b99590482', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; 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": "ee35da2b-12c2-4395-98d1-469b503ac3c1", "tenant_id": "89892eecdf7f4112a129c7312c769631", "floating_ip_address": "192.168.122.231", "floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "router_id": "e5f84e09-6c97-4300-9948-c9590025dff1", "port_id": "f412684a-cf84-4398-83a9-6785f527e1fc", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "89892eecdf7f4112a129c7312c769631", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "37eb8e51-7362-46ab-ad88-417fa9568e11", "mac_address": "fa:16:3e:33:ae:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-03-13T15:16:03Z", "updated_at": "2026-03-13T15:16:03Z", "revision_number": 0}}'
2026-03-13 15:16:16,502 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee35da2b-12c2-4395-98d1-469b503ac3c1 0.455s
2026-03-13 15:16:16,502 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-84e44db8-0b4d-44dd-8f30-34961c0640fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee35da2b-12c2-4395-98d1-469b503ac3c1'}
Body: b'{"floatingip": {"id": "ee35da2b-12c2-4395-98d1-469b503ac3c1", "tenant_id": "89892eecdf7f4112a129c7312c769631", "floating_ip_address": "192.168.122.231", "floating_network_id": "d1c00fe4-5005-4b17-8946-26cce9a74a5b", "router_id": "e5f84e09-6c97-4300-9948-c9590025dff1", "port_id": "f412684a-cf84-4398-83a9-6785f527e1fc", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "37eb8e51-7362-46ab-ad88-417fa9568e11", "mac_address": "fa:16:3e:33:ae:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "1f846476-fe1b-42ec-af72-21bfad527bc1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-03-13T15:16:03Z", "updated_at": "2026-03-13T15:16:15Z", "revision_number": 1, "project_id": "89892eecdf7f4112a129c7312c769631"}}'
2026-03-13 15:16:16,502 32 INFO [tempest.scenario.manager] FloatingIP: {'id': 'ee35da2b-12c2-4395-98d1-469b503ac3c1', 'tenant_id': '89892eecdf7f4112a129c7312c769631', 'floating_ip_address': '192.168.122.231', 'floating_network_id': 'd1c00fe4-5005-4b17-8946-26cce9a74a5b', 'router_id': 'e5f84e09-6c97-4300-9948-c9590025dff1', 'port_id': 'f412684a-cf84-4398-83a9-6785f527e1fc', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '37eb8e51-7362-46ab-ad88-417fa9568e11', 'mac_address': 'fa:16:3e:33:ae:72', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1f846476-fe1b-42ec-af72-21bfad527bc1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-03-13T15:16:03Z', 'updated_at': '2026-03-13T15:16:15Z', 'revision_number': 1, 'project_id': '89892eecdf7f4112a129c7312c769631'} is at status: ACTIVE
2026-03-13 15:16:16,502 32 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.455940 seconds
2026-03-13 15:16:16,502 32 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.231 with user: cirros
2026-03-13 15:16:16,503 32 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.231 in 120 sec and the expected result is reachable
2026-03-13 15:16:36,833 32 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 20.329796 seconds
2026-03-13 15:16:36,833 32 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.231 in 120 sec and the ping result is expected
2026-03-13 15:16:36,907 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 503 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1/action 0.074s
2026-03-13 15:16:36,908 32 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:36 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-f26a3911-ab06-4277-99ea-02543980a2cf', 'x-compute-request-id': 'req-f26a3911-ab06-4277-99ea-02543980a2cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1/action'}
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-03-13 15:16:37,038 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee35da2b-12c2-4395-98d1-469b503ac3c1 0.091s
2026-03-13 15:16:37,038 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5535f406-3a00-4272-a339-c2ac50cff6dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee35da2b-12c2-4395-98d1-469b503ac3c1'}
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-03-13 15:16:37,117 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 0.069s
2026-03-13 15:16:37,117 32 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': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-d8736203-3c69-45b0-8ab3-febe55db36a5', 'x-compute-request-id': 'req-d8736203-3c69-45b0-8ab3-febe55db36a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
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-03-13 15:16:37,167 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1 0.050s
2026-03-13 15:16:37,168 32 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': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-50ef2506-5020-4b51-8352-67c00b2b56e6', 'x-compute-request-id': 'req-50ef2506-5020-4b51-8352-67c00b2b56e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1f846476-fe1b-42ec-af72-21bfad527bc1'}
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-03-13 15:16:37,224 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e 0.053s
2026-03-13 15:16:37,225 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f0047f5b-6455-4726-ba0b-02e8330a4ad3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4dcddd18-c5b5-4ce0-9e9f-a1b078ad038e'}
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-03-13 15:16:37,316 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1803794961 0.090s
2026-03-13 15:16:37,316 32 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': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-62d39f7f-d8ff-4cf3-8253-6511928f06b1', 'x-compute-request-id': 'req-62d39f7f-d8ff-4cf3-8253-6511928f06b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=edb9f8130d6b538af7c5aeedd341025f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1803794961'}
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-03-13 15:16:37,386 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1/remove_router_interface 0.069s
2026-03-13 15:16:37,386 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "f6ff16e3-a585-455f-8d92-fd5547320acd"}
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ccaa4b3-87e3-4d18-b202-e1f523c42fc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1/remove_router_interface'}
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-03-13 15:16:37,461 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f6ff16e3-a585-455f-8d92-fd5547320acd 0.060s
2026-03-13 15:16:37,461 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e71844f6-3930-4fb3-94e7-329137c74149', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f6ff16e3-a585-455f-8d92-fd5547320acd'}
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-03-13 15:16:37,526 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1 0.064s
2026-03-13 15:16:37,526 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca1334e3-0529-491b-81a6-31765bf2aaed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e5f84e09-6c97-4300-9948-c9590025dff1'}
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-03-13 15:16:37,583 32 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 503 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/37eb8e51-7362-46ab-ad88-417fa9568e11 0.056s
2026-03-13 15:16:37,583 32 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 13 Mar 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8046b87a-8b0a-45b6-9bbc-a5970321535b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=c3db311eff0c8adb24232b520b04ea4b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/37eb8e51-7362-46ab-ad88-417fa9568e11'}
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"}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/floating_ips_client.py", line 55, in delete_floatingip
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/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-2: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 172, in delete_server
resp, body = self.delete("servers/%s" % server_id)
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-3: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 110, in wait_for_server_termination
body = client.show_server(server_id)['server']
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 159, in show_server
resp, body = self.get("servers/%s" % 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
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/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-5: {{{
Traceback (most recent call last):
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-6: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/routers_client.py", line 82, in remove_router_interface
return self.update_resource(uri, kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 77, in update_resource
resp, body = self.put(req_uri, req_post_data)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 392, in put
return self.request('PUT', url, extra_headers, headers, body, chunked)
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-7: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/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-8: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/routers_client.py", line 52, in delete_router
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/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-9: {{{
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/networks_client.py", line 52, in delete_network
return self.delete_resource(uri)
File "/usr/lib/python3.9/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
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/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/scenario/test_network_basic_ops.py", line 435, in test_network_basic_ops
self._check_public_network_connectivity(should_connect=True)
File "/usr/lib/python3.9/site-packages/tempest/scenario/test_network_basic_ops.py", line 211, in _check_public_network_connectivity
self.check_vm_connectivity(
File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 1082, in check_vm_connectivity
self.assertTrue(self.ping_ip_address(ip_address,
File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 1047, in ping_ip_address
self.log_console_output([server])
File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 913, in log_console_output
console_output = client.get_console_output(
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 657, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 227, in action
resp, body = self.post('servers/%s/action' % server_id,
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/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
pt35.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
pt36.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
pt37.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
pt38.1: setUpClass (telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration)
|
||||||
| setUpClass (tempest.api.volume.test_versions | 1 | 0 | 0 | 0 | 1 | Detail | |
VersionsTest) |
skip
pt39.1: setUpClass (tempest.api.volume.test_versions.VersionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesActionsTest) |
skip
pt40.1: setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_get | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesGetTest) |
skip
pt41.1: setUpClass (tempest.api.volume.test_volumes_get.VolumesGetTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesListTestJSON) |
skip
pt42.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)
|
||||||
| setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt43.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)
|
||||||
| setUpClass (tempest.scenario.test_server_multinode | 1 | 0 | 0 | 0 | 1 | Detail | |
TestServerMultinode) |
skip
pt44.1: setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode)
|
||||||
| tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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.ServersTestManualDisk | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt48.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
pt48.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke]
|
||||||
| tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt49.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke]
|
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt49.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,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
pt50.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_groups.GroupsV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt51.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,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
pt52.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
pt53.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
pt54.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,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
pt55.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
pt55.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
pt55.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
pt55.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke]
|
||||||
| tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt56.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,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
pt57.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke]
|
||||||
| tempest.api.network.test_floating_ips.FloatingIPTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt58.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke]
|
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt58.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,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
pt59.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
pt59.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
pt59.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke]
|
||||||
| tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt60.1: tempest.api.network.test_networks.BulkNetworkOpsTest.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
pt60.2: tempest.api.network.test_networks.BulkNetworkOpsTest.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
pt60.3: tempest.api.network.test_networks.BulkNetworkOpsTest.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.6: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,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
pt62.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
pt62.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
pt62.3: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,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
pt63.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
pt63.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
pt63.3: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata[id-96e68f0e-19ec-4aa2-86f3-adc6a45e14dd,smoke]
|
||||||
| Total | 96 | 42 | 43 | 0 | 11 | ||