Status: Pass 22 Failure 23 Skip 3
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos | 4 | 0 | 4 | 0 | 0 | Detail | |
QosTestSriovBwLimitTest) |
fail
ft1.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestSriovBwLimitTest)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 |
||||||
QosTestOvn) |
fail
ft1.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestOvn)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 |
||||||
QosTestDscpInheritanceOvn) |
fail
ft1.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestDscpInheritanceOvn)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 |
||||||
QosTestSriovMinBwPlacementEnforcementTest) |
fail
ft1.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestSriovMinBwPlacementEnforcementTest)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency | 1 | 0 | 1 | 0 | 0 | Detail | |
MultiVlanTransparencyTest) |
fail
ft2.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiVlanTransparencyTest)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 (whitebox_neutron_tempest_plugin.tests.scenario.test_vrrp | 1 | 0 | 1 | 0 | 0 | Detail | |
VrrpTest) |
fail
ft3.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vrrp.VrrpTest)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/neutron_tempest_plugin/api/base.py", line 117, 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/neutron_tempest_plugin/api/base.py", line 89, in get_client_manager manager = super(BaseNetworkTest, 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 (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast | 2 | 0 | 2 | 0 | 0 | Detail | |
MulticastTestIPv4Ovn) |
fail
ft4.1: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn)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/neutron_tempest_plugin/api/base.py", line 191, in resource_cleanup cls._try_delete_resource(cls.delete_floatingip, floating_ip) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 332, in _try_delete_resource delete_callable(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 717, in delete_floatingip client.delete_floatingip(floating_ip['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 112, in _delete resp, body = self.delete(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 |
||||||
MulticastTestIPv4Ovn) |
fail
ft4.2: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn)testtools.testresult.real._StringException: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 158, in _update resp, body = self.put(uri, post_data, headers=headers) 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 |
||||||
tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_portsecurity | 1 | 0 | 1 | 0 | 0 | Detail | |
PortSecurityTest) |
fail
ft5.1: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_portsecurity.PortSecurityTest)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/neutron_tempest_plugin/api/base.py", line 191, in resource_cleanup cls._try_delete_resource(cls.delete_floatingip, floating_ip) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 332, in _try_delete_resource delete_callable(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 717, in delete_floatingip client.delete_floatingip(floating_ip['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 112, in _delete resp, body = self.delete(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 |
||||||
tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos | 1 | 0 | 1 | 0 | 0 | Detail | |
QosTestCommon) |
fail
ft6.1: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon)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/neutron_tempest_plugin/api/base.py", line 191, in resource_cleanup cls._try_delete_resource(cls.delete_floatingip, floating_ip) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 332, in _try_delete_resource delete_callable(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 717, in delete_floatingip client.delete_floatingip(floating_ip['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 112, in _delete resp, body = self.delete(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 |
||||||
tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups | 1 | 0 | 1 | 0 | 0 | Detail | |
NetworkDefaultSecGroupTest) |
fail
ft7.1: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups.NetworkDefaultSecGroupTest)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 0x7f747752d580>: 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 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/neutron_tempest_plugin/api/base.py", line 191, in resource_cleanup cls._try_delete_resource(cls.delete_floatingip, floating_ip) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 332, in _try_delete_resource delete_callable(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 717, in delete_floatingip client.delete_floatingip(floating_ip['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 112, in _delete resp, body = self.delete(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/floatingips/0b187d40-e7ca-4bbb-8b03-c1740ea79edb (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f747752d580>: Failed to establish a new connection: [Errno 111] Connection refused')) |
||||||
tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency | 1 | 0 | 1 | 0 | 0 | Detail | |
MultiPortVlanTransparencyTest) |
fail
ft8.1: tearDownClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest)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/neutron_tempest_plugin/api/base.py", line 191, in resource_cleanup cls._try_delete_resource(cls.delete_floatingip, floating_ip) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 332, in _try_delete_resource delete_callable(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 717, in delete_floatingip client.delete_floatingip(floating_ip['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 112, in _delete resp, body = self.delete(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 |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn | 4 | 0 | 1 | 0 | 3 | Detail | |
test_idle_timeout_with_querier_enabled[id-be5e153d-1ce7-4d19-9efd-2aae0ec74749] |
skip
pt9.1: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn.test_idle_timeout_with_querier_enabled[id-be5e153d-1ce7-4d19-9efd-2aae0ec74749] |
||||||
test_multicast_after_idle_timeout[id-fa082cf9-37fc-4e7f-bfdb-fbd8e6860634] |
skip
pt9.2: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn.test_multicast_after_idle_timeout[id-fa082cf9-37fc-4e7f-bfdb-fbd8e6860634] |
||||||
test_multicast_east_west[id-3a906cd8-e27a-40a7-a369-829a7ec91af6] |
fail
ft9.3: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn.test_multicast_east_west[id-3a906cd8-e27a-40a7-a369-829a7ec91af6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:50:05,632 47 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt find logical_router name=neutron-5a35bcfb-2334-47c0-a427-3059a5339196 | grep _uuid | awk '{print $3}' 2025-10-13 07:50:05,633 47 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.145:22' as 'zuul' with password None 2025-10-13 07:50:05,655 47 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9) 2025-10-13 07:50:05,923 47 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:05,925 47 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.145 successfully created 2025-10-13 07:50:10,714 47 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: b5f9e10f-8e14-4f04-a217-08b953697bb9 2025-10-13 07:50:10,717 47 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt set logical_router b5f9e10f-8e14-4f04-a217-08b953697bb9 options:mcast_relay=true 2025-10-13 07:50:10,717 47 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.145:22' as 'zuul' with password None 2025-10-13 07:50:10,733 47 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9) 2025-10-13 07:50:11,029 47 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:11,029 47 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.145 successfully created 2025-10-13 07:50:13,036 47 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: 2025-10-13 07:50:16,722 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.617s 2025-10-13 07:50:16,799 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--76821189"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '649', 'x-openstack-request-id': 'req-da4a5d81-b135-4b87-a1c6-345b42baaed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"8f10df8c-6618-4e79-b0a3-722ee6d77daa","name":"tempest-test-network--76821189","tenant_id":"ea4e2a9ed188488685165d9016863c7d","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ea4e2a9ed188488685165d9016863c7d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-13T07:50:15Z","updated_at":"2025-10-13T07:50:15Z","revision_number":1}}' 2025-10-13 07:50:18,908 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.106s 2025-10-13 07:50:18,911 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "8f10df8c-6618-4e79-b0a3-722ee6d77daa", "cidr": "10.100.1.0/24", "ip_version": 4, "gateway_ip": "10.100.1.1"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-2841791b-e1fa-4f67-85aa-a5b221a619b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"f35d953a-4d4c-4af8-b707-a174c5b76bcf","name":"","tenant_id":"ea4e2a9ed188488685165d9016863c7d","network_id":"8f10df8c-6618-4e79-b0a3-722ee6d77daa","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.1.1","cidr":"10.100.1.0/24","allocation_pools":[{"start":"10.100.1.2","end":"10.100.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-13T07:50:17Z","updated_at":"2025-10-13T07:50:17Z","revision_number":0,"project_id":"ea4e2a9ed188488685165d9016863c7d"}}' 2025-10-13 07:50:24,312 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a35bcfb-2334-47c0-a427-3059a5339196/add_router_interface 5.399s 2025-10-13 07:50:24,328 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f35d953a-4d4c-4af8-b707-a174c5b76bcf"} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a1f6f25a-5bd1-4ecf-b48b-c062167f5e74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a35bcfb-2334-47c0-a427-3059a5339196/add_router_interface'} Body: b'{"id": "5a35bcfb-2334-47c0-a427-3059a5339196", "tenant_id": "ea4e2a9ed188488685165d9016863c7d", "port_id": "e7d13924-ea9f-4459-9aaa-69ec431e1a7e", "network_id": "8f10df8c-6618-4e79-b0a3-722ee6d77daa", "subnet_id": "f35d953a-4d4c-4af8-b707-a174c5b76bcf", "subnet_ids": ["f35d953a-4d4c-4af8-b707-a174c5b76bcf"]}' 2025-10-13 07:50:32,132 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 7.803s 2025-10-13 07:50:32,201 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1835649321", "networks": [{"uuid": "8f10df8c-6618-4e79-b0a3-722ee6d77daa"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_multicast_east_west-818531992"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:24 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295', '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-6a175b1e-4c6c-447e-82d9-03adacd5033d', 'x-compute-request-id': 'req-6a175b1e-4c6c-447e-82d9-03adacd5033d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "58b55c18-7df9-43aa-a920-6679d4bd5295", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "Emc2Bprng6q8"}}' 2025-10-13 07:50:34,528 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295 2.323s 2025-10-13 07:50:34,528 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:32 GMT', 'server': 'Apache', 'content-length': '1385', '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-6b7d4233-5882-44e6-adb5-55af7e07a843', 'x-compute-request-id': 'req-6b7d4233-5882-44e6-adb5-55af7e07a843', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295'} Body: b'{"server": {"id": "58b55c18-7df9-43aa-a920-6679d4bd5295", "name": "tempest-test_multicast_east_west-818531992", "status": "BUILD", "tenant_id": "ea4e2a9ed188488685165d9016863c7d", "user_id": "44fef8e124d740bfbaa6896f0a58a649", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:50:31Z", "updated": "2025-10-13T07:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1835649321", "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": []}}' 2025-10-13 07:50:37,214 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295 1.680s 2025-10-13 07:50:37,215 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:35 GMT', 'server': 'Apache', 'content-length': '1385', '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-e71f16d0-8087-46fa-9401-e20708afacbd', 'x-compute-request-id': 'req-e71f16d0-8087-46fa-9401-e20708afacbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295'} Body: b'{"server": {"id": "58b55c18-7df9-43aa-a920-6679d4bd5295", "name": "tempest-test_multicast_east_west-818531992", "status": "BUILD", "tenant_id": "ea4e2a9ed188488685165d9016863c7d", "user_id": "44fef8e124d740bfbaa6896f0a58a649", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:50:31Z", "updated": "2025-10-13T07:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58b55c18-7df9-43aa-a920-6679d4bd5295"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1835649321", "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": []}}' 2025-10-13 07:50:48,422 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:test_multicast_east_west): 500 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295 10.197s 2025-10-13 07:50:48,422 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:38 GMT', 'server': 'Apache', 'content-length': '224', '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-0c257c89-739f-481c-b374-ec3a8eb1aba6', 'x-compute-request-id': 'req-0c257c89-739f-481c-b374-ec3a8eb1aba6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '500', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'neutronclient.common.exceptions.ServiceUnavailable\'>"}}' 2025-10-13 07:50:52,078 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295 3.655s 2025-10-13 07:50:52,078 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:49 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-d02e5fdf-1d64-4cf7-b650-a9fdc9ad1e7f', 'x-compute-request-id': 'req-d02e5fdf-1d64-4cf7-b650-a9fdc9ad1e7f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295'} 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"}' 2025-10-13 07:50:52,229 47 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Ovn:_run_cleanups): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295 0.149s 2025-10-13 07:50:52,229 47 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:52 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-9273f7bc-0ba7-4fee-a354-ae70b50ee0f4', 'x-compute-request-id': 'req-9273f7bc-0ba7-4fee-a354-ae70b50ee0f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58b55c18-7df9-43aa-a920-6679d4bd5295'} 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/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 (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 |
||||||
test_multicast_north_south[id-71abfc10-3f6c-4096-a1d3-8fd934b5e3ba] |
skip
pt9.4: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Ovn.test_multicast_north_south[id-71abfc10-3f6c-4096-a1d3-8fd934b5e3ba] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_portsecurity.PortSecurityTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_port_security_disabled[id-f9523922-9e71-4fa1-9cca-303bedf230bc] |
pass
pt10.1: whitebox_neutron_tempest_plugin.tests.scenario.test_portsecurity.PortSecurityTest.test_port_security_disabled[id-f9523922-9e71-4fa1-9cca-303bedf230bc] |
||||||
test_two_vms_same_compute_when_no_port_security[id-b99a014c-45e4-438d-8827-1063b44d611c] |
fail
ft10.2: whitebox_neutron_tempest_plugin.tests.scenario.test_portsecurity.PortSecurityTest.test_two_vms_same_compute_when_no_port_security[id-b99a014c-45e4-438d-8827-1063b44d611c]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:48:58,500 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.106s 2025-10-13 07:48:58,501 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-test-207936575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIDM3deq57eWBT10BzG97UTdfyDkUGEbvW8FryBfyaPSRBH/VVkHSHrwsoJqB5yh5orApVI1tdMQRPTDO8zoSkoQWfcS9ZI0w5sq5f0ADdlJefjBPCkvzYwyrSqNP0DH2g=="}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:58 GMT', 'server': 'Apache', 'content-length': '390', '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-e2f6ddf6-d97b-4bb4-baf6-ed5dea243844', 'x-compute-request-id': 'req-e2f6ddf6-d97b-4bb4-baf6-ed5dea243844', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-test-207936575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIDM3deq57eWBT10BzG97UTdfyDkUGEbvW8FryBfyaPSRBH/VVkHSHrwsoJqB5yh5orApVI1tdMQRPTDO8zoSkoQWfcS9ZI0w5sq5f0ADdlJefjBPCkvzYwyrSqNP0DH2g==", "fingerprint": "c4:60:27:bd:fa:ab:89:f9:c9:e0:c6:58:18:f0:d2:75", "user_id": "77a01dead7644b039d3ff538f61bfd3d"}}' 2025-10-13 07:49:00,549 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.045s 2025-10-13 07:49:00,549 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"external_gateway_info": {"network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075"}, "name": "tempest-router-529297703", "admin_state_up": true}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-d39cb5c1-5573-4504-a5a7-bb7834dc2d2b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "0e953257-887b-4a5d-9c91-58be5cd3e0e2", "name": "tempest-router-529297703", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "external_fixed_ips": [{"subnet_id": "600d4b23-9467-4e71-b854-8a66807ca99b", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-13T07:48:58Z", "updated_at": "2025-10-13T07:48:59Z", "revision_number": 2, "project_id": "cda5bb3aec4640c797c31b175800e1db"}}' 2025-10-13 07:49:00,549 44 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-529297703 2025-10-13 07:49:00,763 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0e953257-887b-4a5d-9c91-58be5cd3e0e2 0.213s 2025-10-13 07:49:00,763 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-13b02a7a-ac97-424f-8633-5980593d2022', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0e953257-887b-4a5d-9c91-58be5cd3e0e2'} Body: b'{"router": {"id": "0e953257-887b-4a5d-9c91-58be5cd3e0e2", "name": "tempest-router-529297703", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "external_fixed_ips": [{"subnet_id": "600d4b23-9467-4e71-b854-8a66807ca99b", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-13T07:48:58Z", "updated_at": "2025-10-13T07:48:59Z", "revision_number": 2, "project_id": "cda5bb3aec4640c797c31b175800e1db"}}' 2025-10-13 07:49:01,320 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.556s 2025-10-13 07:49:01,321 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--642982069", "port_security_enabled": false}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-60829a37-e914-4bc8-b1bb-76acd797aebb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"d9893e27-d548-4990-ac0d-77b2a7b36d42","name":"tempest-test-network--642982069","tenant_id":"cda5bb3aec4640c797c31b175800e1db","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"cda5bb3aec4640c797c31b175800e1db","qos_policy_id":null,"port_security_enabled":false,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-13T07:49:00Z","updated_at":"2025-10-13T07:49:00Z","revision_number":1}}' 2025-10-13 07:49:04,054 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.731s 2025-10-13 07:49:04,054 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-213b8017-b5ba-44e6-9e65-25d7f799c950', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"9ecf5b02-9103-4aae-a340-3cc5beb8a6a2","name":"","tenant_id":"cda5bb3aec4640c797c31b175800e1db","network_id":"d9893e27-d548-4990-ac0d-77b2a7b36d42","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":"2025-10-13T07:49:02Z","updated_at":"2025-10-13T07:49:02Z","revision_number":0,"project_id":"cda5bb3aec4640c797c31b175800e1db"}}' 2025-10-13 07:49:07,001 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0e953257-887b-4a5d-9c91-58be5cd3e0e2/add_router_interface 2.947s 2025-10-13 07:49:07,002 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "9ecf5b02-9103-4aae-a340-3cc5beb8a6a2"} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8d6b0592-c1ff-4284-9ba9-9743fc2fb1fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0e953257-887b-4a5d-9c91-58be5cd3e0e2/add_router_interface'} Body: b'{"id": "0e953257-887b-4a5d-9c91-58be5cd3e0e2", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "port_id": "4735327f-3410-485e-a3d4-202eab7efd08", "network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42", "subnet_id": "9ecf5b02-9103-4aae-a340-3cc5beb8a6a2", "subnet_ids": ["9ecf5b02-9103-4aae-a340-3cc5beb8a6a2"]}' 2025-10-13 07:49:07,472 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.470s 2025-10-13 07:49:07,472 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '886', 'x-openstack-request-id': 'req-142a317c-82e1-46df-a029-4b66be1286e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"65bf87aa-525e-4a4f-8cc5-312d3d8ee06d","name":"","network_id":"d9893e27-d548-4990-ac0d-77b2a7b36d42","tenant_id":"cda5bb3aec4640c797c31b175800e1db","mac_address":"fa:16:3e:82:9d:b1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9ecf5b02-9103-4aae-a340-3cc5beb8a6a2","ip_address":"10.100.0.7"}],"project_id":"cda5bb3aec4640c797c31b175800e1db","qos_policy_id":null,"port_security_enabled":false,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"host-10-100-0-7","fqdn":"host-10-100-0-7.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:49:07Z","updated_at":"2025-10-13T07:49:07Z","revision_number":1}}' 2025-10-13 07:49:08,227 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.754s 2025-10-13 07:49:08,228 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '890', 'x-openstack-request-id': 'req-9d308145-0798-481b-af7e-4f4c83306a8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"25c03731-7b60-4db1-812d-f6028c5a8a84","name":"","network_id":"d9893e27-d548-4990-ac0d-77b2a7b36d42","tenant_id":"cda5bb3aec4640c797c31b175800e1db","mac_address":"fa:16:3e:08:d5:e6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9ecf5b02-9103-4aae-a340-3cc5beb8a6a2","ip_address":"10.100.0.13"}],"project_id":"cda5bb3aec4640c797c31b175800e1db","qos_policy_id":null,"port_security_enabled":false,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:49:07Z","updated_at":"2025-10-13T07:49:07Z","revision_number":1}}' 2025-10-13 07:49:09,859 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.631s 2025-10-13 07:49:09,859 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "imageRef": "f3f02620-92a0-4066-b77f-0f018627f7a0", "key_name": "tempest-keypair-test-207936575", "networks": [{"port": "65bf87aa-525e-4a4f-8cc5-312d3d8ee06d"}], "name": "tempest-server-test-285118767", "security_groups": [{"name": "default"}]}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:08 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc', '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-c5845ec6-06d1-4d1a-9574-6e7666451406', 'x-compute-request-id': 'req-c5845ec6-06d1-4d1a-9574-6e7666451406', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "b409e2a8-f5f3-4253-9050-5d85206145dc", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QB3YFzsj2Yv9"}}' 2025-10-13 07:49:10,912 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 1.049s 2025-10-13 07:49:10,913 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:09 GMT', 'server': 'Apache', 'content-length': '1371', '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-5749624f-45b5-44ed-8cea-03410eb0b8d9', 'x-compute-request-id': 'req-5749624f-45b5-44ed-8cea-03410eb0b8d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:14,926 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 2.985s 2025-10-13 07:49:14,927 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:12 GMT', 'server': 'Apache', 'content-length': '1371', '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-e8973459-5b2c-43c0-93e2-78bd91b07f21', 'x-compute-request-id': 'req-e8973459-5b2c-43c0-93e2-78bd91b07f21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:16,699 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.765s 2025-10-13 07:49:16,700 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:15 GMT', 'server': 'Apache', 'content-length': '1429', '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-82e97dd5-7c1d-4caf-a2f9-3ecd218bacff', 'x-compute-request-id': 'req-82e97dd5-7c1d-4caf-a2f9-3ecd218bacff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:16,705 44 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2025-10-13 07:49:17,955 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.248s 2025-10-13 07:49:17,955 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:17 GMT', 'server': 'Apache', 'content-length': '1429', '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-94a4198c-6428-4528-93fb-08420e74ec8d', 'x-compute-request-id': 'req-94a4198c-6428-4528-93fb-08420e74ec8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:19,768 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.807s 2025-10-13 07:49:19,769 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:18 GMT', 'server': 'Apache', 'content-length': '1429', '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-67be15e0-587d-4d77-be11-53ee42b595ca', 'x-compute-request-id': 'req-67be15e0-587d-4d77-be11-53ee42b595ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:21,158 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.385s 2025-10-13 07:49:21,158 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:20 GMT', 'server': 'Apache', 'content-length': '1429', '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-20a98b9e-a6f7-4696-8b70-fdfeaa5a36f4', 'x-compute-request-id': 'req-20a98b9e-a6f7-4696-8b70-fdfeaa5a36f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:22,944 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.781s 2025-10-13 07:49:22,944 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:22 GMT', 'server': 'Apache', 'content-length': '1429', '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-c7ad3fcc-21a1-4aa0-854d-20587cc1dc32', 'x-compute-request-id': 'req-c7ad3fcc-21a1-4aa0-854d-20587cc1dc32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:24,286 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.332s 2025-10-13 07:49:24,287 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:23 GMT', 'server': 'Apache', 'content-length': '1599', '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-061ede1c-686a-4a33-9980-0e0a0dfe5df1', 'x-compute-request-id': 'req-061ede1c-686a-4a33-9980-0e0a0dfe5df1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:23Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:9d:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:24,293 44 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-10-13 07:49:24,420 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action 0.127s 2025-10-13 07:49:24,422 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:24 GMT', 'server': 'Apache', 'content-length': '14', '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-f594a2b8-128b-47c1-96c0-381f31f799b0', 'x-compute-request-id': 'req-f594a2b8-128b-47c1-96c0-381f31f799b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action'} Body: b'{"output": ""}' 2025-10-13 07:49:29,826 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action 0.381s 2025-10-13 07:49:29,826 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:29 GMT', 'server': 'Apache', 'content-length': '31135', '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-4021843a-b0c6-40d0-b3fe-3877c7319518', 'x-compute-request-id': 'req-4021843a-b0c6-40d0-b3fe-3877c7319518', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1904330840 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001169] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001555] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004589] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004655] Using GB pages for direct mapping\\n[ 0.004892] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004896] ACPI: Early table checksum verification disabled\\n[ 0.004901] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004906] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004913] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004920] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004924] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004927] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004931] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.004940] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.004942] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004943] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.004944] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.004946] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006213] No NUMA configuration fo 2025-10-13 07:49:35,011 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action 0.178s 2025-10-13 07:49:35,011 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:34 GMT', 'server': 'Apache', 'content-length': '66192', '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-58292c23-2466-419f-bfdc-77c0fca9470e', 'x-compute-request-id': 'req-58292c23-2466-419f-bfdc-77c0fca9470e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1904330840 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001169] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001555] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004589] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004655] Using GB pages for direct mapping\\n[ 0.004892] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004896] ACPI: Early table checksum verification disabled\\n[ 0.004901] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004906] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004913] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004920] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004924] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004927] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004931] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.004940] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.004942] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004943] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.004944] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.004946] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006213] No NUMA configuration fo 2025-10-13 07:49:40,302 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action 0.283s 2025-10-13 07:49:40,306 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:40 GMT', 'server': 'Apache', 'content-length': '73423', '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-0789c6c7-cfdc-406e-859a-19056e1eec0f', 'x-compute-request-id': 'req-0789c6c7-cfdc-406e-859a-19056e1eec0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1904330840 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001169] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001555] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004589] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004655] Using GB pages for direct mapping\\n[ 0.004892] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004896] ACPI: Early table checksum verification disabled\\n[ 0.004901] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004906] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004913] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004920] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004924] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004927] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004931] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.004940] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.004942] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004943] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.004944] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.004946] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006213] No NUMA configuration fo 2025-10-13 07:49:41,950 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.638s 2025-10-13 07:49:41,951 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "port_id": "65bf87aa-525e-4a4f-8cc5-312d3d8ee06d"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-83b0004b-bc9f-4827-9ec9-65c9976b95e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "52e7a036-8f5d-4678-bbb3-34a68d41e20f", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "floating_ip_address": "192.168.122.201", "floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "router_id": "0e953257-887b-4a5d-9c91-58be5cd3e0e2", "port_id": "65bf87aa-525e-4a4f-8cc5-312d3d8ee06d", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "cda5bb3aec4640c797c31b175800e1db", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42", "mac_address": "fa:16:3e:82:9d:b1", "admin_state_up": true, "status": "ACTIVE", "device_id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-13T07:49:40Z", "updated_at": "2025-10-13T07:49:40Z", "revision_number": 0}}' 2025-10-13 07:49:43,701 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.746s 2025-10-13 07:49:43,701 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "imageRef": "f3f02620-92a0-4066-b77f-0f018627f7a0", "key_name": "tempest-keypair-test-207936575", "networks": [{"port": "25c03731-7b60-4db1-812d-f6028c5a8a84"}], "name": "tempest-server-test-1330914824", "security_groups": [{"name": "default"}]}, "os:scheduler_hints": {"same_host": "b409e2a8-f5f3-4253-9050-5d85206145dc"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:41 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e', '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-6d9dca9e-0b7f-4a3d-af6c-b6592ec42880', 'x-compute-request-id': 'req-6d9dca9e-0b7f-4a3d-af6c-b6592ec42880', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "851b490e-9caf-4530-9d54-2bfecc43829e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sWJ5X4Hns46X"}}' 2025-10-13 07:49:43,940 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.236s 2025-10-13 07:49:43,940 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:43 GMT', 'server': 'Apache', 'content-length': '1372', '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-dc221dda-b0dd-412f-875f-7c2ee3ea5004', 'x-compute-request-id': 'req-dc221dda-b0dd-412f-875f-7c2ee3ea5004', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:45,251 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.299s 2025-10-13 07:49:45,251 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:44 GMT', 'server': 'Apache', 'content-length': '1368', '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-40a54a99-d2ca-4393-a7b3-d8fe31341239', 'x-compute-request-id': 'req-40a54a99-d2ca-4393-a7b3-d8fe31341239', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:45,280 44 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-10-13 07:49:46,615 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.333s 2025-10-13 07:49:46,615 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:46 GMT', 'server': 'Apache', 'content-length': '1430', '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-1df650cb-b3f3-46db-9384-f11905af40cc', 'x-compute-request-id': 'req-1df650cb-b3f3-46db-9384-f11905af40cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:46,618 44 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-10-13 07:49:51,066 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 3.446s 2025-10-13 07:49:51,066 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:47 GMT', 'server': 'Apache', 'content-length': '1430', '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-ad874e1a-c25f-4996-a866-0c9f7d0b0791', 'x-compute-request-id': 'req-ad874e1a-c25f-4996-a866-0c9f7d0b0791', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:55,653 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 3.580s 2025-10-13 07:49:55,653 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:52 GMT', 'server': 'Apache', 'content-length': '1430', '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-4ad99598-baa4-46f4-8973-3f6476ad11f1', 'x-compute-request-id': 'req-4ad99598-baa4-46f4-8973-3f6476ad11f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:57,197 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.538s 2025-10-13 07:49:57,198 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:56 GMT', 'server': 'Apache', 'content-length': '1430', '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-eed15ca2-0abd-4328-b0d4-2f6d034b5d5b', 'x-compute-request-id': 'req-eed15ca2-0abd-4328-b0d4-2f6d034b5d5b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "BUILD", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-207936575", "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": []}}' 2025-10-13 07:49:59,055 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.846s 2025-10-13 07:49:59,057 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:58 GMT', 'server': 'Apache', 'content-length': '1601', '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-e181dcda-d636-4b68-9c0e-ad92cb8442c3', 'x-compute-request-id': 'req-e181dcda-d636-4b68-9c0e-ad92cb8442c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:58Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:d5:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:59,062 44 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-10-13 07:49:59,184 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action 0.120s 2025-10-13 07:49:59,186 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-length': '14', '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-a568a890-b1ec-4ad9-85f1-72ae57ff8e1a', 'x-compute-request-id': 'req-a568a890-b1ec-4ad9-85f1-72ae57ff8e1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action'} Body: b'{"output": ""}' 2025-10-13 07:50:04,515 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action 0.321s 2025-10-13 07:50:04,515 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:04 GMT', 'server': 'Apache', 'content-length': '30511', '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-2dfd32d4-ae15-4386-a922-8b03f7cd4778', 'x-compute-request-id': 'req-2dfd32d4-ae15-4386-a922-8b03f7cd4778', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1632877646 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001211] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001643] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004479] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004515] Using GB pages for direct mapping\\n[ 0.004759] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004764] ACPI: Early table checksum verification disabled\\n[ 0.004769] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004774] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004780] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004787] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004792] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004795] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004799] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004803] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004806] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.004808] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.004810] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004811] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.004813] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.004814] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006103] No NUMA configuration fo 2025-10-13 07:50:10,404 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action 0.877s 2025-10-13 07:50:10,413 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:09 GMT', 'server': 'Apache', 'content-length': '73316', '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-f599063f-4c70-4c1f-abab-3476bef558d5', 'x-compute-request-id': 'req-f599063f-4c70-4c1f-abab-3476bef558d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1632877646 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001211] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001643] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004479] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004515] Using GB pages for direct mapping\\n[ 0.004759] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004764] ACPI: Early table checksum verification disabled\\n[ 0.004769] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004774] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004780] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004787] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004792] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004795] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004799] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004803] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004806] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.004808] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.004810] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004811] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.004813] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.004814] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006103] No NUMA configuration fo 2025-10-13 07:50:15,984 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 5.475s 2025-10-13 07:50:15,984 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "port_id": "25c03731-7b60-4db1-812d-f6028c5a8a84"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-53e2392f-5d3b-4302-b848-327bf2ccfb82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "87c43ccb-47b0-46d2-9580-59a0a701faca", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "floating_ip_address": "192.168.122.181", "floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "router_id": "0e953257-887b-4a5d-9c91-58be5cd3e0e2", "port_id": "25c03731-7b60-4db1-812d-f6028c5a8a84", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "cda5bb3aec4640c797c31b175800e1db", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d9893e27-d548-4990-ac0d-77b2a7b36d42", "mac_address": "fa:16:3e:08:d5:e6", "admin_state_up": true, "status": "ACTIVE", "device_id": "851b490e-9caf-4530-9d54-2bfecc43829e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-13T07:50:11Z", "updated_at": "2025-10-13T07:50:11Z", "revision_number": 0}}' 2025-10-13 07:50:17,095 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 1.098s 2025-10-13 07:50:17,096 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:16 GMT', 'server': 'Apache', 'content-length': '1906', '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-dbcb951b-26a2-44de-8c75-f0eedb6ebabf', 'x-compute-request-id': 'req-dbcb951b-26a2-44de-8c75-f0eedb6ebabf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:49:23Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:9d:b1"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:9d:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:17,936 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:test_two_vms_same_compute_when_no_port_security): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.834s 2025-10-13 07:50:17,936 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:17 GMT', 'server': 'Apache', 'content-length': '1786', '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-f40ac4fc-1a8f-4388-a030-ede66d90842a', 'x-compute-request-id': 'req-f40ac4fc-1a8f-4388-a030-ede66d90842a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:49:58Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:d5:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000030", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:17,939 44 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2025-10-13 07:50:17,960 44 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-13 07:50:18,173 44 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:18,174 44 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2025-10-13 07:50:18,174 44 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication 2025-10-13 07:50:18,180 44 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-13 07:50:18,281 44 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:18,281 44 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created 2025-10-13 07:50:18,630 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.348s 2025-10-13 07:50:18,630 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:18 GMT', 'server': 'Apache', '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-d74e8acf-f6c4-4af5-a968-3cdb8bd08c18', 'x-compute-request-id': 'req-d74e8acf-f6c4-4af5-a968-3cdb8bd08c18', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'' 2025-10-13 07:50:19,733 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 1.102s 2025-10-13 07:50:19,798 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:18 GMT', 'server': 'Apache', 'content-length': '1607', '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-3c7b0a22-0cc3-49cc-81ef-9df507e411a2', 'x-compute-request-id': 'req-3c7b0a22-0cc3-49cc-81ef-9df507e411a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:50:18Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:d5:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:21,325 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.507s 2025-10-13 07:50:21,326 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:20 GMT', 'server': 'Apache', 'content-length': '1729', '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-c33bc0ff-5cdc-4dda-9133-06be500fc0a5', 'x-compute-request-id': 'req-c33bc0ff-5cdc-4dda-9133-06be500fc0a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:50:19Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:d5:e6"}, {"version": 4, "addr": "192.168.122.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:d5:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:23,061 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.720s 2025-10-13 07:50:23,061 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:22 GMT', 'server': 'Apache', 'content-length': '1462', '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-44d02dd1-42a2-48f2-88af-1c09d7013e92', 'x-compute-request-id': 'req-44d02dd1-42a2-48f2-88af-1c09d7013e92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "DELETED", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": "2025-10-13T07:50:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:23,064 44 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2025-10-13 07:50:25,059 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 0.994s 2025-10-13 07:50:25,107 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:24 GMT', 'server': 'Apache', 'content-length': '1462', '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-a34caaa1-1b9f-4722-a12f-ee6a17214ed7', 'x-compute-request-id': 'req-a34caaa1-1b9f-4722-a12f-ee6a17214ed7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"server": {"id": "851b490e-9caf-4530-9d54-2bfecc43829e", "name": "tempest-server-test-1330914824", "status": "DELETED", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:43Z", "updated": "2025-10-13T07:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/851b490e-9caf-4530-9d54-2bfecc43829e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:58.000000", "OS-SRV-USG:terminated_at": "2025-10-13T07:50:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:34,038 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e 7.913s 2025-10-13 07:50:34,039 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:26 GMT', 'server': 'Apache', 'content-length': '111', '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-35cac826-5722-49d8-a227-1f223ad84b77', 'x-compute-request-id': 'req-35cac826-5722-49d8-a227-1f223ad84b77', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/851b490e-9caf-4530-9d54-2bfecc43829e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 851b490e-9caf-4530-9d54-2bfecc43829e could not be found."}}' 2025-10-13 07:50:35,340 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 1.301s 2025-10-13 07:50:35,402 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:34 GMT', 'server': 'Apache', '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-ac369958-ae3c-4483-97d5-d2ab77a1767e', 'x-compute-request-id': 'req-ac369958-ae3c-4483-97d5-d2ab77a1767e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'' 2025-10-13 07:50:36,238 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 0.834s 2025-10-13 07:50:36,315 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:35 GMT', 'server': 'Apache', 'content-length': '1727', '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-330cd5b1-62b0-40ac-beaa-c2def70b944a', 'x-compute-request-id': 'req-330cd5b1-62b0-40ac-beaa-c2def70b944a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "ACTIVE", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:50:34Z", "addresses": {"tempest-test-network--642982069": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:9d:b1"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:9d:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:39,738 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 2.414s 2025-10-13 07:50:39,738 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:38 GMT', 'server': 'Apache', 'content-length': '1461', '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-c8905071-d5b3-4fbe-adb7-8429ef08994b', 'x-compute-request-id': 'req-c8905071-d5b3-4fbe-adb7-8429ef08994b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} Body: b'{"server": {"id": "b409e2a8-f5f3-4253-9050-5d85206145dc", "name": "tempest-server-test-285118767", "status": "DELETED", "tenant_id": "cda5bb3aec4640c797c31b175800e1db", "user_id": "77a01dead7644b039d3ff538f61bfd3d", "metadata": {}, "hostId": "325a358b4ce4529e2baae7e8c9b1a6da390da482d151a3d06a660e8c", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:49:09Z", "updated": "2025-10-13T07:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b409e2a8-f5f3-4253-9050-5d85206145dc"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-207936575", "OS-SRV-USG:launched_at": "2025-10-13T07:49:22.000000", "OS-SRV-USG:terminated_at": "2025-10-13T07:50:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:39,742 44 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2025-10-13 07:50:52,010 44 INFO [tempest.lib.common.rest_client] Request (PortSecurityTest:_run_cleanups): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc 11.266s 2025-10-13 07:50:52,023 44 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:40 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-121dae66-10e0-49d6-8765-95a2ea50d13c', 'x-compute-request-id': 'req-121dae66-10e0-49d6-8765-95a2ea50d13c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b409e2a8-f5f3-4253-9050-5d85206145dc'} 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/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/common/waiters.py", line 119, 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 |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon | 7 | 1 | 6 | 0 | 0 | Detail | |
test_bw_limit_east_west[id-fc833d46-d18f-4edf-b082-5f5fe909fb79] |
pass
pt11.1: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_bw_limit_east_west[id-fc833d46-d18f-4edf-b082-5f5fe909fb79] |
||||||
test_bw_limit_tenant_network[id-161dc56f-a7e8-426e-9b06-3807e0c45692] |
fail
ft11.2: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_bw_limit_tenant_network[id-161dc56f-a7e8-426e-9b06-3807e0c45692]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:48:28,671 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.004s 2025-10-13 07:48:28,671 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--777802915"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-1f91e80d-a903-4936-b221-3137edf791c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"6f3aa63a-59e9-4975-be40-b5070c100a84","name":"tempest-test-network--777802915","tenant_id":"f62b81688e024eca83a3291e4c11fb73","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f62b81688e024eca83a3291e4c11fb73","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-13T07:48:27Z","updated_at":"2025-10-13T07:48:27Z","revision_number":1}}' 2025-10-13 07:48:29,550 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.878s 2025-10-13 07:48:29,550 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "6f3aa63a-59e9-4975-be40-b5070c100a84", "cidr": "192.168.3.0/24", "ip_version": 4, "gateway_ip": "192.168.3.1"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-98767aef-81f9-42b9-a207-047c59f36776', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"f5574ab0-8e62-4148-a2b0-7d39c4ca041c","name":"","tenant_id":"f62b81688e024eca83a3291e4c11fb73","network_id":"6f3aa63a-59e9-4975-be40-b5070c100a84","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.3.1","cidr":"192.168.3.0/24","allocation_pools":[{"start":"192.168.3.2","end":"192.168.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-13T07:48:28Z","updated_at":"2025-10-13T07:48:28Z","revision_number":0,"project_id":"f62b81688e024eca83a3291e4c11fb73"}}' 2025-10-13 07:48:32,406 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/26f94752-60b2-426f-8d70-b75d111b94b2/add_router_interface 2.855s 2025-10-13 07:48:32,406 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f5574ab0-8e62-4148-a2b0-7d39c4ca041c"} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-29c76154-312c-44eb-ab04-73278d5bf742', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/26f94752-60b2-426f-8d70-b75d111b94b2/add_router_interface'} Body: b'{"id": "26f94752-60b2-426f-8d70-b75d111b94b2", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "port_id": "a4860483-9c05-4a40-a17d-1e5cd362768f", "network_id": "6f3aa63a-59e9-4975-be40-b5070c100a84", "subnet_id": "f5574ab0-8e62-4148-a2b0-7d39c4ca041c", "subnet_ids": ["f5574ab0-8e62-4148-a2b0-7d39c4ca041c"]}' 2025-10-13 07:48:36,823 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.416s 2025-10-13 07:48:36,823 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1077357474", "networks": [{"uuid": "6f3aa63a-59e9-4975-be40-b5070c100a84"}], "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "name": "tempest-test_bw_limit_tenant_network-122785097"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:32 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f', '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-a82e7871-3452-45c4-8bce-dd6c4f658d39', 'x-compute-request-id': 'req-a82e7871-3452-45c4-8bce-dd6c4f658d39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "07397512-3f45-43a8-bceb-ce36d747d13f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "adminPass": "NY92eX2DuZPw"}}' 2025-10-13 07:48:37,881 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 1.054s 2025-10-13 07:48:37,881 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:36 GMT', 'server': 'Apache', 'content-length': '1389', '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-6b25c1a0-a915-4e90-b97f-4f55af72bd77', 'x-compute-request-id': 'req-6b25c1a0-a915-4e90-b97f-4f55af72bd77', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "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": []}}' 2025-10-13 07:48:39,845 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 0.957s 2025-10-13 07:48:39,845 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:38 GMT', 'server': 'Apache', 'content-length': '1447', '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-31e7fcbc-966f-420c-bcd3-6091be7c9b13', 'x-compute-request-id': 'req-31e7fcbc-966f-420c-bcd3-6091be7c9b13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "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": []}}' 2025-10-13 07:48:39,848 42 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-13 07:48:41,815 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 0.963s 2025-10-13 07:48:41,816 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:40 GMT', 'server': 'Apache', 'content-length': '1513', '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-734f8f22-d730-48c6-a011-b3cfe601ff21', 'x-compute-request-id': 'req-734f8f22-d730-48c6-a011-b3cfe601ff21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:48:43,883 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 1.061s 2025-10-13 07:48:43,883 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:42 GMT', 'server': 'Apache', 'content-length': '1513', '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-732fc79d-bfee-455f-a15c-371b124dbe97', 'x-compute-request-id': 'req-732fc79d-bfee-455f-a15c-371b124dbe97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:48:45,642 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 0.753s 2025-10-13 07:48:45,642 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:44 GMT', 'server': 'Apache', 'content-length': '1513', '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-e608a673-cf1c-4f64-bb0c-61c7923b2b3c', 'x-compute-request-id': 'req-e608a673-cf1c-4f64-bb0c-61c7923b2b3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:48:47,456 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 0.805s 2025-10-13 07:48:47,456 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:46 GMT', 'server': 'Apache', 'content-length': '1686', '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-e04af80d-e74c-4095-92fd-b395a76b2ee9', 'x-compute-request-id': 'req-e04af80d-e74c-4095-92fd-b395a76b2ee9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "ACTIVE", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:46Z", "addresses": {"tempest-test-network--777802915": [{"version": 4, "addr": "192.168.3.140", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d1:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": "2025-10-13T07:48:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:48:47,459 42 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-10-13 07:48:47,567 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.108s 2025-10-13 07:48:47,567 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:47 GMT', 'server': 'Apache', 'content-length': '14', '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-decd0e3d-1cfc-4ac9-91ba-0f3bdc5489b6', 'x-compute-request-id': 'req-decd0e3d-1cfc-4ac9-91ba-0f3bdc5489b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": ""}' 2025-10-13 07:48:52,879 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.306s 2025-10-13 07:48:52,879 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:52 GMT', 'server': 'Apache', 'content-length': '14', '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-7490e40a-b8e8-42c3-b4a0-0435394b66ba', 'x-compute-request-id': 'req-7490e40a-b8e8-42c3-b4a0-0435394b66ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": ""}' 2025-10-13 07:48:58,049 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.164s 2025-10-13 07:48:58,049 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:48:57 GMT', 'server': 'Apache', 'content-length': '40010', '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-776e9f98-48b9-4471-9222-356e6e4a2364', 'x-compute-request-id': 'req-776e9f98-48b9-4471-9222-356e6e4a2364', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000002] kvm-clock: using sched offset of 7971255667 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000897] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001268] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003600] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003634] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003802] ACPI: Early table checksum verification disabled\\n[ 0.003805] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003809] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003815] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003822] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003824] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:49:03,357 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.299s 2025-10-13 07:49:03,358 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:03 GMT', 'server': 'Apache', 'content-length': '72334', '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-73fd6f5d-6108-4f95-8abe-d2efabc44efc', 'x-compute-request-id': 'req-73fd6f5d-6108-4f95-8abe-d2efabc44efc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000002] kvm-clock: using sched offset of 7971255667 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000897] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001268] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003600] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003634] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003802] ACPI: Early table checksum verification disabled\\n[ 0.003805] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003809] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003815] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003822] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003824] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:49:08,512 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.149s 2025-10-13 07:49:08,513 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:08 GMT', 'server': 'Apache', 'content-length': '89282', '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-fc86e54c-4ae7-43a9-9923-1ff998d62143', 'x-compute-request-id': 'req-fc86e54c-4ae7-43a9-9923-1ff998d62143', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000002] kvm-clock: using sched offset of 7971255667 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000897] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001268] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003600] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003634] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003802] ACPI: Early table checksum verification disabled\\n[ 0.003805] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003809] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003815] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003822] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003824] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:49:13,898 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.377s 2025-10-13 07:49:13,899 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:13 GMT', 'server': 'Apache', 'content-length': '100383', '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-f12baa06-87e0-4d19-a752-98a8eb8e9bb9', 'x-compute-request-id': 'req-f12baa06-87e0-4d19-a752-98a8eb8e9bb9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000002] kvm-clock: using sched offset of 7971255667 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000897] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001268] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003600] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003634] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003802] ACPI: Early table checksum verification disabled\\n[ 0.003805] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003809] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003815] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003822] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003824] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:49:19,245 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.339s 2025-10-13 07:49:19,247 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:18 GMT', 'server': 'Apache', 'content-length': '101787', '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-3c023032-46de-430b-bc05-74f2d31fb505', 'x-compute-request-id': 'req-3c023032-46de-430b-bc05-74f2d31fb505', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003822] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003824] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 0.004939] No NUMA configuration found\\n[ 0.004941] Faking a node at [mem 0x0000000000000000-0x000000003ffdafff]\\n[ 0.004950] NODE_DATA(0) allocated [mem 0x3ffb0000-0x3ffdafff]\\n[ 0.005153] Reserving 192MB of memory at 480MB for crashkernel (System RAM: 1023MB)\\n[ 0.005164] Zone ranges:\\n[ 0.005165] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005167] DMA32 [mem 0x0000000001000000-0x000000003ffdafff]\\n[ 0.005168] Normal empty\\n[ 0.005169] Device empty\\n[ 0.005170] Movable zone start for each node\\n[ 0.005171] Early memory node ranges\\n[ 0.005172] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.005173] node 0: [mem 0x0000000000100000-0x000000003ffdafff]\\n[ 0.005175] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdafff]\\n[ 0.005180] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.005210] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.005775] On node 0, zone DMA32: 37 pages in unavailable ranges\\n[ 0.017016] ACPI: PM-Timer IO Port: 0x608\\n[ 0.017046] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.017190] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\n[ 0.017194] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.017195] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\n[ 0.017196] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\n[ 0.017197] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\n[ 0.017198] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\n[ 0.017201] ACPI: Using ACPI (MADT) for SMP configuration information\\n[ 0.017203] TSC deadline timer available\\n[ 0.017216] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[ 0.017290] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]\\n[ 0.017292] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\\n[ 0.017293] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]\\n[ 0.017294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]\\n[ 0.017295] [mem 0x40000000-0xafffffff] available for PCI devices\\n[ 0.017297] Booting paravirtualized kernel on KVM\\n[ 0.017299] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\\n[ 0.022479] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1\\n[ 0.022684] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152\\n[ 0.022791] kvm-guest: PV spinlocks disabled, single CPU\\n[ 0.022797] Fallback order for Node 0: 0 \\n[ 0.022799] Built 1 zonelists, mobility grouping on. Total pages: 257755\\n[ 0.022801] Policy zone: DMA32\\n[ 0.022802] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.022885] Unknown kernel command line parameters \\"BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-36 2025-10-13 07:49:24,445 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action 0.188s 2025-10-13 07:49:24,445 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:24 GMT', 'server': 'Apache', 'content-length': '101785', '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-32a2ff83-28a7-480b-aa71-c62caf0d288d', 'x-compute-request-id': 'req-32a2ff83-28a7-480b-aa71-c62caf0d288d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f/action'} Body: b'{"output": "BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003827] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003829] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003831] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003832] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003833] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003834] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003835] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003835] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 0.004939] No NUMA configuration found\\n[ 0.004941] Faking a node at [mem 0x0000000000000000-0x000000003ffdafff]\\n[ 0.004950] NODE_DATA(0) allocated [mem 0x3ffb0000-0x3ffdafff]\\n[ 0.005153] Reserving 192MB of memory at 480MB for crashkernel (System RAM: 1023MB)\\n[ 0.005164] Zone ranges:\\n[ 0.005165] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005167] DMA32 [mem 0x0000000001000000-0x000000003ffdafff]\\n[ 0.005168] Normal empty\\n[ 0.005169] Device empty\\n[ 0.005170] Movable zone start for each node\\n[ 0.005171] Early memory node ranges\\n[ 0.005172] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.005173] node 0: [mem 0x0000000000100000-0x000000003ffdafff]\\n[ 0.005175] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdafff]\\n[ 0.005180] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.005210] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.005775] On node 0, zone DMA32: 37 pages in unavailable ranges\\n[ 0.017016] ACPI: PM-Timer IO Port: 0x608\\n[ 0.017046] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.017190] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\n[ 0.017194] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.017195] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\n[ 0.017196] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\n[ 0.017197] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\n[ 0.017198] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\n[ 0.017201] ACPI: Using ACPI (MADT) for SMP configuration information\\n[ 0.017203] TSC deadline timer available\\n[ 0.017216] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[ 0.017290] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]\\n[ 0.017292] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\\n[ 0.017293] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]\\n[ 0.017294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]\\n[ 0.017295] [mem 0x40000000-0xafffffff] available for PCI devices\\n[ 0.017297] Booting paravirtualized kernel on KVM\\n[ 0.017299] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\\n[ 0.022479] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1\\n[ 0.022684] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152\\n[ 0.022791] kvm-guest: PV spinlocks disabled, single CPU\\n[ 0.022797] Fallback order for Node 0: 0 \\n[ 0.022799] Built 1 zonelists, mobility grouping on. Total pages: 257755\\n[ 0.022801] Policy zone: DMA32\\n[ 0.022802] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.022885] Unknown kernel command line parameters \\"BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64\\", will be passed to user space.\\n[ 0.022965] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)\\n[ 0.023008] Inode-cache hash table entries: 65536 (order: 7, 524 2025-10-13 07:49:25,041 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=07397512-3f45-43a8-bceb-ce36d747d13f 0.594s 2025-10-13 07:49:25,041 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1090', 'x-openstack-request-id': 'req-019762d9-c50f-459f-a19a-5167033a9841', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"ports":[{"id":"7009a3a6-3f58-4d55-ac0f-0ac82b18acd9","name":"","network_id":"6f3aa63a-59e9-4975-be40-b5070c100a84","tenant_id":"f62b81688e024eca83a3291e4c11fb73","mac_address":"fa:16:3e:1b:d1:32","admin_state_up":true,"status":"ACTIVE","device_id":"07397512-3f45-43a8-bceb-ce36d747d13f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f5574ab0-8e62-4148-a2b0-7d39c4ca041c","ip_address":"192.168.3.140"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4e92f5fd-1dfb-465f-b068-b926599c34c7"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-test-bw-limit-tenant-network-122785097","dns_assignment":[{"ip_address":"192.168.3.140","hostname":"tempest-test-bw-limit-tenant-network-122785097","fqdn":"tempest-test-bw-limit-tenant-network-122785097.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:48:40Z","updated_at":"2025-10-13T07:48:44Z","revision_number":4,"project_id":"f62b81688e024eca83a3291e4c11fb73"}]}' 2025-10-13 07:49:27,120 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.078s 2025-10-13 07:49:27,120 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "port_id": "7009a3a6-3f58-4d55-ac0f-0ac82b18acd9"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-ec6c7cc6-6506-47b3-88c2-564f0aa82597', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "b0b0aeca-4529-44f4-b9c1-7cdb45a20ca4", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "floating_ip_address": "192.168.122.245", "floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "router_id": "26f94752-60b2-426f-8d70-b75d111b94b2", "port_id": "7009a3a6-3f58-4d55-ac0f-0ac82b18acd9", "fixed_ip_address": "192.168.3.140", "status": "DOWN", "project_id": "f62b81688e024eca83a3291e4c11fb73", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6f3aa63a-59e9-4975-be40-b5070c100a84", "mac_address": "fa:16:3e:1b:d1:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "07397512-3f45-43a8-bceb-ce36d747d13f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-13T07:49:25Z", "updated_at": "2025-10-13T07:49:25Z", "revision_number": 0}}' 2025-10-13 07:49:30,536 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.414s 2025-10-13 07:49:30,543 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1077357474", "networks": [{"uuid": "6f3aa63a-59e9-4975-be40-b5070c100a84"}], "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "name": "tempest-test_bw_limit_tenant_network-1886376189"}, "os:scheduler_hints": {"different_host": "07397512-3f45-43a8-bceb-ce36d747d13f"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:27 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166', '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-d45fca82-3f79-4682-b576-cb5a4f3a1b45', 'x-compute-request-id': 'req-d45fca82-3f79-4682-b576-cb5a4f3a1b45', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "ddbc84bb-691d-4de1-8a1e-11417912c166", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "adminPass": "By5dDaXX9gj2"}}' 2025-10-13 07:49:30,924 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.376s 2025-10-13 07:49:30,924 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:30 GMT', 'server': 'Apache', 'content-length': '1390', '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-aec777e5-ac5f-41cd-9078-835c391cf0d7', 'x-compute-request-id': 'req-aec777e5-ac5f-41cd-9078-835c391cf0d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "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": []}}' 2025-10-13 07:49:32,846 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.909s 2025-10-13 07:49:32,846 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:31 GMT', 'server': 'Apache', 'content-length': '1450', '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-4bd0ec86-40b3-4490-8ae2-06667decf1be', 'x-compute-request-id': 'req-4bd0ec86-40b3-4490-8ae2-06667decf1be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:32,855 42 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-10-13 07:49:34,280 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.424s 2025-10-13 07:49:34,281 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:33 GMT', 'server': 'Apache', 'content-length': '1448', '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-b28ffe36-0b46-4bf1-b304-f3106d4b70d9', 'x-compute-request-id': 'req-b28ffe36-0b46-4bf1-b304-f3106d4b70d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "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": []}}' 2025-10-13 07:49:34,291 42 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2025-10-13 07:49:35,952 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.660s 2025-10-13 07:49:35,953 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:35 GMT', 'server': 'Apache', 'content-length': '1514', '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-9d8ce524-1157-4aec-9864-3716cccc7e6d', 'x-compute-request-id': 'req-9d8ce524-1157-4aec-9864-3716cccc7e6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:37,643 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.678s 2025-10-13 07:49:37,643 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:36 GMT', 'server': 'Apache', 'content-length': '1514', '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-8211a8c6-c6f5-4a83-b27c-1699c3141c3c', 'x-compute-request-id': 'req-8211a8c6-c6f5-4a83-b27c-1699c3141c3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:39,458 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.803s 2025-10-13 07:49:39,458 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:38 GMT', 'server': 'Apache', 'content-length': '1514', '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-2eedfb09-29aa-4bd3-9edb-b483aee8c9a2', 'x-compute-request-id': 'req-2eedfb09-29aa-4bd3-9edb-b483aee8c9a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "BUILD", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:40,987 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 0.523s 2025-10-13 07:49:40,987 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:40 GMT', 'server': 'Apache', 'content-length': '1686', '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-6d8eb705-1655-458b-b83d-af29ac90074d', 'x-compute-request-id': 'req-6d8eb705-1655-458b-b83d-af29ac90074d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "ACTIVE", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:39Z", "addresses": {"tempest-test-network--777802915": [{"version": 4, "addr": "192.168.3.17", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:e6:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": "2025-10-13T07:49:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:49:40,992 42 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-10-13 07:49:41,124 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.131s 2025-10-13 07:49:41,124 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:41 GMT', 'server': 'Apache', 'content-length': '14', '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-175f09c3-90c0-48d9-ad4e-c41dda011214', 'x-compute-request-id': 'req-175f09c3-90c0-48d9-ad4e-c41dda011214', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": ""}' 2025-10-13 07:49:46,270 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.140s 2025-10-13 07:49:46,271 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:46 GMT', 'server': 'Apache', 'content-length': '14', '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-d750b749-533a-4dad-9091-56488d4ac1cf', 'x-compute-request-id': 'req-d750b749-533a-4dad-9091-56488d4ac1cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": ""}' 2025-10-13 07:49:54,118 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 2.841s 2025-10-13 07:49:54,118 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:51 GMT', 'server': 'Apache', 'content-length': '67998', '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-39b8d13e-47bb-4eef-83b7-8bd794a1eb39', 'x-compute-request-id': 'req-39b8d13e-47bb-4eef-83b7-8bd794a1eb39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 8132147848 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2799.998 MHz processor\\n[ 0.000876] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001277] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003647] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003677] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003801] ACPI: Early table checksum verification disabled\\n[ 0.003804] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003808] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003814] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003821] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003823] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003826] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003828] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003830] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003831] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003832] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003833] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003834] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003834] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:49:59,300 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.174s 2025-10-13 07:49:59,302 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-length': '84701', '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-3f407363-4545-42d3-b37d-d88f732de5dc', 'x-compute-request-id': 'req-3f407363-4545-42d3-b37d-d88f732de5dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 8132147848 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2799.998 MHz processor\\n[ 0.000876] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001277] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003647] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003677] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003801] ACPI: Early table checksum verification disabled\\n[ 0.003804] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003808] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003814] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003821] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003823] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003826] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003828] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003830] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003831] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003832] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003833] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003834] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003834] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:50:04,647 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.335s 2025-10-13 07:50:04,648 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:04 GMT', 'server': 'Apache', 'content-length': '93669', '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-0aec1613-4a71-45e0-8794-40566b630aef', 'x-compute-request-id': 'req-0aec1613-4a71-45e0-8794-40566b630aef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 8132147848 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2799.998 MHz processor\\n[ 0.000876] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001277] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003647] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003677] Using GB pages for direct mapping\\n[ 0.003796] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.003801] ACPI: Early table checksum verification disabled\\n[ 0.003804] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003808] ACPI: RSDT 0x000000003FFE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003814] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003821] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003823] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003826] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003828] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003830] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003831] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003832] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003833] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003834] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003834] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 2025-10-13 07:50:10,436 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.782s 2025-10-13 07:50:10,436 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:09 GMT', 'server': 'Apache', 'content-length': '101786', '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-57820626-109d-490e-88e3-ce865b85b16b', 'x-compute-request-id': 'req-57820626-109d-490e-88e3-ce865b85b16b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": " 00000001 BXPC 00000001)\\n[ 0.003814] ACPI: FACP 0x000000003FFE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003819] ACPI: DSDT 0x000000003FFE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003821] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.003823] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003826] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003828] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003830] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003831] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003832] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003833] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003834] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003834] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 0.005000] No NUMA configuration found\\n[ 0.005001] Faking a node at [mem 0x0000000000000000-0x000000003ffdafff]\\n[ 0.005010] NODE_DATA(0) allocated [mem 0x3ffb0000-0x3ffdafff]\\n[ 0.005213] Reserving 192MB of memory at 544MB for crashkernel (System RAM: 1023MB)\\n[ 0.005225] Zone ranges:\\n[ 0.005226] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005228] DMA32 [mem 0x0000000001000000-0x000000003ffdafff]\\n[ 0.005230] Normal empty\\n[ 0.005231] Device empty\\n[ 0.005232] Movable zone start for each node\\n[ 0.005234] Early memory node ranges\\n[ 0.005234] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.005236] node 0: [mem 0x0000000000100000-0x000000003ffdafff]\\n[ 0.005238] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdafff]\\n[ 0.005243] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.005271] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.005775] On node 0, zone DMA32: 37 pages in unavailable ranges\\n[ 0.017223] ACPI: PM-Timer IO Port: 0x608\\n[ 0.017247] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.017369] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\n[ 0.017372] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.017374] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\n[ 0.017375] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\n[ 0.017376] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\n[ 0.017377] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\n[ 0.017379] ACPI: Using ACPI (MADT) for SMP configuration information\\n[ 0.017381] TSC deadline timer available\\n[ 0.017394] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[ 0.017461] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]\\n[ 0.017463] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\\n[ 0.017464] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]\\n[ 0.017489] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]\\n[ 0.017491] [mem 0x40000000-0xafffffff] available for PCI devices\\n[ 0.017492] Booting paravirtualized kernel on KVM\\n[ 0.017494] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\\n[ 0.022669] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1\\n[ 0.022847] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152\\n[ 0.022960] kvm-guest: PV spinlocks disabled, single CPU\\n[ 0.022964] Fallback order for Node 0: 0 \\n[ 0.022967] Built 1 zonelists, mobility grouping on. Total pages: 257755\\n[ 0.022969] Policy zone: DMA32\\n[ 0.022969] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:1 2025-10-13 07:50:15,810 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action 0.295s 2025-10-13 07:50:15,812 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:15 GMT', 'server': 'Apache', 'content-length': '101785', '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-d7a13028-938a-4947-8ec9-2a0298ddd35d', 'x-compute-request-id': 'req-d7a13028-938a-4947-8ec9-2a0298ddd35d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166/action'} Body: b'{"output": "003823] ACPI: APIC 0x000000003FFE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003826] ACPI: MCFG 0x000000003FFE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003828] ACPI: WAET 0x000000003FFE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003830] ACPI: Reserving FACP table memory at [mem 0x3ffe3f3f-0x3ffe4032]\\n[ 0.003831] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f3e]\\n[ 0.003832] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.003833] ACPI: Reserving APIC table memory at [mem 0x3ffe4033-0x3ffe40aa]\\n[ 0.003834] ACPI: Reserving MCFG table memory at [mem 0x3ffe40ab-0x3ffe40e6]\\n[ 0.003834] ACPI: Reserving WAET table memory at [mem 0x3ffe40e7-0x3ffe410e]\\n[ 0.005000] No NUMA configuration found\\n[ 0.005001] Faking a node at [mem 0x0000000000000000-0x000000003ffdafff]\\n[ 0.005010] NODE_DATA(0) allocated [mem 0x3ffb0000-0x3ffdafff]\\n[ 0.005213] Reserving 192MB of memory at 544MB for crashkernel (System RAM: 1023MB)\\n[ 0.005225] Zone ranges:\\n[ 0.005226] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005228] DMA32 [mem 0x0000000001000000-0x000000003ffdafff]\\n[ 0.005230] Normal empty\\n[ 0.005231] Device empty\\n[ 0.005232] Movable zone start for each node\\n[ 0.005234] Early memory node ranges\\n[ 0.005234] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.005236] node 0: [mem 0x0000000000100000-0x000000003ffdafff]\\n[ 0.005238] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdafff]\\n[ 0.005243] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.005271] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.005775] On node 0, zone DMA32: 37 pages in unavailable ranges\\n[ 0.017223] ACPI: PM-Timer IO Port: 0x608\\n[ 0.017247] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.017369] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\n[ 0.017372] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.017374] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\n[ 0.017375] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\n[ 0.017376] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\n[ 0.017377] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\n[ 0.017379] ACPI: Using ACPI (MADT) for SMP configuration information\\n[ 0.017381] TSC deadline timer available\\n[ 0.017394] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[ 0.017461] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]\\n[ 0.017463] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\\n[ 0.017464] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]\\n[ 0.017489] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]\\n[ 0.017491] [mem 0x40000000-0xafffffff] available for PCI devices\\n[ 0.017492] Booting paravirtualized kernel on KVM\\n[ 0.017494] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\\n[ 0.022669] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1\\n[ 0.022847] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152\\n[ 0.022960] kvm-guest: PV spinlocks disabled, single CPU\\n[ 0.022964] Fallback order for Node 0: 0 \\n[ 0.022967] Built 1 zonelists, mobility grouping on. Total pages: 257755\\n[ 0.022969] Policy zone: DMA32\\n[ 0.022969] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.023051] Unknown kernel command line parameters \\"BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64\\", will be passed to user space.\\n[ 0.023130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)\\n[ 0.023173] In 2025-10-13 07:50:16,541 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 0.722s 2025-10-13 07:50:16,541 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:15 GMT', 'server': 'Apache', 'content-length': '1993', '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-4f5f813d-d24c-41f4-b331-ffdbb8179c9a', 'x-compute-request-id': 'req-4f5f813d-d24c-41f4-b331-ffdbb8179c9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f'} Body: b'{"server": {"id": "07397512-3f45-43a8-bceb-ce36d747d13f", "name": "tempest-test_bw_limit_tenant_network-122785097", "status": "ACTIVE", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "d21f7e9a5ea837664e561581dda752173deb2a42bb043d343720d0c0", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:48:36Z", "updated": "2025-10-13T07:48:46Z", "addresses": {"tempest-test-network--777802915": [{"version": 4, "addr": "192.168.3.140", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d1:32"}, {"version": 4, "addr": "192.168.122.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d1:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07397512-3f45-43a8-bceb-ce36d747d13f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": "2025-10-13T07:48:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:17,990 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 1.443s 2025-10-13 07:50:17,990 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:16 GMT', 'server': 'Apache', 'content-length': '1871', '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-ff82ad1c-a3f2-4aaf-a6fd-6ce8a263e6ff', 'x-compute-request-id': 'req-ff82ad1c-a3f2-4aaf-a6fd-6ce8a263e6ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"server": {"id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "name": "tempest-test_bw_limit_tenant_network-1886376189", "status": "ACTIVE", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "user_id": "bea3aeaafcbd454c9afb5ac92d65230b", "metadata": {}, "hostId": "4d89a88dc5a0d8ab1c4c6bde28de731682c91dc201d5567084a6b180", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:30Z", "updated": "2025-10-13T07:49:39Z", "addresses": {"tempest-test-network--777802915": [{"version": 4, "addr": "192.168.3.17", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:e6:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddbc84bb-691d-4de1-8a1e-11417912c166"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-1077357474", "OS-SRV-USG:launched_at": "2025-10-13T07:49:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1576067890"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:18,308 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ddbc84bb-691d-4de1-8a1e-11417912c166 0.313s 2025-10-13 07:50:18,308 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1091', 'x-openstack-request-id': 'req-c7f79c90-a974-4ef1-b208-2958bfa8b9e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ddbc84bb-691d-4de1-8a1e-11417912c166'} Body: b'{"ports":[{"id":"1a80e5ae-b9db-4fe6-8237-3f79523e000b","name":"","network_id":"6f3aa63a-59e9-4975-be40-b5070c100a84","tenant_id":"f62b81688e024eca83a3291e4c11fb73","mac_address":"fa:16:3e:9b:e6:f9","admin_state_up":true,"status":"ACTIVE","device_id":"ddbc84bb-691d-4de1-8a1e-11417912c166","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f5574ab0-8e62-4148-a2b0-7d39c4ca041c","ip_address":"192.168.3.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4e92f5fd-1dfb-465f-b068-b926599c34c7"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-test-bw-limit-tenant-network-1886376189","dns_assignment":[{"ip_address":"192.168.3.17","hostname":"tempest-test-bw-limit-tenant-network-1886376189","fqdn":"tempest-test-bw-limit-tenant-network-1886376189.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:49:34Z","updated_at":"2025-10-13T07:49:38Z","revision_number":4,"project_id":"f62b81688e024eca83a3291e4c11fb73"}]}' 2025-10-13 07:50:21,858 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 3.548s 2025-10-13 07:50:21,901 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "port_id": "1a80e5ae-b9db-4fe6-8237-3f79523e000b"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-08b88049-b587-4664-8d28-1d6c605b5bd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "1c83395f-7c66-43d8-8400-8e07c3c96d84", "tenant_id": "f62b81688e024eca83a3291e4c11fb73", "floating_ip_address": "192.168.122.249", "floating_network_id": "6ca52f2c-190a-4c01-a7fc-249444d3e075", "router_id": "26f94752-60b2-426f-8d70-b75d111b94b2", "port_id": "1a80e5ae-b9db-4fe6-8237-3f79523e000b", "fixed_ip_address": "192.168.3.17", "status": "DOWN", "project_id": "f62b81688e024eca83a3291e4c11fb73", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6f3aa63a-59e9-4975-be40-b5070c100a84", "mac_address": "fa:16:3e:9b:e6:f9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ddbc84bb-691d-4de1-8a1e-11417912c166", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-13T07:50:20Z", "updated_at": "2025-10-13T07:50:20Z", "revision_number": 0}}' 2025-10-13 07:50:21,904 42 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.245:22' as 'rocky' with public key authentication 2025-10-13 07:50:21,922 42 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.7) 2025-10-13 07:50:22,105 42 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:22,105 42 INFO [tempest.lib.common.ssh] ssh connection to rocky@192.168.122.245 successfully created 2025-10-13 07:50:22,422 42 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'rocky' with public key authentication 2025-10-13 07:50:22,441 42 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.7) 2025-10-13 07:50:22,809 42 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-13 07:50:22,810 42 INFO [tempest.lib.common.ssh] ssh connection to rocky@192.168.122.249 successfully created 2025-10-13 07:50:25,284 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_bw_limit_tenant_network): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 1.857s 2025-10-13 07:50:25,285 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "8205daed-9a0e-4aa1-a49c-411ab943e2ab", "qos_policy_id": null, "security_groups": ["606caee8-8ba1-4722-bff4-136cbc4a40d0"]}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '923', 'x-openstack-request-id': 'req-3ce2c16b-9111-47c8-9e01-36ad9b381ea1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"92fcb95a-ac47-4e83-b152-0144a67cc99a","name":"","network_id":"8205daed-9a0e-4aa1-a49c-411ab943e2ab","tenant_id":"f62b81688e024eca83a3291e4c11fb73","mac_address":"fa:16:3e:72:ec:3c","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f0406075-7079-49a8-b1f2-d1af82c4a064","ip_address":"10.100.0.8"}],"project_id":"f62b81688e024eca83a3291e4c11fb73","qos_policy_id":null,"port_security_enabled":true,"security_groups":["606caee8-8ba1-4722-bff4-136cbc4a40d0"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:50:24Z","updated_at":"2025-10-13T07:50:24Z","revision_number":1}}' 2025-10-13 07:50:25,286 42 DEBUG [tempest.lib.common.utils.test_utils] Sane call name not found in ['_log_request_start', 'raw_request', '_request', 'request', 'request', 'post', 'create_interface', 'create_interface'] 2025-10-13 07:50:56,877 42 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 0x7fda3d3e39a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,880 42 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 0x7fda3a7b39d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,884 42 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 0x7fda3a7b3970>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,888 42 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 0x7fda3d7bbfd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,941 42 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 0x7fda3d7bbee0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,955 42 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 0x7fda3d7bb0d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,973 42 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 0x7fda3d55c7f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,976 42 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 0x7fda3d55c0a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,982 42 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 0x7fda3d55c6a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:56,992 42 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 0x7fda3d55c3d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,109 42 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 0x7fda3c120f40>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,129 42 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 0x7fda3d55c460>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,162 42 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 0x7fda3c186a30>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,785 42 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 0x7fda3c186190>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,893 42 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 0x7fda3c186310>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,911 42 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 0x7fda38965d00>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,971 42 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 0x7fda38965e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:57,996 42 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 0x7fda3d372370>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:58,014 42 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 0x7fda3d372310>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:58,028 42 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 0x7fda3d372100>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 2025-10-13 07:50:58,105 42 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 0x7fda3d550940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,136 42 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 0x7fda3c53af40>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,225 42 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 0x7fda3d550dc0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,247 42 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 0x7fda3d550850>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,264 42 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 0x7fda3d550fa0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,270 42 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 0x7fda3d550790>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,273 42 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 0x7fda3d550820>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,279 42 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 0x7fda3d5505e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,293 42 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 0x7fda3c1c32e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,300 42 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 0x7fda3c1c37c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,315 42 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 0x7fda3d598cd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,323 42 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 0x7fda3c1c38e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,359 42 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 0x7fda3d598fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,383 42 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 0x7fda3d722100>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,392 42 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 0x7fda3a8bbc40>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,422 42 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 0x7fda3a8bbf70>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,443 42 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 0x7fda3d480fd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,470 42 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 0x7fda3d5a78e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,493 42 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 0x7fda3d5a7940>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f 2025-10-13 07:50:58,506 42 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 0x7fda3d5a75e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f }}} 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 0x7fda3d55c5e0>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fda3d55c5e0>: 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 0x7fda3d372910>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/ddbc84bb-691d-4de1-8a1e-11417912c166 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fda3d372910>: Failed to establish a new connection: [Errno 111] Connection refused')) }}} traceback-3: {{{ 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 0x7fda3c1c3190>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fda3c1c3190>: Failed to establish a new connection: [Errno 111] Connection refused')) }}} traceback-4: {{{ 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 0x7fda3d5a7580>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/07397512-3f45-43a8-bceb-ce36d747d13f (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fda3d5a7580>: 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1148, in test_bw_limit_tenant_network self._validate_traffic_bw_limit(client, server, egress=True, ipv6=True) File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 449, in _validate_traffic_bw_limit self._validate_bw_limit(client, server, egress) File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/common/utils.py", line 311, in inner return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 341, in _validate_bw_limit self._ensure_ctl_fip_for_vm(client) File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 195, in _ensure_ctl_fip_for_vm self.create_interface(vm['id'], port['id']) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 280, in create_interface body = client.create_interface(server_id, port_id=port_id) File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/interfaces_client.py", line 47, in create_interface resp, body = self.post('servers/%s/os-interface' % 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 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_default_qos_policy[id-5cbf643a-b4ed-453c-a073-d468a95a9d78] |
fail
ft11.3: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_default_qos_policy[id-5cbf643a-b4ed-453c-a073-d468a95a9d78]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:50:58,726 42 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 0x7fda3bab6cd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:58,736 42 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 0x7fda3c1c7580>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:58,753 42 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 0x7fda3d435340>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:58,769 42 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 0x7fda3d435610>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:58,777 42 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 0x7fda3d4355b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:58,826 42 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 0x7fda3d3d0790>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:59,101 42 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 0x7fda3d469af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.0/qos/policies 2025-10-13 07:50:59,445 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_default_qos_policy): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/qos/policies 0.734s 2025-10-13 07:50:59,448 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"policy": {"name": "default-qos-policy", "shared": true, "is_default": true}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:59 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32b3b796-0502-4669-ab76-a3924f89c636', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/qos/policies'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1194, in test_default_qos_policy default_policy = self.admin_client.create_qos_policy( File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 623, in create_qos_policy resp, body = self.post(uri, self.serialize(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 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 |
||||||
test_dscp_marking_east_west[id-d075dd6f-0101-4b1a-990c-a001313d3914] |
fail
ft11.4: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_east_west[id-d075dd6f-0101-4b1a-990c-a001313d3914]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:50:59,756 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_east_west): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.302s 2025-10-13 07:50:59,756 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--1823957533"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:59 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-793becd4-1689-4434-81b9-d22b1c549fa1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1141, in test_dscp_marking_east_west src_server, dst_server = self._create_vms_by_topology( File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 818, in _create_vms_by_topology src_network = _create_local_network() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 792, in _create_local_network network = self.create_network() File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 417, in create_network network = client.create_network(name=name, **kwargs)['network'] File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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 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 |
||||||
test_dscp_marking_tenant_network[id-db036021-ae2b-4149-b342-a5619aa606e4] |
fail
ft11.5: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_tenant_network[id-db036021-ae2b-4149-b342-a5619aa606e4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:51:01,185 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_tenant_network): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.421s 2025-10-13 07:51:01,185 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--417677720"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:51:01 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7556b3d1-7276-402f-af7a-74585567794a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1116, in test_dscp_marking_tenant_network src_server, dst_server = self._create_vms_by_topology() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 818, in _create_vms_by_topology src_network = _create_local_network() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 792, in _create_local_network network = self.create_network() File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 417, in create_network network = client.create_network(name=name, **kwargs)['network'] File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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 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 |
||||||
test_qos_after_cold_migration[id-f6e1e433-33b1-4352-bdf3-92dbe9e3f2ee,slow] |
fail
ft11.6: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_qos_after_cold_migration[id-f6e1e433-33b1-4352-bdf3-92dbe9e3f2ee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:51:01,533 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_qos_after_cold_migration): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.266s 2025-10-13 07:51:01,534 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--2082645984"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:51:01 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1d9036b-b03c-487d-848c-698f71747db7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1188, in test_qos_after_cold_migration src_server, dst_server = self._create_vms_by_topology() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 818, in _create_vms_by_topology src_network = _create_local_network() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 792, in _create_local_network network = self.create_network() File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 417, in create_network network = client.create_network(name=name, **kwargs)['network'] File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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 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 |
||||||
test_qos_after_live_migration[id-121bd2dd-6d41-4658-8a05-6fdd444381fa,slow] |
fail
ft11.7: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_qos_after_live_migration[id-121bd2dd-6d41-4658-8a05-6fdd444381fa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:51:01,932 42 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_qos_after_live_migration): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.390s 2025-10-13 07:51:01,932 42 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--1139341475"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:51:01 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d6eea2e1-50f0-475a-9fd9-bafefb235f3f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1177, in test_qos_after_live_migration self._create_vms_by_topology()) File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 818, in _create_vms_by_topology src_network = _create_local_network() File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 792, in _create_local_network network = self.create_network() File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 417, in create_network network = client.create_network(name=name, **kwargs)['network'] File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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 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 |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups.NetworkDefaultSecGroupTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_remove_security_group_negative[id-cc5f679e-7196-4e68-8a82-10b73bf11e48,negative] |
pass
pt12.1: whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups.NetworkDefaultSecGroupTest.test_remove_security_group_negative[id-cc5f679e-7196-4e68-8a82-10b73bf11e48,negative] |
||||||
test_securitygroup_udp[id-921f91f8-7734-4c42-8934-a1438d45747b] |
pass
pt12.2: whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups.NetworkDefaultSecGroupTest.test_securitygroup_udp[id-921f91f8-7734-4c42-8934-a1438d45747b] |
||||||
test_securitygroup_udp_dns[id-db6ab68e-0b9b-46e8-9b15-c9612da57a08] |
fail
ft12.3: whitebox_neutron_tempest_plugin.tests.scenario.test_security_groups.NetworkDefaultSecGroupTest.test_securitygroup_udp_dns[id-db6ab68e-0b9b-46e8-9b15-c9612da57a08]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:49:59,412 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.363s 2025-10-13 07:49:59,412 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "udp-dns-secgrp"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1547', 'x-openstack-request-id': 'req-84451dc0-72a1-472c-bd73-a80b68b127e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "21f649ce-bf68-4a0c-a8cf-72a417051bf7", "name": "udp-dns-secgrp", "stateful": true, "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "description": "", "shared": false, "security_group_rules": [{"id": "2199022d-4a75-4dd4-9d4b-f5a860488745", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "security_group_id": "21f649ce-bf68-4a0c-a8cf-72a417051bf7", "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": 571, "description": null, "tags": [], "created_at": "2025-10-13T07:49:59Z", "updated_at": "2025-10-13T07:49:59Z", "revision_number": 0, "project_id": "e8f8c426ffc94c66930fd4f4c20f47a3"}, {"id": "c01dee83-c766-4c7b-ba5e-2af2817f3d02", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "security_group_id": "21f649ce-bf68-4a0c-a8cf-72a417051bf7", "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": 570, "description": null, "tags": [], "created_at": "2025-10-13T07:49:59Z", "updated_at": "2025-10-13T07:49:59Z", "revision_number": 0, "project_id": "e8f8c426ffc94c66930fd4f4c20f47a3"}], "tags": [], "created_at": "2025-10-13T07:49:59Z", "updated_at": "2025-10-13T07:49:59Z", "revision_number": 1, "project_id": "e8f8c426ffc94c66930fd4f4c20f47a3"}}' 2025-10-13 07:49:59,662 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.249s 2025-10-13 07:49:59,663 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "direction": "ingress", "security_group_id": "21f649ce-bf68-4a0c-a8cf-72a417051bf7"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '579', 'x-openstack-request-id': 'req-bb0e123e-76b4-4714-8266-cdfa58339992', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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": "2ed58450-f161-4cd0-91ec-1024b7dd9d90", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "security_group_id": "21f649ce-bf68-4a0c-a8cf-72a417051bf7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": "0.0.0.0/0", "remote_address_group_id": null, "normalized_cidr": "0.0.0.0/0", "remote_group_id": null, "description": "", "created_at": "2025-10-13T07:49:59Z", "updated_at": "2025-10-13T07:49:59Z", "revision_number": 0, "project_id": "e8f8c426ffc94c66930fd4f4c20f47a3"}}' 2025-10-13 07:50:02,458 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.795s 2025-10-13 07:50:02,459 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "imageRef": "f3f02620-92a0-4066-b77f-0f018627f7a0", "key_name": "tempest-keypair-test-1106195952", "networks": [{"uuid": "c3a0576d-3bbc-478d-8c65-3d18cc800c38"}], "security_groups": [{"name": "udp-dns-secgrp"}], "name": "tempest-server-test-922307669"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27', '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-4ac5f366-9435-4782-996d-a9bbdfa26f7b', 'x-compute-request-id': 'req-4ac5f366-9435-4782-996d-a9bbdfa26f7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "ac13163d-4932-48fb-8812-a080bce9ff27", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "udp-dns-secgrp"}], "adminPass": "WcWkpqE39WBW"}}' 2025-10-13 07:50:03,014 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 0.551s 2025-10-13 07:50:03,016 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:02 GMT', 'server': 'Apache', 'content-length': '1372', '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-c07667e3-075b-4225-8946-c7eb784c1e33', 'x-compute-request-id': 'req-c07667e3-075b-4225-8946-c7eb784c1e33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "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": []}}' 2025-10-13 07:50:04,360 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 0.334s 2025-10-13 07:50:04,362 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:04 GMT', 'server': 'Apache', 'content-length': '1424', '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-ab7d84f0-bc58-47f6-9699-8555653efccc', 'x-compute-request-id': 'req-ab7d84f0-bc58-47f6-9699-8555653efccc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "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": []}}' 2025-10-13 07:50:04,366 45 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-10-13 07:50:06,033 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 0.665s 2025-10-13 07:50:06,034 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:05 GMT', 'server': 'Apache', 'content-length': '1430', '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-75c7c976-2eb0-4f82-acec-578db589394a', 'x-compute-request-id': 'req-75c7c976-2eb0-4f82-acec-578db589394a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "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": []}}' 2025-10-13 07:50:06,043 45 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-10-13 07:50:09,224 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2.178s 2025-10-13 07:50:09,224 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:07 GMT', 'server': 'Apache', 'content-length': '1479', '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-aed15a7e-1b17-4313-92fe-0c3734b7e799', 'x-compute-request-id': 'req-aed15a7e-1b17-4313-92fe-0c3734b7e799', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:11,298 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 1.065s 2025-10-13 07:50:11,298 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:10 GMT', 'server': 'Apache', 'content-length': '1479', '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-04fdc8e3-1ac5-4f18-90c6-5e051ba2186d', 'x-compute-request-id': 'req-04fdc8e3-1ac5-4f18-90c6-5e051ba2186d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:14,207 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 1.900s 2025-10-13 07:50:14,208 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:12 GMT', 'server': 'Apache', 'content-length': '1479', '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-a8812233-6fb0-466b-8902-0ffd60429f37', 'x-compute-request-id': 'req-a8812233-6fb0-466b-8902-0ffd60429f37', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:16,540 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 1.303s 2025-10-13 07:50:16,540 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:15 GMT', 'server': 'Apache', 'content-length': '1479', '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-5ec6001e-972e-4757-9f03-b337c965e38e', 'x-compute-request-id': 'req-5ec6001e-972e-4757-9f03-b337c965e38e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:18,672 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 1.124s 2025-10-13 07:50:18,672 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:17 GMT', 'server': 'Apache', 'content-length': '1479', '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-aed2f33c-e31d-49dc-ad9e-04a6e04ff224', 'x-compute-request-id': 'req-aed2f33c-e31d-49dc-ad9e-04a6e04ff224', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "BUILD", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:20,605 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 0.928s 2025-10-13 07:50:20,606 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:19 GMT', 'server': 'Apache', 'content-length': '1650', '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-97c80cb7-5e2b-415d-9a4a-ce1ad9c9fc09', 'x-compute-request-id': 'req-97c80cb7-5e2b-415d-9a4a-ce1ad9c9fc09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27'} Body: b'{"server": {"id": "ac13163d-4932-48fb-8812-a080bce9ff27", "name": "tempest-server-test-922307669", "status": "ACTIVE", "tenant_id": "e8f8c426ffc94c66930fd4f4c20f47a3", "user_id": "7d71ef18286b440fbcfd193989037584", "metadata": {}, "hostId": "de9b16e866e24c0e5d4381c8e2f9db5f67a85fdb94fbe30c6e091c8d", "image": {"id": "f3f02620-92a0-4066-b77f-0f018627f7a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f3f02620-92a0-4066-b77f-0f018627f7a0"}]}, "flavor": {"id": "1fa12218-ffd0-42e9-ac6e-70da0bf27d94", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1fa12218-ffd0-42e9-ac6e-70da0bf27d94"}]}, "created": "2025-10-13T07:50:02Z", "updated": "2025-10-13T07:50:18Z", "addresses": {"tempest-test-network--228258533": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:d6:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ac13163d-4932-48fb-8812-a080bce9ff27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-test-1106195952", "OS-SRV-USG:launched_at": "2025-10-13T07:50:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "udp-dns-secgrp"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:20,611 45 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2025-10-13 07:50:21,126 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27/action 0.515s 2025-10-13 07:50:21,202 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:20 GMT', 'server': 'Apache', 'content-length': '14', '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-91822fce-9875-489b-a533-710b4b2748bc', 'x-compute-request-id': 'req-91822fce-9875-489b-a533-710b4b2748bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27/action'} Body: b'{"output": ""}' 2025-10-13 07:50:34,003 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27/action 7.784s 2025-10-13 07:50:34,016 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:26 GMT', 'server': 'Apache', 'content-length': '73344', '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-26b16a17-98b0-4184-a665-942409234e11', 'x-compute-request-id': 'req-26b16a17-98b0-4184-a665-942409234e11', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 2646179830 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001348] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001800] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004721] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004765] Using GB pages for direct mapping\\n[ 0.005041] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005048] ACPI: Early table checksum verification disabled\\n[ 0.005053] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005060] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005068] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005075] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005080] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005084] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005088] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005091] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005095] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.005097] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.005099] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005101] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.005102] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6]\\n[ 0.005104] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e]\\n[ 0.006503] No NUMA configuration fo 2025-10-13 07:50:37,131 45 INFO [tempest.lib.common.rest_client] Request (NetworkDefaultSecGroupTest:test_securitygroup_udp_dns): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.113s 2025-10-13 07:50:37,201 45 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-test-network--655804530"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-cb3662cb-4c34-44de-9995-b85a26afe594', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"7d09bc68-b9a3-4f02-8fd1-8b7b81449f0a","name":"tempest-test-network--655804530","tenant_id":"e8f8c426ffc94c66930fd4f4c20f47a3","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e8f8c426ffc94c66930fd4f4c20f47a3","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-13T07:50:34Z","updated_at":"2025-10-13T07:50:34Z","revision_number":1}}' 2025-10-13 07:50:56,868 45 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 0x7f747dd38190>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,879 45 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 0x7f747dcc0610>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,882 45 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 0x7f747dcc01c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,885 45 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 0x7f747dcc0790>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,930 45 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 0x7f747dd9cdc0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,939 45 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 0x7f747dcf81c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,961 45 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 0x7f747dcf8460>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,968 45 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 0x7f747dcf8490>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,975 45 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 0x7f747dcf8040>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:56,984 45 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 0x7f747dcf84c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,109 45 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 0x7f747dd30880>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,121 45 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 0x7f747dd30b80>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,510 45 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 0x7f747dd30fa0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,786 45 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 0x7f747dd30df0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,894 45 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 0x7f747dd30910>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,912 45 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 0x7f747dd30610>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:57,978 45 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 0x7f747dd077f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:58,008 45 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 0x7f747dd07d60>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:58,012 45 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 0x7f747dd07970>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 2025-10-13 07:50:58,030 45 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 0x7f747dd11bb0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 }}} 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 0x7f747dcf84f0>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f747dcf84f0>: 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 0x7f747dd112e0>: 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/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 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='nova-public-openstack.apps-crc.testing', port=443): Max retries exceeded with url: /v2.1/servers/ac13163d-4932-48fb-8812-a080bce9ff27 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f747dd112e0>: 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/whitebox_neutron_tempest_plugin/tests/scenario/test_security_groups.py", line 229, in test_securitygroup_udp_dns ssh_clients, fips, servers = self.create_vm_testing_sec_grp( File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_security_groups.py", line 54, in create_vm_testing_sec_grp new_subnet = self.create_subnet(new_network, reserve_cidr=True) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 511, in create_subnet body = client.create_subnet( File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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')) |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest | 3 | 1 | 2 | 0 | 0 | Detail | |
test_vlan_transparency_ipv6_port_sec_disabled[id-4953921d-f94b-45cb-b569-be0eb6720df2] |
pass
pt13.1: whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest.test_vlan_transparency_ipv6_port_sec_disabled[id-4953921d-f94b-45cb-b569-be0eb6720df2] |
||||||
test_vlan_transparency_ipv6_port_sec_enabled[id-07a3ad80-d6b0-4644-8a33-198dabae6b2f] |
fail
ft13.2: whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest.test_vlan_transparency_ipv6_port_sec_enabled[id-07a3ad80-d6b0-4644-8a33-198dabae6b2f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:49:44,255 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.948s 2025-10-13 07:49:44,256 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "second_tempest-MultiPortVlanTransparencyTest-945261379", "vlan_transparent": true, "port_security_enabled": true}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-dd471bb2-daec-444d-9190-6af6795f5d7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"f73145da-0e10-4eb4-b2e8-7bf64a269a76","name":"second_tempest-MultiPortVlanTransparencyTest-945261379","tenant_id":"eac724deaa8f45d5819331eb697d7950","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"eac724deaa8f45d5819331eb697d7950","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":true,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-13T07:49:43Z","updated_at":"2025-10-13T07:49:43Z","revision_number":1}}' 2025-10-13 07:49:44,648 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.392s 2025-10-13 07:49:44,648 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "f73145da-0e10-4eb4-b2e8-7bf64a269a76", "cidr": "2001:db9::/64", "ip_version": 6, "name": "second_tempest-MultiPortVlanTransparencyTest-945261379", "enable_dhcp": false, "gateway_ip": "2001:db9::1"}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-ebb8cab3-6e65-44a2-8c91-22cec570573a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"7c2ad3d1-8f15-4e6e-86b6-65400f85339a","name":"second_tempest-MultiPortVlanTransparencyTest-945261379","tenant_id":"eac724deaa8f45d5819331eb697d7950","network_id":"f73145da-0e10-4eb4-b2e8-7bf64a269a76","ip_version":6,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"2001:db9::1","cidr":"2001:db9::/64","allocation_pools":[{"start":"2001:db9::2","end":"2001:db9::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-13T07:49:44Z","updated_at":"2025-10-13T07:49:44Z","revision_number":0,"project_id":"eac724deaa8f45d5819331eb697d7950"}}' 2025-10-13 07:49:45,485 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.836s 2025-10-13 07:49:45,485 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "7dac8994-b2b5-47a6-a45c-4ac80b9f1ca0", "name": "first_port-tempest-MultiPortVlanTransparencyTest-945261379-0", "security_groups": ["32b9164a-b707-473d-8da4-c877b7de051c"], "port_security_enabled": true, "allowed_address_pairs": null}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ab3796a5-ce6e-43ff-b828-bc97b84751c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"3fa23025-6f26-447f-bb4e-cfca3e38109e","name":"first_port-tempest-MultiPortVlanTransparencyTest-945261379-0","network_id":"7dac8994-b2b5-47a6-a45c-4ac80b9f1ca0","tenant_id":"eac724deaa8f45d5819331eb697d7950","mac_address":"fa:16:3e:c9:05:61","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6ef94c6f-ad10-42a3-9303-71dfef09f5b3","ip_address":"10.100.0.5"}],"project_id":"eac724deaa8f45d5819331eb697d7950","qos_policy_id":null,"port_security_enabled":true,"security_groups":["32b9164a-b707-473d-8da4-c877b7de051c"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"host-10-100-0-5","fqdn":"host-10-100-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:49:44Z","updated_at":"2025-10-13T07:49:44Z","revision_number":1}}' 2025-10-13 07:49:46,194 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.708s 2025-10-13 07:49:46,194 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "f73145da-0e10-4eb4-b2e8-7bf64a269a76", "name": "second_port-tempest-MultiPortVlanTransparencyTest-945261379-0", "security_groups": ["32b9164a-b707-473d-8da4-c877b7de051c"], "port_security_enabled": true}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '996', 'x-openstack-request-id': 'req-034720b7-78da-40f1-960a-ff77072a9ae6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; 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":"16232850-a781-4af7-acde-224b8edab83b","name":"second_port-tempest-MultiPortVlanTransparencyTest-945261379-0","network_id":"f73145da-0e10-4eb4-b2e8-7bf64a269a76","tenant_id":"eac724deaa8f45d5819331eb697d7950","mac_address":"fa:16:3e:c0:3a:22","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"7c2ad3d1-8f15-4e6e-86b6-65400f85339a","ip_address":"2001:db9::1fb"}],"project_id":"eac724deaa8f45d5819331eb697d7950","qos_policy_id":null,"port_security_enabled":true,"security_groups":["32b9164a-b707-473d-8da4-c877b7de051c"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"2001:db9::1fb","hostname":"host-2001-db9--1fb","fqdn":"host-2001-db9--1fb.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-13T07:49:45Z","updated_at":"2025-10-13T07:49:45Z","revision_number":1}}' 2025-10-13 07:49:54,891 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 8.696s 2025-10-13 07:49:54,892 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "networks": [{"port": "3fa23025-6f26-447f-bb4e-cfca3e38109e"}, {"port": "16232850-a781-4af7-acde-224b8edab83b"}], "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "security_groups": [{"name": "default"}]}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:46 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451', '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-9b7323c2-0198-415d-a2e1-2b22cbd1e199', 'x-compute-request-id': 'req-9b7323c2-0198-415d-a2e1-2b22cbd1e199', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "f6b87e76-f238-423d-af07-9a64aa3a0451", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cSJ7YzhDtTy8"}}' 2025-10-13 07:49:55,860 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.966s 2025-10-13 07:49:55,865 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:54 GMT', 'server': 'Apache', 'content-length': '1415', '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-aeb3cdde-d40c-4807-a83d-552d05dbd808', 'x-compute-request-id': 'req-aeb3cdde-d40c-4807-a83d-552d05dbd808', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "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": []}}' 2025-10-13 07:49:57,512 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.639s 2025-10-13 07:49:57,513 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:56 GMT', 'server': 'Apache', 'content-length': '1415', '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-150e523e-447e-4cc5-82c2-af25544b3b71', 'x-compute-request-id': 'req-150e523e-447e-4cc5-82c2-af25544b3b71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "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": []}}' 2025-10-13 07:49:58,941 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.415s 2025-10-13 07:49:58,941 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:58 GMT', 'server': 'Apache', 'content-length': '1473', '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-946c63ba-9020-4cfd-acef-aa2ee378fd44', 'x-compute-request-id': 'req-946c63ba-9020-4cfd-acef-aa2ee378fd44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "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": []}}' 2025-10-13 07:49:58,947 46 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-10-13 07:50:01,314 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 1.366s 2025-10-13 07:50:01,316 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:49:59 GMT', 'server': 'Apache', 'content-length': '1616', '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-8e627ea9-286c-473b-9cd1-09840a0ea78f', 'x-compute-request-id': 'req-8e627ea9-286c-473b-9cd1-09840a0ea78f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-MultiPortVlanTransparencyTest-945261379"}, {"name": "tempest-MultiPortVlanTransparencyTest-945261379"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:03,022 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.700s 2025-10-13 07:50:03,022 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:02 GMT', 'server': 'Apache', 'content-length': '1616', '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-f4ac908c-f723-41c7-9962-50be0508ef6d', 'x-compute-request-id': 'req-f4ac908c-f723-41c7-9962-50be0508ef6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-MultiPortVlanTransparencyTest-945261379"}, {"name": "tempest-MultiPortVlanTransparencyTest-945261379"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:05,088 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 1.058s 2025-10-13 07:50:05,089 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:04 GMT', 'server': 'Apache', 'content-length': '1616', '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-600c79f1-a45f-4b07-899d-4d04b6eab384', 'x-compute-request-id': 'req-600c79f1-a45f-4b07-899d-4d04b6eab384', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-MultiPortVlanTransparencyTest-945261379"}, {"name": "tempest-MultiPortVlanTransparencyTest-945261379"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:08,037 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 1.942s 2025-10-13 07:50:08,038 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:06 GMT', 'server': 'Apache', 'content-length': '1616', '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-c1a36f71-0b01-44c1-9167-8bfc6dd5a4ec', 'x-compute-request-id': 'req-c1a36f71-0b01-44c1-9167-8bfc6dd5a4ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "BUILD", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-MultiPortVlanTransparencyTest-945261379"}, {"name": "tempest-MultiPortVlanTransparencyTest-945261379"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:11,154 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 2.110s 2025-10-13 07:50:11,154 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:09 GMT', 'server': 'Apache', 'content-length': '1979', '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-c60a144f-210e-42e3-a1b9-9343353922a6', 'x-compute-request-id': 'req-c60a144f-210e-42e3-a1b9-9343353922a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} Body: b'{"server": {"id": "f6b87e76-f238-423d-af07-9a64aa3a0451", "name": "server-tempest-MultiPortVlanTransparencyTest-945261379-0", "status": "ACTIVE", "tenant_id": "eac724deaa8f45d5819331eb697d7950", "user_id": "ade7fd77366949abb026beb7c6eba9d3", "metadata": {}, "hostId": "d3595c97ed6d397ee4f3999129def4392d3bc6446b9f480c2b7d2bc2", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2025-10-13T07:49:54Z", "updated": "2025-10-13T07:50:09Z", "addresses": {"tempest-MultiPortVlanTransparencyTest-945261379": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:05:61"}], "second_tempest-MultiPortVlanTransparencyTest-945261379": [{"version": 6, "addr": "2001:db9::1fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f6b87e76-f238-423d-af07-9a64aa3a0451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-MultiPortVlanTransparencyTest-945261379", "OS-SRV-USG:launched_at": "2025-10-13T07:50:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-MultiPortVlanTransparencyTest-945261379"}, {"name": "tempest-MultiPortVlanTransparencyTest-945261379"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-10-13 07:50:11,157 46 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-10-13 07:50:11,333 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action 0.176s 2025-10-13 07:50:11,334 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:11 GMT', 'server': 'Apache', 'content-length': '14', '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-6df1dc46-3d3c-4761-aae8-b16b544ff938', 'x-compute-request-id': 'req-6df1dc46-3d3c-4761-aae8-b16b544ff938', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action'} Body: b'{"output": ""}' 2025-10-13 07:50:17,059 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action 0.719s 2025-10-13 07:50:17,059 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:16 GMT', 'server': 'Apache', 'content-length': '34051', '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-ee5e839d-c0d5-4355-9e4b-d7a7a960037b', 'x-compute-request-id': 'req-ee5e839d-c0d5-4355-9e4b-d7a7a960037b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 5989189548 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000861] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001225] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003859] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003891] Using GB pages for direct mapping\\n[ 0.004002] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.004008] ACPI: Early table checksum verification disabled\\n[ 0.004011] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004015] ACPI: RSDT 0x000000003FFE4115 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004020] ACPI: FACP 0x000000003FFE3F45 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004025] ACPI: DSDT 0x000000003FFE0040 003F05 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004027] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.004029] ACPI: APIC 0x000000003FFE4039 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004032] ACPI: MCFG 0x000000003FFE40B1 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004034] ACPI: WAET 0x000000003FFE40ED 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004036] ACPI: Reserving FACP table memory at [mem 0x3ffe3f45-0x3ffe4038]\\n[ 0.004037] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f44]\\n[ 0.004038] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.004039] ACPI: Reserving APIC table memory at [mem 0x3ffe4039-0x3ffe40b0]\\n[ 0.004039] ACPI: Reserving MCFG table memory at [mem 0x3ffe40b1-0x3ffe40ec]\\n[ 0.004040] ACPI: Reserving WAET table memory at [mem 0x3ffe40ed-0x3ffe4114]\\n[ 2025-10-13 07:50:22,513 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action 0.448s 2025-10-13 07:50:22,514 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:22 GMT', 'server': 'Apache', 'content-length': '72578', '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-5786703b-66c0-4b90-b84e-66e9984a153c', 'x-compute-request-id': 'req-5786703b-66c0-4b90-b84e-66e9984a153c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action'} Body: b'{"output": "[ 0.000000] Linux version 5.14.0-362.8.1.el9_3.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.35.2-42.el9) #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023\\n[ 0.000000] The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\\n[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 5989189548 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000861] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001225] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003859] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003891] Using GB pages for direct mapping\\n[ 0.004002] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.004008] ACPI: Early table checksum verification disabled\\n[ 0.004011] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004015] ACPI: RSDT 0x000000003FFE4115 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004020] ACPI: FACP 0x000000003FFE3F45 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004025] ACPI: DSDT 0x000000003FFE0040 003F05 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004027] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.004029] ACPI: APIC 0x000000003FFE4039 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004032] ACPI: MCFG 0x000000003FFE40B1 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004034] ACPI: WAET 0x000000003FFE40ED 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004036] ACPI: Reserving FACP table memory at [mem 0x3ffe3f45-0x3ffe4038]\\n[ 0.004037] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f44]\\n[ 0.004038] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.004039] ACPI: Reserving APIC table memory at [mem 0x3ffe4039-0x3ffe40b0]\\n[ 0.004039] ACPI: Reserving MCFG table memory at [mem 0x3ffe40b1-0x3ffe40ec]\\n[ 0.004040] ACPI: Reserving WAET table memory at [mem 0x3ffe40ed-0x3ffe4114]\\n[ 2025-10-13 07:50:34,327 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action 6.794s 2025-10-13 07:50:34,328 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:27 GMT', 'server': 'Apache', 'content-length': '101818', '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-40592783-1d8c-4db6-aed9-ec92577c9029', 'x-compute-request-id': 'req-40592783-1d8c-4db6-aed9-ec92577c9029', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action'} Body: b'{"output": " 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.0-362.8.1.el9_3.x86_64 root=UUID=7a97e869-e298-4741-8c4b-8b1b714435e5 ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdb000-0x000000003fffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000001] kvm-clock: using sched offset of 5989189548 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.000861] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000\\n[ 0.001225] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003859] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003891] Using GB pages for direct mapping\\n[ 0.004002] RAMDISK: [mem 0x2ef48000-0x3379bfff]\\n[ 0.004008] ACPI: Early table checksum verification disabled\\n[ 0.004011] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004015] ACPI: RSDT 0x000000003FFE4115 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004020] ACPI: FACP 0x000000003FFE3F45 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004025] ACPI: DSDT 0x000000003FFE0040 003F05 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004027] ACPI: FACS 0x000000003FFE0000 000040\\n[ 0.004029] ACPI: APIC 0x000000003FFE4039 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004032] ACPI: MCFG 0x000000003FFE40B1 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004034] ACPI: WAET 0x000000003FFE40ED 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004036] ACPI: Reserving FACP table memory at [mem 0x3ffe3f45-0x3ffe4038]\\n[ 0.004037] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe3f44]\\n[ 0.004038] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]\\n[ 0.004039] ACPI: Reserving APIC table memory at [mem 0x3ffe4039-0x3ffe40b0]\\n[ 0.004039] ACPI: Reserving MCFG table memory at [mem 0x3ffe40b1-0x3ffe40ec]\\n[ 0.004040] ACPI: Reserving WAET table memory at [mem 0x3ffe40ed-0x3ffe4114]\\n[ 0.004979] No NUMA configuration found\\n[ 0.004980] Faking a node at [mem 0x0000000000000000-0x000000003ffdafff]\\n[ 0.004989] NODE_DATA(0) allocated [mem 0x3ffb0000-0x3ffdafff]\\n[ 0.005215] Reserving 192MB of memory at 416MB for crashkernel (System RAM: 1023MB)\\n[ 0.005227] Zone ranges:\\n[ 0.005228] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005230] DMA32 [me 2025-10-13 07:50:50,888 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparency_ipv6_port_sec_enabled): 503 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/action 11.467s 2025-10-13 07:50:50,888 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:39 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-88c1d68d-811b-4b80-827e-af0940426c2a', 'x-compute-request-id': 'req-88c1d68d-811b-4b80-827e-af0940426c2a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451/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"}' 2025-10-13 07:50:52,126 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:_run_cleanups): 503 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.405s 2025-10-13 07:50:52,127 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:51 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-a111f53d-1ab5-4b92-ae06-441682556093', 'x-compute-request-id': 'req-a111f53d-1ab5-4b92-ae06-441682556093', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} 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"}' 2025-10-13 07:50:52,288 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:_run_cleanups): 503 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451 0.159s 2025-10-13 07:50:52,289 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:52 GMT', 'server': 'Apache', 'content-length': '218', 'x-openstack-request-id': 'req-d9572571-29ba-4035-a3c7-234d05edafa2', 'x-compute-request-id': 'req-d9572571-29ba-4035-a3c7-234d05edafa2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f6b87e76-f238-423d-af07-9a64aa3a0451'} 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/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-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/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 (most recent call last): File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_vlan_transparency.py", line 461, in test_vlan_transparency_ipv6_port_sec_enabled self._test_vlan_transparent_connectivity_two_ports( File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_vlan_transparency.py", line 417, in _test_vlan_transparent_connectivity_two_ports self.vms[server_name]['vm'] = self._create_port_and_server( File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_vlan_transparency.py", line 126, in _create_port_and_server return self.create_server(flavor_ref=self.flavor_ref, File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 151, in create_server self.wait_for_guest_os_ready(server['server'], client=client) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 575, in wait_for_guest_os_ready utils.wait_until_true(system_booted, timeout=90, sleep=5) File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/common/utils.py", line 84, in wait_until_true while not predicate(): File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 568, in system_booted console_output = client.get_console_output(server['id'])['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 |
||||||
test_vlan_transparent_connectivity_two_ports[id-d7653461-46ae-4d55-9ad1-85ef66084739] |
fail
ft13.3: whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.MultiPortVlanTransparencyTest.test_vlan_transparent_connectivity_two_ports[id-d7653461-46ae-4d55-9ad1-85ef66084739]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-10-13 07:50:52,373 46 INFO [tempest.lib.common.rest_client] Request (MultiPortVlanTransparencyTest:test_vlan_transparent_connectivity_two_ports): 503 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.065s 2025-10-13 07:50:52,375 46 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "second_tempest-MultiPortVlanTransparencyTest-945261379", "vlan_transparent": true, "port_security_enabled": true}} Response - Headers: {'date': 'Mon, 13 Oct 2025 07:50:52 GMT', 'server': 'Apache', 'content-length': '218', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a6fe3ffd-59bb-474b-ae3f-32346a7b7c75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=44869234b34a7b8d5dfe06f5583ac01d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '503', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} 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/whitebox_neutron_tempest_plugin/tests/scenario/test_vlan_transparency.py", line 451, in test_vlan_transparent_connectivity_two_ports self._test_vlan_transparent_connectivity_two_ports( File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_vlan_transparency.py", line 401, in _test_vlan_transparent_connectivity_two_ports second_network = self.create_network( File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/api/base.py", line 417, in create_network network = client.create_network(name=name, **kwargs)['network'] File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create resp, body = self.post(uri, 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 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 |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_basic.NetworkBasicTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_basic_instance_kuku[id-df9e38fd-4eb3-4d6c-b26a-a472856fdcb8] |
pass
pt14.1: whitebox_neutron_tempest_plugin.tests.scenario.test_basic.NetworkBasicTest.test_basic_instance_kuku[id-df9e38fd-4eb3-4d6c-b26a-a472856fdcb8] |
||||||
test_soft_hard_vm_reboot[id-ff7f6a84-4705-4638-9fce-cdc79f8b2c73] |
pass
pt14.2: whitebox_neutron_tempest_plugin.tests.scenario.test_basic.NetworkBasicTest.test_soft_hard_vm_reboot[id-ff7f6a84-4705-4638-9fce-cdc79f8b2c73] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_broadcast.BroadcastTestIPv4Common | 1 | 1 | 0 | 0 | 0 | Detail | |
test_broadcast_same_network[id-7f33370a-5f46-4452-8b2f-166acda1720f] |
pass
pt15.1: whitebox_neutron_tempest_plugin.tests.scenario.test_broadcast.BroadcastTestIPv4Common.test_broadcast_same_network[id-7f33370a-5f46-4452-8b2f-166acda1720f] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_broadcast.BroadcastTestVlanTransparency | 1 | 1 | 0 | 0 | 0 | Detail | |
test_broadcast_vlan_transparency[id-7ea12762-31af-4bf2-9219-c54212171010] |
pass
pt16.1: whitebox_neutron_tempest_plugin.tests.scenario.test_broadcast.BroadcastTestVlanTransparency.test_broadcast_vlan_transparency[id-7ea12762-31af-4bf2-9219-c54212171010] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.ExtraDhcpOptionsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_extra_dhcp_opts_disabled_dhcp6[id-abb12899-690a-407d-99d4-49eca030ce94] |
pass
pt17.1: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.ExtraDhcpOptionsTest.test_extra_dhcp_opts_disabled_dhcp6[id-abb12899-690a-407d-99d4-49eca030ce94] |
||||||
test_extra_dhcp_opts_disabled_enabled_dhcp4[id-ef41d6d8-f2bf-44e4-9f4d-bb8a3fed50ad] |
pass
pt17.2: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.ExtraDhcpOptionsTest.test_extra_dhcp_opts_disabled_enabled_dhcp4[id-ef41d6d8-f2bf-44e4-9f4d-bb8a3fed50ad] |
||||||
test_extra_dhcp_opts_ipv4_ipv6_stateful[id-8f52b4dc-faae-4f1d-b113-d2f3e86bf0d6] |
pass
pt17.3: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.ExtraDhcpOptionsTest.test_extra_dhcp_opts_ipv4_ipv6_stateful[id-8f52b4dc-faae-4f1d-b113-d2f3e86bf0d6] |
||||||
test_extra_dhcp_opts_ipv4_ipv6_stateless[id-e9e32249-6148-4565-b7b1-e64c77c9f4ec] |
pass
pt17.4: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.ExtraDhcpOptionsTest.test_extra_dhcp_opts_ipv4_ipv6_stateless[id-e9e32249-6148-4565-b7b1-e64c77c9f4ec] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_extra_dhcp_opts_dhcp_disabled_option[id-30ef3221-e46b-4358-b550-d98c08272e1c] |
pass
pt18.1: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest.test_extra_dhcp_opts_dhcp_disabled_option[id-30ef3221-e46b-4358-b550-d98c08272e1c] |
||||||
test_extra_dhcp_opts_disabled_dhcp6[id-abb12899-690a-407d-99d4-49eca030ce94] |
pass
pt18.2: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest.test_extra_dhcp_opts_disabled_dhcp6[id-abb12899-690a-407d-99d4-49eca030ce94] |
||||||
test_extra_dhcp_opts_disabled_enabled_dhcp4[id-ef41d6d8-f2bf-44e4-9f4d-bb8a3fed50ad] |
pass
pt18.3: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest.test_extra_dhcp_opts_disabled_enabled_dhcp4[id-ef41d6d8-f2bf-44e4-9f4d-bb8a3fed50ad] |
||||||
test_extra_dhcp_opts_ipv4_ipv6_stateful[id-8f52b4dc-faae-4f1d-b113-d2f3e86bf0d6] |
pass
pt18.4: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest.test_extra_dhcp_opts_ipv4_ipv6_stateful[id-8f52b4dc-faae-4f1d-b113-d2f3e86bf0d6] |
||||||
test_extra_dhcp_opts_ipv4_ipv6_stateless[id-e9e32249-6148-4565-b7b1-e64c77c9f4ec] |
pass
pt18.5: whitebox_neutron_tempest_plugin.tests.scenario.test_extra_dhcp_opts.OvnExtraDhcpOptionsTest.test_extra_dhcp_opts_ipv4_ipv6_stateless[id-e9e32249-6148-4565-b7b1-e64c77c9f4ec] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSTestOvn | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ovn_create_and_update_port_with_dns_name[id-6349ce8c-bc10-485a-a21b-da073241420e] |
pass
pt19.1: whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSTestOvn.test_ovn_create_and_update_port_with_dns_name[id-6349ce8c-bc10-485a-a21b-da073241420e] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flooding_when_special_groups[id-35523bd5-4b35-4e6b-a25a-20826808d85d] |
pass
pt20.1: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_flooding_when_special_groups[id-35523bd5-4b35-4e6b-a25a-20826808d85d] |
||||||
test_igmp_snooping_same_network_and_unsubscribe[id-615a35d3-642e-4440-a19e-351f29d0b3ff] |
pass
pt20.2: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_same_network_and_unsubscribe[id-615a35d3-642e-4440-a19e-351f29d0b3ff] |
||||||
whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestVlanTransparency | 1 | 1 | 0 | 0 | 0 | Detail | |
test_igmp_snooping_vlan_transparency[id-c480cec8-3ca4-4781-baad-2e1190079467] |
pass
pt21.1: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestVlanTransparency.test_igmp_snooping_vlan_transparency[id-c480cec8-3ca4-4781-baad-2e1190079467] |
||||||
Total | 48 | 22 | 23 | 0 | 3 |